aboutsummaryrefslogtreecommitdiff
path: root/arabluatex.dtx
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2018-03-29 11:10:20 +0200
committerRobert Alessi <alessi@robertalessi.net>2018-03-29 11:23:44 +0200
commit6f7b8e49be7093b2c67aee02f562b0491bd16c10 (patch)
tree82c60e0643aafe5e9868b112aa7cf851ba8dd3a4 /arabluatex.dtx
parentcfd766fedcce6ea9587d352e7c1f316d45bdef16 (diff)
downloadarabluatex-6f7b8e49be7093b2c67aee02f562b0491bd16c10.tar.gz
new command \newarbmark{} for inserting new marks in arabluatex's arbmarks table
Diffstat (limited to 'arabluatex.dtx')
-rw-r--r--arabluatex.dtx7
1 files changed, 6 insertions, 1 deletions
diff --git a/arabluatex.dtx b/arabluatex.dtx
index 53a7ed4..121de84 100644
--- a/arabluatex.dtx
+++ b/arabluatex.dtx
@@ -3752,7 +3752,12 @@ wa-ya.sIru ta.hta 'l-jild-i
3752 \luadirect{tex.sprint(processarbmarks(\luastringN{#1}))}% 3752 \luadirect{tex.sprint(processarbmarks(\luastringN{#1}))}%
3753 \egroup} 3753 \egroup}
3754% \end{macrocode} 3754% \end{macrocode}
3755% 3755% \end{macro}
3756% \begin{macro}{\newarbmark}
3757% \begin{macrocode}
3758\NewDocumentCommand{\newarbmark}{m m m}{%
3759 \luadirect{newarbmark(\luastringN{#1}, \luastringN{#2}, \luastringN{#3})}}
3760% \end{macrocode}
3756% \end{macro} 3761% \end{macro}
3757% \begin{environment}{arab} 3762% \begin{environment}{arab}
3758% The |arab| environment does for paragraphs the same as \cs{arb} does 3763% The |arab| environment does for paragraphs the same as \cs{arb} does