diff options
Diffstat (limited to 'Master/texmf-dist/tex/xelatex/bidi/bidi.tex')
-rw-r--r-- | Master/texmf-dist/tex/xelatex/bidi/bidi.tex | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/Master/texmf-dist/tex/xelatex/bidi/bidi.tex b/Master/texmf-dist/tex/xelatex/bidi/bidi.tex index 4219f1beb58..8c351ac1e12 100644 --- a/Master/texmf-dist/tex/xelatex/bidi/bidi.tex +++ b/Master/texmf-dist/tex/xelatex/bidi/bidi.tex @@ -4,7 +4,7 @@ %% %% The original source files were: %% -%% bidi.dtx (with options: `bidi.tex') +%% bidi.dtx (with options: `table,bidi.tex') %% %% __________________________________________________ %% Copyright © 2009–2013 Vafa Khalighi <persian-tex@tug.org> @@ -34,33 +34,34 @@ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} %% -\def\bididate{2013/09/23} +\def\bididate{2013/09/25} \def\bidiversion{v0.2} \catcode`@=11 \let \protect \relax \newlinechar`\^^J -\edef\@bidi@info{******************************************************************************^^J% +\edef\@bidi@info{****************************************************^^J% * ^^J% -* bidi package (Bidirectional typesetting in plain TeX and LaTeX, using^^J% -* XeTeX engine)^^J% +* bidi package (Bidirectional typesetting in^^J% +* plain TeX and LaTeX, using XeTeX engine)^^J% * ^^J% -* Description: A convenient interface for typesetting bidirectional texts in^^J% -* plain TeX and LaTeX. The package includes adaptations for use with^^J% -* many other commonly-used packages.^^J% +* Description: A convenient interface for^^J% +* typesetting bidirectional texts in plain TeX^^J% +* and LaTeX. The package includes adaptations^^J% +* for use with many other commonly-used packages.^^J% * ^^J% * Copyright © 2009–2013 Vafa Khalighi^^J% * ^^J% * \bididate, \bidiversion^^J% * ^^J% -* License: LaTeX Project Public License, version 1.3c^^J% -* or higher (your choice)^^J% +* License: LaTeX Project Public License, version^^J% +* 1.3c or higher (your choice)^^J% * ^^J% * Location on CTAN: /macros/xetex/latex/bidi^^J% * ^^J% * Issue tracker: https://github.com/vafa/bidi/issues^^J% * ^^J% -Support: persian-tex@tug.org^^J% -******************************************************************************} +* Support: persian-tex@tug.org^^J% +****************************************************} \message{\@bidi@info} \edef\bidi@everyjob{\the\everyjob} \everyjob{\bidi@everyjob\message{\@bidi@info}} |