diff options
author | Robert Alessi <alessi@robertalessi.net> | 2016-12-24 18:03:23 +0100 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2016-12-24 18:03:23 +0100 |
commit | 25713092d9c253664d263fab11953e642a594429 (patch) | |
tree | 7700535f9da99d8053fa5b0b4b549cbf2aeb3e17 | |
parent | 249ab237b489b6774d9711d463a17675e5e4725a (diff) | |
download | arabluatex-25713092d9c253664d263fab11953e642a594429.tar.gz |
a correction in the documentation
-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} |