diff options
Diffstat (limited to 'ekdosis.dtx')
-rw-r--r-- | ekdosis.dtx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ekdosis.dtx b/ekdosis.dtx index 22f9c9d..229c4c7 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx | |||
@@ -1476,15 +1476,15 @@ local cmdtotags = { | |||
1476 | {a="LRfootnote", b="note", c=" place=\"bottom\""}, | 1476 | {a="LRfootnote", b="note", c=" place=\"bottom\""}, |
1477 | {a="RLfootnote", b="note", c=" place=\"bottom\""}, | 1477 | {a="RLfootnote", b="note", c=" place=\"bottom\""}, |
1478 | {a="footnote", b="note", c=" place=\"bottom\""}, | 1478 | {a="footnote", b="note", c=" place=\"bottom\""}, |
1479 | {a="txtrans", b="s", c=" xml:lang=\"arb-Latn\" type=\"transliterated\""}, | 1479 | {a="txtrans", b="s", c=" xml:lang=\"ar-Latn\" type=\"transliterated\""}, |
1480 | {a="textbf", b="hi", c=" rend=\"bold\""}, | 1480 | {a="textbf", b="hi", c=" rend=\"bold\""}, |
1481 | {a="textit", b="hi", c=" rend=\"italic\""}, | 1481 | {a="textit", b="hi", c=" rend=\"italic\""}, |
1482 | {a="textsc", b="hi", c=" rend=\"smallcaps\""}, | 1482 | {a="textsc", b="hi", c=" rend=\"smallcaps\""}, |
1483 | {a="textsf", b="hi", c=" rend=\"sf\""}, | 1483 | {a="textsf", b="hi", c=" rend=\"sf\""}, |
1484 | {a="arbup", b="hi", c=" rend=\"sup\""}, | 1484 | {a="arbup", b="hi", c=" rend=\"sup\""}, |
1485 | {a="txarb", b="s", c=" xml:lang=\"arb\""}, | 1485 | {a="txarb", b="s", c=" xml:lang=\"ar-arb\""}, |
1486 | {a="arb", b="s", | 1486 | {a="arb", b="s", |
1487 | c=" xml:lang=\"arb-Latn\" type=\"transliterated\" subtype=\"arabtex\""} | 1487 | c=" xml:lang=\"ar-Latn\" type=\"transliterated\" subtype=\"arabtex\""} |
1488 | } | 1488 | } |
1489 | 1489 | ||
1490 | local texpatttotags = { | 1490 | local texpatttotags = { |