aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ekdosis.dtx2
-rw-r--r--ekdosis.ins2
2 files changed, 3 insertions, 1 deletions
diff --git a/ekdosis.dtx b/ekdosis.dtx
index c5ed011..8868cef 100644
--- a/ekdosis.dtx
+++ b/ekdosis.dtx
@@ -756,7 +756,7 @@ local cmdtotags = {
756 {a="textsf", b="hi", c=" rend=\"sf\""}, 756 {a="textsf", b="hi", c=" rend=\"sf\""},
757 {a="arbup", b="hi", c=" rend=\"sup\""}, 757 {a="arbup", b="hi", c=" rend=\"sup\""},
758 {a="txarb", b="foreign", c=" xml:lang=\"arb\""}, 758 {a="txarb", b="foreign", c=" xml:lang=\"arb\""},
759 {a="arb", b="foreign", c=" xml:lang=\"arb\""}, 759 {a="arb", b="foreign", c=" xml:lang=\"arb-Latn\" type=\"arabtex\""}
760} 760}
761 761
762function ekdosis.newcmdtotag(cmd, tag, attr) 762function ekdosis.newcmdtotag(cmd, tag, attr)
diff --git a/ekdosis.ins b/ekdosis.ins
index 27e4b58..b113321 100644
--- a/ekdosis.ins
+++ b/ekdosis.ins
@@ -43,6 +43,7 @@ Running "make install" installs the files in the local TeX tree.
43} 43}
44\nopreamble\nopostamble 44\nopreamble\nopostamble
45\usedir{tex/lualatex/ekdosis} 45\usedir{tex/lualatex/ekdosis}
46\bgroup
46\catcode9=12 47\catcode9=12
47\generate{ 48\generate{
48 \file{\jobname.lua}{ 49 \file{\jobname.lua}{
@@ -50,4 +51,5 @@ Running "make install" installs the files in the local TeX tree.
50 \from{\jobname.dtx}{lua} 51 \from{\jobname.dtx}{lua}
51 } 52 }
52} 53}
54\egroup
53\endbatchfile 55\endbatchfile