From a708a35bcb8f2f0a3487aa95b4c32fa71c46a09d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 10 Dec 2018 22:59:30 +0000 Subject: bidi (10dec18) git-svn-id: svn://tug.org/texlive/trunk@49379 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/xelatex/bidi/bidi.dtx | 30 +++++++++++--------------- 1 file changed, 13 insertions(+), 17 deletions(-) (limited to 'Master/texmf-dist/source/xelatex/bidi/bidi.dtx') diff --git a/Master/texmf-dist/source/xelatex/bidi/bidi.dtx b/Master/texmf-dist/source/xelatex/bidi/bidi.dtx index ca37b831715..c6e8ce075ea 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 -v35.3 +v35.4 This package provides a convenient interface for typesetting bidirectional texts in Plain TeX and LaTeX, using XeTeX engine. @@ -21,7 +21,7 @@ In doing so, please always explain your issue well enough, and always include a minimal working example showing the issue. -Current version release date: 2018/12/10 +Current version release date: 2018/12/11 ___________________ Vafa Khalighi @@ -218,7 +218,7 @@ by Vafa Khalighi. \documentclass{ltxdoc} \input{bidi-doc-preamble.ltx} \hypersetup{% - pdftitle={Source documentation for version 35.3 of the bidi + pdftitle={Source documentation for version 35.4 of the bidi package}% } \EnableCrossrefs @@ -237,7 +237,7 @@ by Vafa Khalighi. % \GetFileInfo{\jobname.dtx} % \title{\textcolor{blue!65!black}{\Huge The \textsf{bidi} \textit{Package}}\\ %\LARGE Bidirectional typesetting in plain \TeX{} and \LaTeX, using \XeTeX{} engine\\[5pt] -%\large Source documentation for \textcolor{blue!65!black}{version 35.3}} +%\large Source documentation for \textcolor{blue!65!black}{version 35.4}} % \author{Vafa Khalighi} %\setcounter{page}{0} %\thispagestyle{empty} @@ -247,7 +247,7 @@ by Vafa Khalighi. %\textcolor{blue!65!black}{\Huge The \textsf{bidi} \textit{Package}} % %\Large -%Source documentation for \textcolor{blue!65!black}{version 35.3}} +%Source documentation for \textcolor{blue!65!black}{version 35.4}} % %\vskip 0pt plus 3fill %\textit{\large to my Master, \textbf{Ferdowsi The Great}} @@ -282,7 +282,7 @@ by Vafa Khalighi. %\iffalse %<*table> %\fi -%% \CheckSum{50078} +%% \CheckSum{50072} %% \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 @@ -1895,8 +1895,8 @@ by Vafa Khalighi. % \section{File \texttt{bidi.sty}} % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} -\def\bididate{2018/12/10} -\def\bidi@version{35.3} +\def\bididate{2018/12/11} +\def\bidi@version{35.4} \ProvidesPackage{bidi}[\bididate\space v\bidi@version\space Bidirectional typesetting in plain TeX and LaTeX] \edef\@bidi@info{****************************************************^^J% @@ -1979,7 +1979,7 @@ Bidirectional typesetting in plain TeX and LaTeX] } \newcommand*{\@bidi@pdfcustomproperties}{% This is the bidi package, Version \bidi@version, - Released December 10, 2018. + Released December 11, 2018. } \@RTLmainfalse \AtBeginDocument{% @@ -2221,9 +2221,9 @@ Bidirectional typesetting in plain TeX and LaTeX] %\fi % \section{File \texttt{bidi.tex}} % \begin{macrocode} -\def\bididate{2018/12/10} +\def\bididate{2018/12/11} \catcode`@=11 -\def\bidi@version{35.3} +\def\bidi@version{35.4} \let \protect \relax \newlinechar`\^^J \edef\@bidi@info{****************************************************^^J% @@ -2320,7 +2320,7 @@ Bidirectional typesetting in plain TeX and LaTeX] } \def\@bidi@pdfcustomproperties{% This is the bidi package, Version \bidi@version, - Released December 10, 2018. + Released December 11, 2018. } \def\bidi@pdfm@mark{% \special{pdf:% @@ -3081,7 +3081,7 @@ Bidirectional typesetting in plain TeX and LaTeX] % \section{File \texttt{biditools.sty}} % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{biditools}[2018/12/10 v1.8 Programming tools for bidi package] +\ProvidesPackage{biditools}[2018/12/11 v1.9 Programming tools for bidi package] \providecommand{\@bidi@saveprimitive}[2]{\begingroup\escapechar`\\\relax \edef\@tempa{\string#1}\edef\@tempb{\meaning#1}% \ifx\@tempa\@tempb \global\let#2#1% @@ -4331,10 +4331,6 @@ ill-advised in the old versions of bidi package.% % infinite loop %\looprepeat \doloopbody {} - -\CheckCommand{\InputIfFileExists}[2]{% - \IfFileExists{#1}% - {#2\@addtofilelist{#1}\@@input \@filef@und}} \renewcommand{\InputIfFileExists}[2]{% \begingroup\expandafter\expandafter\expandafter\endgroup -- cgit v1.2.3