summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bidi/bidi.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-09-09 23:22:22 +0000
committerKarl Berry <karl@freefriends.org>2013-09-09 23:22:22 +0000
commitac9c5c5c6bef809a3f2048f3b16f80b94f46b4c0 (patch)
tree38e93bf13bfe9064c94c1eabea6808beac753004 /Master/texmf-dist/tex/latex/bidi/bidi.tex
parent7a4f2bc6dacee73c333eb5850b1787694ffbd91f (diff)
bidi (9sep13)
git-svn-id: svn://tug.org/texlive/trunk@31610 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/bidi/bidi.tex')
-rw-r--r--Master/texmf-dist/tex/latex/bidi/bidi.tex28
1 files changed, 8 insertions, 20 deletions
diff --git a/Master/texmf-dist/tex/latex/bidi/bidi.tex b/Master/texmf-dist/tex/latex/bidi/bidi.tex
index 8477d6f0032..5f932818a2d 100644
--- a/Master/texmf-dist/tex/latex/bidi/bidi.tex
+++ b/Master/texmf-dist/tex/latex/bidi/bidi.tex
@@ -1,18 +1,13 @@
%%
-%% This is file `bidi.tex',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% bidi.dtx (with options: `bidi.tex')
+%% This is file `bidi.tex'.
%%
%% ______________________________________
-%% Copyright © 2009–2013 Persian TeX Group
+%% Copyright © 2009–2013 Vafa Khalighi
%%
%% License information appended.
%%
%%
-\def\bididate{2013/05/28}
+\def\bididate{2013/09/06}
\def\bidiversion{v0.2}
\catcode`@=11
\let \protect \relax
@@ -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}
@@ -30,6 +25,7 @@ Location on CTAN: /macros/latex/contrib/bidi}
\edef\bidi@everyjob{\the\everyjob}
\everyjob{\bidi@everyjob\message{\bidiinfo}}
\input iftex.sty
+\RequireXeTeX
\newif\if@RTLmain
\newif\if@RTL
\newif\if@sentdir
@@ -49,25 +45,17 @@ 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 plain-xetex-bidi.def
-\else
- \ifLuaTeX
- \input plain-luatex-bidi.def
- \else
- \errmessage{TeX engines other than XeTeX and LuaTeX are not yet supported}
- \fi
-\fi
+\input plain-xetex-bidi.def
\catcode`@=12
%%
-%% 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.
%%
%%
%%