From 16d68b3f5cfe684c8a2e96219e68b603297da23e Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Thu, 27 Jun 2019 14:21:23 +0200 Subject: a few commands and environments used by arabluatex that must be processed by ekdosis --- ekdosis.dtx | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ekdosis.dtx') diff --git a/ekdosis.dtx b/ekdosis.dtx index 243264d..cd68b2e 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx @@ -874,7 +874,10 @@ end local cmdtotags = { {a="textsuperscript", b="hi", c=" rend=\"sup\""}, {a="textsubscript", b="hi", c=" rend=\"sub\""}, + {a="LRfootnote", b="note", c=" place=\"bottom\""}, + {a="RLfootnote", b="note", c=" place=\"bottom\""}, {a="footnote", b="note", c=" place=\"bottom\""}, + {a="txtrans", b="s", c=" xml:lang=\"arb-Latn\" type=\"transliterated\""}, {a="textbf", b="hi", c=" rend=\"bold\""}, {a="textit", b="hi", c=" rend=\"italic\""}, {a="textsc", b="hi", c=" rend=\"smallcaps\""}, @@ -886,6 +889,8 @@ local cmdtotags = { } local envtotags = { + {a="txarabtr", b="p", c=" xml:lang=\"arb-Latn\" type=\"transliterated\""}, + {a="txarab", b="p", c=" xml:lang=\"arb\""}, {a="center", b="p", c=" rend=\"centered\""}, {a="verse", b="lg", c=""}, {a="arab", b="p", -- cgit v1.2.3