diff options
Diffstat (limited to 'Master/texmf-dist/source/xelatex/bidi/bidi.dtx')
-rw-r--r-- | Master/texmf-dist/source/xelatex/bidi/bidi.dtx | 36 |
1 files changed, 22 insertions, 14 deletions
diff --git a/Master/texmf-dist/source/xelatex/bidi/bidi.dtx b/Master/texmf-dist/source/xelatex/bidi/bidi.dtx index 077f1aefb1f..4d181392f60 100644 --- a/Master/texmf-dist/source/xelatex/bidi/bidi.dtx +++ b/Master/texmf-dist/source/xelatex/bidi/bidi.dtx @@ -5,7 +5,7 @@ %<*readme> ___________________ The bidi package -v31.5 +v31.6 This package provides a convenient interface for typesetting bidirectional texts in Plain TeX and LaTeX, using XeTeX engine. @@ -25,11 +25,12 @@ a minimal working example showing the issue, and always choose the appropriate label for your query (i.e. if you are reporting any bugs, choose `Bug' label). -Current version release date: 2017/10/11 +Current version release date: 2017/12/03 ___________________ Vafa Khalighi persian-tex@tug.org +Phone: (+61) 412486635 Copyright (c) 2007--2017 It may be distributed and/or modified under the LaTeX Project Public License, @@ -323,9 +324,10 @@ by Vafa Khalighi. %\changes{v13.9}{2013/09/23}{Added implementaion of the package.} % \title{\textcolor{blue!65!black}{\Huge The \textsf{bidi} \textit{Package}}\\ %\LARGE Bidirectional typesetting in plain \TeX{} and \LaTeX, using \XeTeX{} engine\\[5pt] -%\large Documentation for \textcolor{blue!65!black}{version 31.5}} +%\large Documentation for \textcolor{blue!65!black}{version 31.6}} % \author{Vafa Khalighi\\ -% \url{persian-tex@tug.org}} +% \url{persian-tex@tug.org}\qquad +% Phone: (+61) 412486635} %\setcounter{page}{0} %\thispagestyle{empty} %\includegraphics[width=.3\textwidth]{bidi-logo}\qquad @@ -334,7 +336,7 @@ by Vafa Khalighi. %\textcolor{blue!65!black}{\Huge The \textsf{bidi} \textit{Package}} % %\Large -%Documentation for \textcolor{blue!65!black}{version 31.5}} +%Documentation for \textcolor{blue!65!black}{version 31.6}} % %\vskip 0pt plus 3fill %\textit{\large to my Master, \textbf{Ferdowsi The Great}} @@ -385,7 +387,7 @@ by Vafa Khalighi. %* %* Copyright (c) 2009--2017 Vafa Khalighi %* -%* 2017/10/11, v31.5 +%* 2017/12/03, v31.6 %* %* License: LaTeX Project Public License, version %* 1.3c or higher (your choice) @@ -396,6 +398,8 @@ by Vafa Khalighi. %* %* Support: persian-tex@tug.org %* +%* Phone: (+61) 412486635 +%* %**************************************************** %\end{verbatim} %\part{\LaTeX\ Manual} @@ -1140,7 +1144,7 @@ by Vafa Khalighi. %\iffalse %<*table> %\fi -%% \CheckSum{49112} +%% \CheckSum{49116} %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z %% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z @@ -2763,8 +2767,8 @@ by Vafa Khalighi. % \subsection{\textsf{bidi.sty}} % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} -\def\bididate{2017/10/11} -\def\bidiversion{v31.5} +\def\bididate{2017/12/03} +\def\bidiversion{v31.6} \ProvidesPackage{bidi}[\bididate\space \bidiversion\space Bidirectional typesetting in plain TeX and LaTeX] \edef\@bidi@info{****************************************************^^J% @@ -2790,6 +2794,8 @@ Bidirectional typesetting in plain TeX and LaTeX] * ^^J% * Support: persian-tex@tug.org^^J% * ^^J% +* Phone: (+61) 412486635^^J% +* ^^J% ****************************************************} \typeout{\@bidi@info} \edef\bidi@everyjob{\the\everyjob} @@ -2989,6 +2995,8 @@ Bidirectional typesetting in plain TeX and LaTeX] * ^^J% * Support: persian-tex@tug.org^^J% * ^^J% +* Phone: (+61) 412486635^^J% +* ^^J% ****************************************************} \message{\@bidi@info} \edef\bidi@everyjob{\the\everyjob} @@ -16765,9 +16773,9 @@ to\rtside{\box\bslice\hfil}} \bgroup \aftergroup\egroup }\vbox} -\def\LTR{\par\@RTLfalse\@RTL@footnotefalse\hsize\linewidth\parshape\z@} +\def\LTR{\par\@RTLfalse\@RTL@footnotefalse\hsize\linewidth\parshape\z@\strut} \def\endLTR{\par} -\def\RTL{\par\@RTLtrue\@RTL@footnotetrue\hsize\linewidth\parshape\z@} +\def\RTL{\par\@RTLtrue\@RTL@footnotetrue\hsize\linewidth\parshape\z@\strut} \def\endRTL{\par} \def\setRTL{\@RTLtrue\@RTL@footnotetrue} \def\setLTR{\@RTLfalse\@RTL@footnotefalse} @@ -21984,7 +21992,7 @@ to\rtside{\box\bslice\hfil}} %\fi % \subsection{\textsf{latex-xetex-bidi.def}} % \begin{macrocode} -\ProvidesFile{latex-xetex-bidi.def}[2017/05/06 v1.2.9 bidi adaptations for `latex.ltx' for XeTeX engine] +\ProvidesFile{latex-xetex-bidi.def}[2017/12/03 v1.3.0 bidi adaptations for `latex.ltx' for XeTeX engine] \newcommand{\TeXXeTOn}{\TeXXeTstate=1 } \newcommand{\TeXXeTOff}{\TeXXeTstate=0 } \TeXXeTOn @@ -22036,9 +22044,9 @@ to\rtside{\box\bslice\hfil}} }\vbox} \newcommand*{\bidi@leftskip}{\if@RTL\rightskip\else\leftskip\fi} \newcommand*{\bidi@rightskip}{\if@RTL\leftskip\else\rightskip\fi} -\def\LTR{\par\@RTLfalse\@RTL@footnotefalse\@RTLtabfalse\hsize\linewidth\parshape\z@} +\def\LTR{\par\@RTLfalse\@RTL@footnotefalse\@RTLtabfalse\hsize\linewidth\parshape\z@\strut} \def\endLTR{\par} -\def\RTL{\par\@RTLtrue\@RTL@footnotetrue\@RTLtabtrue\hsize\linewidth\parshape\z@} +\def\RTL{\par\@RTLtrue\@RTL@footnotetrue\@RTLtabtrue\hsize\linewidth\parshape\z@\strut} \def\endRTL{\par} \def\setRTL{\@RTLtrue\@RTL@footnotetrue\@RTLtabtrue} \def\setLTR{\@RTLfalse\@RTL@footnotefalse\@RTLtabfalse} |