summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/bidi/bidi.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/bidi/bidi.dtx')
-rw-r--r--Master/texmf-dist/source/latex/bidi/bidi.dtx22
1 files changed, 13 insertions, 9 deletions
diff --git a/Master/texmf-dist/source/latex/bidi/bidi.dtx b/Master/texmf-dist/source/latex/bidi/bidi.dtx
index 4423c33942c..d57ca5c10b8 100644
--- a/Master/texmf-dist/source/latex/bidi/bidi.dtx
+++ b/Master/texmf-dist/source/latex/bidi/bidi.dtx
@@ -5,12 +5,12 @@
%<*readme>
___________________
The bidi package
-v1.3.3
+v1.3.4
This package provides a convenient interface for typesetting
bidirectional texts in Plain TeX and LaTeX.
-This version fixes all the bugs that were present in v1.3.2.
+This version fixes all the bugs that were present in v1.3.3.
___________________
VAFA KHALIGHI
@@ -232,7 +232,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.3.3}
+% \date{\today\qquad Version 1.3.4}
% \maketitle
% \tableofcontents
%\section*{Introduction}
@@ -247,7 +247,7 @@ by VAFA KHALIGHI.
%in plain TeX and LaTeX. The package includes adaptations for use
%with many other commonly-used packages.
%Copyright (c) 2009-2011 VAFA KHALIGHI
-%v1.3.3, 2011/10/01
+%v1.3.4, 2011/12/01
%License: LaTeX Project Public License, version 1.3c or higher (your choice)
%Location on CTAN: /macros/latex/contrib/bidi
%\end{lstlisting}
@@ -2520,8 +2520,8 @@ by VAFA KHALIGHI.
% \subsection{\textsf{bidi.sty}}
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\def\bididate{2011/10/01}
-\def\bidiversion{v1.3.3}
+\def\bididate{2011/12/01}
+\def\bidiversion{v1.3.4}
\ProvidesPackage{bidi}[\bididate\space \bidiversion\space
Bidirectional typesetting in plain TeX and LaTeX]
\edef\bidiinfo{%
@@ -2601,7 +2601,7 @@ Location on CTAN: /macros/latex/contrib/bidi}
%\fi
% \subsection{\textsf{bidi.tex}}
% \begin{macrocode}
-\def\bididate{2011/10/01}
+\def\bididate{2011/12/01}
\def\bidiversion{v0.1}
\catcode`@=11
\newlinechar`\^^J
@@ -15009,8 +15009,12 @@ bidi implementation of tufte title]
\parindent\listparindent
\advance\linewidth -\rightmargin
\advance\linewidth -\leftmargin
- \advance\@totalleftmargin \leftmargin
- \if@RTL\parshape \@ne 0pt \linewidth\else\parshape \@ne \@totalleftmargin \linewidth\fi
+ \if@RTL
+ \advance\@totalleftmargin \rightmargin
+ \else
+ \advance\@totalleftmargin \leftmargin
+ \fi
+ \parshape \@ne \@totalleftmargin \linewidth
\ignorespaces}
\newenvironment{LTRitems}[1][\labelsep]
{\par\@RTLfalse