diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/bidi/README | 10 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/bidi/bidi.pdf | bin | 152783 -> 152783 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/bidi/test-bidi.tex | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/bidi/test-supertabular.tex | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/bidi/test-tabular.tex | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/bidi/test-tabularx.tex | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/bidi/test-tabulary.tex | 2 |
7 files changed, 9 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/latex/bidi/README b/Master/texmf-dist/doc/latex/bidi/README index 9853d4365d4..6258209b1b6 100644 --- a/Master/texmf-dist/doc/latex/bidi/README +++ b/Master/texmf-dist/doc/latex/bidi/README @@ -1,20 +1,18 @@ ___________________ The bidi package -v1.3.4 +v1.3.5 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.3. - ___________________ -VAFA KHALIGHI +Vafa Khalighi vafaklg@gmail.com -Copyright © 2007–2011 +Copyright © 2007–2012 It may be distributed and/or modified under the LaTeX Project Public License, version 1.3c or higher (your choice). The latest version of this license is at: http://www.latex-project.org/lppl.txt This work is “author-maintained” (as per LPPL maintenance status) -by VAFA KHALIGHI. +by Vafa Khalighi. diff --git a/Master/texmf-dist/doc/latex/bidi/bidi.pdf b/Master/texmf-dist/doc/latex/bidi/bidi.pdf Binary files differindex dff6bba5158..0de21ef6077 100644 --- a/Master/texmf-dist/doc/latex/bidi/bidi.pdf +++ b/Master/texmf-dist/doc/latex/bidi/bidi.pdf diff --git a/Master/texmf-dist/doc/latex/bidi/test-bidi.tex b/Master/texmf-dist/doc/latex/bidi/test-bidi.tex index 7c4a31b66fc..e81a1dc599b 100644 --- a/Master/texmf-dist/doc/latex/bidi/test-bidi.tex +++ b/Master/texmf-dist/doc/latex/bidi/test-bidi.tex @@ -1,7 +1,7 @@ \documentclass{article} \usepackage{bidi} \title{Testing Basic Bidi Direction Change} -\author{VAFA KHALIGHI} +\author{Vafa Khalighi} \begin{document} \maketitle In this document we test bidi direction change in \textsf{RTL} and \textsf{LTR}. These tests includes \texttt{flushleft}, \texttt{flushright} environments and \verb|\centerline{...}|, \verb|\leftline{...}|,\verb|\rightline{...}|,\verb|\raggedleft| and \verb|\raggedright| macros. diff --git a/Master/texmf-dist/doc/latex/bidi/test-supertabular.tex b/Master/texmf-dist/doc/latex/bidi/test-supertabular.tex index d0f7252b987..af040d23c2c 100644 --- a/Master/texmf-dist/doc/latex/bidi/test-supertabular.tex +++ b/Master/texmf-dist/doc/latex/bidi/test-supertabular.tex @@ -2,7 +2,7 @@ \usepackage{supertabular} \usepackage{bidi} \title{Testing \textsf{supertabular} package in RTL and LTR} -\author{VAFA KHALIGHI} +\author{Vafa Khalighi} \begin{document} \maketitle \section{LTR} diff --git a/Master/texmf-dist/doc/latex/bidi/test-tabular.tex b/Master/texmf-dist/doc/latex/bidi/test-tabular.tex index 6f03bab1b18..826f38c3515 100644 --- a/Master/texmf-dist/doc/latex/bidi/test-tabular.tex +++ b/Master/texmf-dist/doc/latex/bidi/test-tabular.tex @@ -1,7 +1,7 @@ \documentclass{article} \usepackage{bidi} \title{Testing \LaTeX's Default Tabular in \textsf{RTL} and \textsf{LTR}} -\author{VAFA KHALIGHI} +\author{Vafa Khalighi} \newcommand{\rb}[1]{\raisebox{1.5ex}[0mm]{#1}} \begin{document} \maketitle diff --git a/Master/texmf-dist/doc/latex/bidi/test-tabularx.tex b/Master/texmf-dist/doc/latex/bidi/test-tabularx.tex index 446a67550b8..719c266896f 100644 --- a/Master/texmf-dist/doc/latex/bidi/test-tabularx.tex +++ b/Master/texmf-dist/doc/latex/bidi/test-tabularx.tex @@ -2,7 +2,7 @@ \usepackage{tabularx} \usepackage{bidi} \title{Testing \textsf{tabularx} Package in RTL and LTR} -\author{VAFA KHALIGHI} +\author{Vafa Khalighi} \begin{document} \maketitle \section{LTR} diff --git a/Master/texmf-dist/doc/latex/bidi/test-tabulary.tex b/Master/texmf-dist/doc/latex/bidi/test-tabulary.tex index 6b9a4858fe7..81067943c49 100644 --- a/Master/texmf-dist/doc/latex/bidi/test-tabulary.tex +++ b/Master/texmf-dist/doc/latex/bidi/test-tabulary.tex @@ -4,7 +4,7 @@ \setlength\tymax{\maxdimen} \usepackage{bidi} \title{Testing \textsf{tabulary} package in RTL and LTR} -\author{VAFA KHALIGHI} +\author{Vafa Khalighi} \begin{document} \maketitle \section{LTR} |