From d55abd06d1ec6bae1293d465e8878dbfdc8e8410 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Fri, 17 Aug 2018 10:06:03 +0200 Subject: removed unnecessary \txarb from exported \bayt --- arabluatex.dtx | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) (limited to 'arabluatex.dtx') diff --git a/arabluatex.dtx b/arabluatex.dtx index a2a61cd..0142c1e 100644 --- a/arabluatex.dtx +++ b/arabluatex.dtx @@ -4640,7 +4640,7 @@ wa-ya.sIru ta.hta 'l-jild-i % \end{macrocode} % \end{macro} % -% \paragraph{Exporting Unicode Arabic to external file} +% \paragraph*{Exporting Unicode Arabic to external file} % \begin{macro}{\SetArbOutSuffix} % \changes{v1.13}{2018/08/13}{Sets a suffix to be appended to the % filename of the external Unicode file.}By default, |_out| is the @@ -4654,11 +4654,16 @@ wa-ya.sIru ta.hta 'l-jild-i % \end{macrocode} % \end{macro} % \begin{macro}{\ArbOutFile} -% \changes{v1.13}{2018/08/13}{Silently exports its argument in the selected -% external file.} \cs{ArbOutFile}\oarg{newline}\marg{string} silently -% exports \meta{string} to the external selected file. It may take -% |newline| as an optional argument in which case a carriage return is -% appended to |string|. +% \changes{v1.13}{2018/08/13}{Silently exports its argument in the +% selected external file.} +% \cs{ArbOutFile}\oarg{newline}\marg{string} silently exports +% \meta{string} to the external selected file. It may take |newline| +% as an optional argument in which case a carriage return is +% appended to |string|. +% \begin{macro}{\ArbOutFile*} +% \cs{ArbOutFile*}\oarg{newline}\marg{string} does the same as +% \cs{ArbOutFile} but also inserts \meta{string} in the current +% |.tex| source file. % \begin{macrocode} \NewDocumentCommand{\ArbOutFile}{s O{no} +m}{% \if@pkg@export% @@ -4668,6 +4673,7 @@ wa-ya.sIru ta.hta 'l-jild-i \else\IfBooleanTF{#1}{#3}{}\fi} % \end{macrocode} % \end{macro} +% \end{macro} % \begin{environment}{arabexport} % \changes{v1.13}{2018/08/13}{Processes and print its argument in % the current file and exports it in full Unicode in the external -- cgit v1.2.3