From 1dfe29960ab5886fbe8038a460de54f8c4dddb42 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 30 Apr 2015 20:40:29 +0000 Subject: bidi (30apr15) git-svn-id: svn://tug.org/texlive/trunk@37133 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/xelatex/bidi/bidi.dtx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'Master/texmf-dist/source') diff --git a/Master/texmf-dist/source/xelatex/bidi/bidi.dtx b/Master/texmf-dist/source/xelatex/bidi/bidi.dtx index c4dd0eb9fba..9a6c923b5a6 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 -v17.1 +v17.2 This package provides a convenient interface for typesetting bidirectional texts in Plain TeX and LaTeX, using XeTeX engine. @@ -25,7 +25,7 @@ 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: 2015/04/27 +Current version release date: 2015/04/30 ___________________ Vafa Khalighi @@ -319,7 +319,7 @@ 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 17.1}} +%\large Documentation for \textcolor{blue!65!black}{version 17.2}} % \author{Vafa Khalighi\\ % \url{persian-tex@tug.org}} %\setcounter{page}{0} @@ -330,7 +330,7 @@ by Vafa Khalighi. %\textcolor{blue!65!black}{\Huge The \textsf{bidi} \textit{Package}} % %\Large -%Documentation for \textcolor{blue!65!black}{version 17.1}} +%Documentation for \textcolor{blue!65!black}{version 17.2}} % %\vskip 0pt plus 3fill %\textit{\large to my Master, \textbf{Ferdowsi The Great}} @@ -381,7 +381,7 @@ by Vafa Khalighi. %* %* Copyright (c) 2009--2015 Vafa Khalighi %* -%* 2015/04/27, v17.1 +%* 2015/04/30, v17.2 %* %* License: LaTeX Project Public License, version %* 1.3c or higher (your choice) @@ -2760,8 +2760,8 @@ by Vafa Khalighi. % \subsection{\textsf{bidi.sty}} % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} -\def\bididate{2015/04/27} -\def\bidiversion{v17.1} +\def\bididate{2015/04/30} +\def\bidiversion{v17.2} \ProvidesPackage{bidi}[\bididate\space \bidiversion\space Bidirectional typesetting in plain TeX and LaTeX] \edef\@bidi@info{****************************************************^^J% @@ -2883,7 +2883,7 @@ Bidirectional typesetting in plain TeX and LaTeX] %\fi % \subsection{\textsf{bidi.tex}} % \begin{macrocode} -\def\bididate{2015/04/27} +\def\bididate{2015/04/30} \def\bidiversion{v0.2} \catcode`@=11 \let \protect \relax @@ -5331,7 +5331,7 @@ bidi implementation of tufte float] % \subsection{\textsf{bidituftesidenote.sty}} % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{bidituftesidenote}[2014/12/28 v0.2 +\ProvidesPackage{bidituftesidenote}[2015/04/30 v0.3 bidi implementation of tufte sidenote] \RequirePackage{xifthen} \RequirePackage{ragged2e} @@ -5549,7 +5549,7 @@ bidi implementation of tufte sidenote] {\BR@bibitem[#1]{#2}}% \BR@c@bibitem{#2}% } -\bidi@patch@AfterPackage{bidi}{\nobibliography*} % pre-loads the bibliography keys +\bidi@AtEndPreamble{\nobibliography*} % pre-loads the bibliography keys %% % Normal \cite behavior \newcounter{@bidituftesidenote@num@bibkeys}% -- cgit v1.2.3