summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/xelatex/bidi/bidi.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-02-18 22:18:07 +0000
committerKarl Berry <karl@freefriends.org>2018-02-18 22:18:07 +0000
commit7bbdc3bcf054fe3ffdf43899a3ec4a27de341c64 (patch)
tree9b3699863136317cdd4a6ad53919efbd84f73041 /Master/texmf-dist/source/xelatex/bidi/bidi.dtx
parent9a31450570f5578e8502f54797e614d4423e84c6 (diff)
bidi (18feb18)
git-svn-id: svn://tug.org/texlive/trunk@46670 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/xelatex/bidi/bidi.dtx')
-rw-r--r--Master/texmf-dist/source/xelatex/bidi/bidi.dtx37
1 files changed, 26 insertions, 11 deletions
diff --git a/Master/texmf-dist/source/xelatex/bidi/bidi.dtx b/Master/texmf-dist/source/xelatex/bidi/bidi.dtx
index 12c72356716..2f9d5cdb254 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
-v32.7
+v32.8
This package provides a convenient interface for typesetting
bidirectional texts in Plain TeX and LaTeX, using XeTeX engine.
@@ -39,7 +39,7 @@ choose the appropriate label for your query (i.e. if you are reporting
any bugs, choose `Bug' label).
-Current version release date: 2018/02/15
+Current version release date: 2018/02/18
___________________
Vafa Khalighi
@@ -236,7 +236,7 @@ by Vafa Khalighi.
\documentclass{ltxdoc}
\input{bidi-doc-preamble.ltx}
\hypersetup{%
- pdftitle={Source documentation for version 32.7 of the bidi
+ pdftitle={Source documentation for version 32.8 of the bidi
package}%
}
\EnableCrossrefs
@@ -255,7 +255,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 32.7}}
+%\large Source documentation for \textcolor{blue!65!black}{version 32.8}}
% \author{Vafa Khalighi\\
% \url{persian-tex@tug.org}}
%\setcounter{page}{0}
@@ -266,7 +266,7 @@ by Vafa Khalighi.
%\textcolor{blue!65!black}{\Huge The \textsf{bidi} \textit{Package}}
%
%\Large
-%Source documentation for \textcolor{blue!65!black}{version 32.7}}
+%Source documentation for \textcolor{blue!65!black}{version 32.8}}
%
%\vskip 0pt plus 3fill
%\textit{\large to my Master, \textbf{Ferdowsi The Great}}
@@ -322,7 +322,7 @@ by Vafa Khalighi.
%\iffalse
%<*table>
%\fi
-%% \CheckSum{49624}
+%% \CheckSum{49648}
%% \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
@@ -1945,8 +1945,8 @@ by Vafa Khalighi.
% \section{File \texttt{bidi.sty}}
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\def\bididate{2018/02/15}
-\def\bidi@version{32.7}
+\def\bididate{2018/02/18}
+\def\bidi@version{32.8}
\ProvidesPackage{bidi}[\bididate\space v\bidi@version\space
Bidirectional typesetting in plain TeX and LaTeX]
\edef\@bidi@info{****************************************************^^J%
@@ -2183,9 +2183,9 @@ Bidirectional typesetting in plain TeX and LaTeX]
%\fi
% \section{File \texttt{bidi.tex}}
% \begin{macrocode}
-\def\bididate{2018/02/15}
+\def\bididate{2018/02/18}
\catcode`@=11
-\def\bidi@version{32.7}
+\def\bidi@version{32.8}
\let \protect \relax
\newlinechar`\^^J
\edef\@bidi@info{****************************************************^^J%
@@ -2949,7 +2949,7 @@ Bidirectional typesetting in plain TeX and LaTeX]
% \section{File \texttt{biditools.sty}}
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{biditools}[2017/10/11 v1.2 Programming tools for bidi package]
+\ProvidesPackage{biditools}[2018/02/18 v1.3 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%
@@ -3606,6 +3606,21 @@ ill-advised in the old versions of bidi package.%
\AtEndDocument{\let\bidi@AfterEndPreamble\@gobble}
+\bidi@newrobustcmd*{\bidi@AfterLastShipout}{\bidi@gappto\bidi@afterlastshipouthook}
+\newcommand*{\bidi@afterlastshipouthook}{}
+
+\bidi@patchcmd\enddocument
+ {\clearpage}
+ {\clearpage
+ \let\bidi@AfterLastShipout\@firstofone
+ \bidi@afterlastshipouthook}
+ {}
+ {\let\bidi@clearpage\clearpage
+ \def\clearpage{%
+ \bidi@clearpage
+ \let\bidi@AfterLastShipout\@firstofone
+ \bidi@afterlastshipouthook}}
+
\bidi@newrobustcmd*{\bidi@AfterEndDocument}{\bidi@gappto\bidi@afterenddocumenthook}
\newcommand*{\bidi@afterenddocumenthook}{}