diff options
-rw-r--r-- | arabluatex.dtx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/arabluatex.dtx b/arabluatex.dtx index cc1f3e8..72ec6bb 100644 --- a/arabluatex.dtx +++ b/arabluatex.dtx | |||
@@ -3416,10 +3416,10 @@ wa-ya.sIru ta.hta 'l-jild-i | |||
3416 | % \end{macro} | 3416 | % \end{macro} |
3417 | % \begin{macro}{\arbnull} | 3417 | % \begin{macro}{\arbnull} |
3418 | % \changes{v1.7}{2016/12/24}{New \cs{arbnull} command for putting | 3418 | % \changes{v1.7}{2016/12/24}{New \cs{arbnull} command for putting |
3419 | % back on any contextual analysis broken by other commands.} The | 3419 | % back on any contextual analysis rule broken by other commands.} |
3420 | % \cs{arbnull} command does nothing by itself. It is processed only | 3420 | % The \cs{arbnull} command does nothing by itself. It is processed |
3421 | % if it is found in Arabic context so as to put back on contextual | 3421 | % only if it is found in Arabic context so as to put back on |
3422 | % analysis in case it has been broken by other commands. | 3422 | % contextual analysis in case it has been broken by other commands. |
3423 | % \begin{macrocode} | 3423 | % \begin{macrocode} |
3424 | \NewDocumentCommand{\arbnull}{m}{\relax} | 3424 | \NewDocumentCommand{\arbnull}{m}{\relax} |
3425 | % \end{macrocode} | 3425 | % \end{macrocode} |