From 6f7b8e49be7093b2c67aee02f562b0491bd16c10 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Thu, 29 Mar 2018 11:10:20 +0200 Subject: new command \newarbmark{} for inserting new marks in arabluatex's arbmarks table --- arabluatex.dtx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'arabluatex.dtx') 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 \luadirect{tex.sprint(processarbmarks(\luastringN{#1}))}% \egroup} % \end{macrocode} -% +% \end{macro} +% \begin{macro}{\newarbmark} +% \begin{macrocode} +\NewDocumentCommand{\newarbmark}{m m m}{% + \luadirect{newarbmark(\luastringN{#1}, \luastringN{#2}, \luastringN{#3})}} +% \end{macrocode} % \end{macro} % \begin{environment}{arab} % The |arab| environment does for paragraphs the same as \cs{arb} does -- cgit v1.2.3