summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-10-26 00:53:15 +0000
committerKarl Berry <karl@freefriends.org>2011-10-26 00:53:15 +0000
commitc7b57c423e5eecf01152fc178a367a30aa7605bf (patch)
tree8dc3ee0e6b2d306244f96c9a1387d356f30649c7 /Master/texmf-dist
parent7cdce80bc38aa7f51b1b6e29a23c27e7e43b6d82 (diff)
bidi (24oct11)
git-svn-id: svn://tug.org/texlive/trunk@24392 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/latex/bidi/README2
-rw-r--r--Master/texmf-dist/doc/latex/bidi/bidi.pdfbin148676 -> 148525 bytes
-rw-r--r--Master/texmf-dist/source/latex/bidi/bidi.dtx31
-rw-r--r--Master/texmf-dist/tex/latex/bidi/bidi.sty25
4 files changed, 6 insertions, 52 deletions
diff --git a/Master/texmf-dist/doc/latex/bidi/README b/Master/texmf-dist/doc/latex/bidi/README
index 1cca76987df..fc333379c9d 100644
--- a/Master/texmf-dist/doc/latex/bidi/README
+++ b/Master/texmf-dist/doc/latex/bidi/README
@@ -1,6 +1,6 @@
___________________
The bidi package
-v1.4.3
+v1.4.4
This package provides a convenient interface for typesetting
bidirectional texts in Plain TeX and LaTeX.
diff --git a/Master/texmf-dist/doc/latex/bidi/bidi.pdf b/Master/texmf-dist/doc/latex/bidi/bidi.pdf
index f0bf277e225..8718e1c1b8c 100644
--- a/Master/texmf-dist/doc/latex/bidi/bidi.pdf
+++ b/Master/texmf-dist/doc/latex/bidi/bidi.pdf
Binary files differ
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 <return> 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
diff --git a/Master/texmf-dist/tex/latex/bidi/bidi.sty b/Master/texmf-dist/tex/latex/bidi/bidi.sty
index 66dc5318296..31abec34312 100644
--- a/Master/texmf-dist/tex/latex/bidi/bidi.sty
+++ b/Master/texmf-dist/tex/latex/bidi/bidi.sty
@@ -14,32 +14,9 @@
%%
\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 <return> 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