diff options
author | Karl Berry <karl@freefriends.org> | 2020-01-31 22:08:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-01-31 22:08:15 +0000 |
commit | 813f663d63e8ca9e2992f1fbca59b4a4de69b72d (patch) | |
tree | c1964e72028c2f973d6b0e61af27424b6a754b22 /Master/texmf-dist/doc/xelatex | |
parent | 3bd232dd726daf258464933f206bc339d9120df5 (diff) |
bidi (31jan20)
git-svn-id: svn://tug.org/texlive/trunk@53615 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/xelatex')
-rw-r--r-- | Master/texmf-dist/doc/xelatex/bidi/README.txt (renamed from Master/texmf-dist/doc/xelatex/bidi/README) | 11 | ||||
-rw-r--r-- | Master/texmf-dist/doc/xelatex/bidi/bidi-doc.pdf | bin | 169847 -> 208843 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/xelatex/bidi/bidi.pdf | bin | 3077934 -> 2559288 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/xelatex/bidi/test-bidi.tex | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/xelatex/bidi/test-supertabular.tex | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/xelatex/bidi/test-tabular.tex | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/xelatex/bidi/test-tabularx.tex | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/xelatex/bidi/test-tabulary.tex | 2 |
8 files changed, 11 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/xelatex/bidi/README b/Master/texmf-dist/doc/xelatex/bidi/README.txt index 81bdbe2e140..5f742a27c19 100644 --- a/Master/texmf-dist/doc/xelatex/bidi/README +++ b/Master/texmf-dist/doc/xelatex/bidi/README.txt @@ -1,6 +1,6 @@ ___________________ The bidi package -v35.10 +v35.11 This package provides a convenient interface for typesetting bidirectional texts in Plain TeX and LaTeX, using XeTeX engine. @@ -10,18 +10,19 @@ documentation, or ask for any new features, or suggest any improvements, or ask any questions about the package, then please use the issue tracker: - <https://github.com/vafa-ac/bidi/issues> + <https://github.com/bidi-tex/bidi/issues> In doing so, please always explain your issue well enough, and always include a minimal working example showing the issue. -Current version release date: 2019/10/19 +Current version release date: 2020-01-29 ___________________ -Vafa Khalighi -Copyright (c) 2007--2019 +Copyright (c) Vafa Khalighi 2007-2019 + bidi-tex GitHub Organisation 2018-2020 + 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 diff --git a/Master/texmf-dist/doc/xelatex/bidi/bidi-doc.pdf b/Master/texmf-dist/doc/xelatex/bidi/bidi-doc.pdf Binary files differindex a229ca289d0..ce84af9eda0 100644 --- a/Master/texmf-dist/doc/xelatex/bidi/bidi-doc.pdf +++ b/Master/texmf-dist/doc/xelatex/bidi/bidi-doc.pdf diff --git a/Master/texmf-dist/doc/xelatex/bidi/bidi.pdf b/Master/texmf-dist/doc/xelatex/bidi/bidi.pdf Binary files differindex 4ef4ad1da4a..823920c538a 100644 --- a/Master/texmf-dist/doc/xelatex/bidi/bidi.pdf +++ b/Master/texmf-dist/doc/xelatex/bidi/bidi.pdf diff --git a/Master/texmf-dist/doc/xelatex/bidi/test-bidi.tex b/Master/texmf-dist/doc/xelatex/bidi/test-bidi.tex index e81a1dc599b..de216ebfba8 100644 --- a/Master/texmf-dist/doc/xelatex/bidi/test-bidi.tex +++ b/Master/texmf-dist/doc/xelatex/bidi/test-bidi.tex @@ -1,7 +1,7 @@ \documentclass{article} \usepackage{bidi} \title{Testing Basic Bidi Direction Change} -\author{Vafa Khalighi} +\author{Vafa Khalighi\thanks{Maintained by bidi-tex \url{https://github.com/bidi-tex}}} \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/xelatex/bidi/test-supertabular.tex b/Master/texmf-dist/doc/xelatex/bidi/test-supertabular.tex index af040d23c2c..808dd5cc15f 100644 --- a/Master/texmf-dist/doc/xelatex/bidi/test-supertabular.tex +++ b/Master/texmf-dist/doc/xelatex/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\thanks{Maintained by bidi-tex \url{https://github.com/bidi-tex}}} \begin{document} \maketitle \section{LTR} diff --git a/Master/texmf-dist/doc/xelatex/bidi/test-tabular.tex b/Master/texmf-dist/doc/xelatex/bidi/test-tabular.tex index 826f38c3515..7ac532a75e8 100644 --- a/Master/texmf-dist/doc/xelatex/bidi/test-tabular.tex +++ b/Master/texmf-dist/doc/xelatex/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\thanks{Maintained by bidi-tex \url{https://github.com/bidi-tex}}} \newcommand{\rb}[1]{\raisebox{1.5ex}[0mm]{#1}} \begin{document} \maketitle diff --git a/Master/texmf-dist/doc/xelatex/bidi/test-tabularx.tex b/Master/texmf-dist/doc/xelatex/bidi/test-tabularx.tex index 719c266896f..48c5758ee94 100644 --- a/Master/texmf-dist/doc/xelatex/bidi/test-tabularx.tex +++ b/Master/texmf-dist/doc/xelatex/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\thanks{Maintained by bidi-tex \url{https://github.com/bidi-tex}}} \begin{document} \maketitle \section{LTR} diff --git a/Master/texmf-dist/doc/xelatex/bidi/test-tabulary.tex b/Master/texmf-dist/doc/xelatex/bidi/test-tabulary.tex index 81067943c49..bd7b9ee3c61 100644 --- a/Master/texmf-dist/doc/xelatex/bidi/test-tabulary.tex +++ b/Master/texmf-dist/doc/xelatex/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\thanks{Maintained by bidi-tex \url{https://github.com/bidi-tex}}} \begin{document} \maketitle \section{LTR} |