From c7b57c423e5eecf01152fc178a367a30aa7605bf Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 26 Oct 2011 00:53:15 +0000 Subject: bidi (24oct11) git-svn-id: svn://tug.org/texlive/trunk@24392 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/bidi/bidi.dtx | 31 ++++------------------------ 1 file changed, 4 insertions(+), 27 deletions(-) (limited to 'Master/texmf-dist/source/latex/bidi/bidi.dtx') diff --git a/Master/texmf-dist/source/latex/bidi/bidi.dtx b/Master/texmf-dist/source/latex/bidi/bidi.dtx index bb17d9345cd..5d03beb57d6 100644 --- a/Master/texmf-dist/source/latex/bidi/bidi.dtx +++ b/Master/texmf-dist/source/latex/bidi/bidi.dtx @@ -5,7 +5,7 @@ %<*readme> ___________________ The bidi package -v1.4.3 +v1.4.4 This package provides a convenient interface for typesetting bidirectional texts in Plain TeX and LaTeX. @@ -231,7 +231,7 @@ by Vafa Khalighi. % Support for bidirectional typesetting in plain \TeX{} and \LaTeXe} % \author{Vafa Khalighi\\ % \url{vafaklg@gmail.com}} -% \date{\today\qquad Version 1.4.3} +% \date{\today\qquad Version 1.4.4} % \maketitle % \tableofcontents %\section*{Introduction} @@ -246,7 +246,7 @@ by Vafa Khalighi. %in plain TeX and LaTeX. The package includes adaptations for use %with many other commonly-used packages. %Copyright (c) 2009-2012 Vafa Khalighi -%v1.4.3, 2012/01/01 +%v1.4.4, 2012/01/01 %License: LaTeX Project Public License, version 1.3c or higher (your choice) %Location on CTAN: /macros/latex/contrib/bidi %\end{lstlisting} @@ -2517,32 +2517,9 @@ by Vafa Khalighi. % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} \def\bididate{2012/01/01} -\def\bidiversion{v1.4.3} +\def\bidiversion{v1.4.4} \ProvidesPackage{bidi}[\bididate\space \bidiversion\space Bidirectional typesetting in plain TeX and LaTeX] -\def\bidi@reserved@a#1/#2/#3\@nil{% - \count@\year - \advance\count@-#1\relax - \multiply\count@ by 12\relax - \advance\count@\month - \advance\count@-#2\relax} -\expandafter\bidi@reserved@a\bididate\@nil -\ifnum\count@>3 - \typeout{^^J% -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!^^J% -! You are attempting to use a version of bidi package^^J% -! That is more than three months old.^^J% -!^^J% -! If you enter to scroll past this message then the output^^J% -! may be written on \jobname.pdf without any further errors^^J% -! but please consider obtaining newer bidi package^^J% -! before continuing to use bidi package.^^J% -!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!^^J% -} - \errhelp{To avoid this error message, obtain new bidi package.} - \errmessage{bidi package more than three months old!} -\fi -\let\bidi@reserved@a\relax \edef\bidiinfo{% bidi package (Support for bidirectional typesetting in plain TeX and LaTeX)^^J Description: A convenient interface for typesetting bidirectional^^J -- cgit v1.2.3