diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/bidi/bidi.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/bidi/bidi.sty | 30 |
1 files changed, 9 insertions, 21 deletions
diff --git a/Master/texmf-dist/tex/latex/bidi/bidi.sty b/Master/texmf-dist/tex/latex/bidi/bidi.sty index 2964c0b36e0..e82923690f6 100644 --- a/Master/texmf-dist/tex/latex/bidi/bidi.sty +++ b/Master/texmf-dist/tex/latex/bidi/bidi.sty @@ -1,20 +1,15 @@ %% -%% This is file `bidi.sty', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% bidi.dtx (with options: `bidi.sty') +%% This is file `bidi.sty'. %% %% ______________________________________ -%% Copyright © 2009–2013 Persian TeX Group +%% Copyright © 2009–2013 Vafa Khalighi %% %% License information appended. %% %% \NeedsTeXFormat{LaTeX2e} -\def\bididate{2013/05/28} -\def\bidiversion{v13.5} +\def\bididate{2013/09/06} +\def\bidiversion{v13.6} \ProvidesPackage{bidi}[\bididate\space \bidiversion\space Bidirectional typesetting in plain TeX and LaTeX] \edef\bidiinfo{% @@ -22,7 +17,7 @@ bidi package (Support for bidirectional typesetting in plain TeX and LaTeX)^^J Description: A convenient interface for typesetting bidirectional^^J texts in plain TeX and LaTeX. The package includes adaptations for use^^J with many other commonly-used packages.^^J -Copyright © 2009–2013 Persian TeX Group^^J +Copyright © 2009–2013 Vafa Khalighi^^J \bidiversion, \bididate^^J License: LaTeX Project Public License, version 1.3c or higher (your choice)^^J Location on CTAN: /macros/latex/contrib/bidi} @@ -34,6 +29,7 @@ Location on CTAN: /macros/latex/contrib/bidi} \RequirePackage{zref-abspage} \RequirePackage{auxhook} \RequirePackage{ltxcmds} +\RequireXeTeX \eqnewif{\if@RTLmain}{\if@rlmain} \eqnewif{\if@RTL}{\if@rl} \newif\if@RTLmaths @@ -64,26 +60,18 @@ Location on CTAN: /macros/latex/contrib/bidi} \def\pRLE{\protect\afterassignment\moreRLE \let\n@xt= } \def\bracetext{\ifcat\n@xt{\else\ifcat\n@xt}\fi \errmessage{Missing left brace has been substituted}\fi \bgroup} -\ifXeTeX - \input{xetex-bidi.def} -\else - \ifLuaTeX - \input{luatex-bidi.def} - \else - \PackageError{bidi}{TeX engines other than XeTeX and LuaTeX are not yet supported}{} - \fi -\fi +\input{xetex-bidi.def} \input{loadingorder-bidi.def} \ProcessOptions %% -%% Copyright © 2009–2013 Persian TeX Group <persian-tex@tug.org> +%% Copyright © 2009–2013 Vafa Khalighi <vafakh@me.com> %% %% It may be distributed and/or modified under the LaTeX Project Public License, %% version 1.3c or higher (your choice). The latest version of %% this license is at: http://www.latex-project.org/lppl.txt %% %% This work is “maintained” (as per LPPL maintenance status) -%% by Persian TeX Group. +%% by Vafa Khalighi. %% %% %% |