summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-04-03 22:38:43 +0000
committerKarl Berry <karl@freefriends.org>2013-04-03 22:38:43 +0000
commit1b03c9cf1e289daa93e6390be35ce273fdd61a2c (patch)
tree0f14b1d752fc7961c85a562ff694ff4705c5c498 /Master/texmf-dist/doc
parent207dfb36374d33189cba31a701d93e8c3e383d64 (diff)
bidi (3apr13)
git-svn-id: svn://tug.org/texlive/trunk@29631 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/latex/bidi/ChangeLog4
-rw-r--r--Master/texmf-dist/doc/latex/bidi/README15
-rw-r--r--Master/texmf-dist/doc/latex/bidi/bidi.pdfbin195256 -> 195536 bytes
-rw-r--r--Master/texmf-dist/doc/latex/bidi/test-bidi.tex2
-rw-r--r--Master/texmf-dist/doc/latex/bidi/test-casualcv.tex2
-rw-r--r--Master/texmf-dist/doc/latex/bidi/test-classiccv.tex2
-rw-r--r--Master/texmf-dist/doc/latex/bidi/test-supertabular.tex2
-rw-r--r--Master/texmf-dist/doc/latex/bidi/test-tabular.tex2
-rw-r--r--Master/texmf-dist/doc/latex/bidi/test-tabularx.tex2
-rw-r--r--Master/texmf-dist/doc/latex/bidi/test-tabulary.tex2
10 files changed, 17 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/latex/bidi/ChangeLog b/Master/texmf-dist/doc/latex/bidi/ChangeLog
index 3009d9e8622..d85c892f73f 100644
--- a/Master/texmf-dist/doc/latex/bidi/ChangeLog
+++ b/Master/texmf-dist/doc/latex/bidi/ChangeLog
@@ -1,4 +1,4 @@
-2013/05/20 version 12.2 Vafa Khalighi
+2013/04/04 version 12.2 Persian TeX Group
* Version 12.2 released.
* Fixed the issue of `\ref' in math mode when `hyperref' loaded.
* Removed `\text' redefinitions from `amsmath-xetex-bidi.def', created a
@@ -6,7 +6,7 @@
`amstext' package and put the modified version in `amstext-xetex-bidi.def'.
* Fixed the numbering issue of `float' package.
-2013/04/01 version 12.1 Vafa Khalighi
+2013/04/01 version 12.1 Persian TeX Group
* Version 12.1 released.
* On page 17, line 2 of the documentation, `scartcl' changed to `scrartcl'.
* Fixed `format=hang' option of `caption' package in RTL.
diff --git a/Master/texmf-dist/doc/latex/bidi/README b/Master/texmf-dist/doc/latex/bidi/README
index 8e4b4ad6fdd..5dea495502b 100644
--- a/Master/texmf-dist/doc/latex/bidi/README
+++ b/Master/texmf-dist/doc/latex/bidi/README
@@ -10,23 +10,24 @@ the ChangeLog.
If you want to report any bugs or typos and corrections in the documentation,
or ask for any new features, or suggest any improvements, or ask any questions
-about the package, then please do not send any direct emails to me; I will not
+about the package, then please do not send any direct emails to us; we will not
answer any direct emails. Instead please use the issue tracker:
- <https://github.com/vafa/bidi/issues>
+ <https://github.com/persian-tex/bidi/issues>
In doing so, please always explain your issue well enough, always include
a minimal working examples showing the issue, and always choose the appropriate
label for your query (i.e. if you are reporting any bugs, choose `bug' label).
-Current version release date: 2013/05/20
+Current version release date: 2013/04/04
+Expected next version release date: 2013/05/20
___________________
-Vafa Khalighi
-vafa[dot]kgh[at]gmail[dot]com
+Persian TeX Group
+persiantexdev@gmail.com
Copyright © 2007–2013
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.
+This work is “maintained” (as per LPPL maintenance status)
+by Persian TeX Group.
diff --git a/Master/texmf-dist/doc/latex/bidi/bidi.pdf b/Master/texmf-dist/doc/latex/bidi/bidi.pdf
index 7bade5345d7..6f3f9593311 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/doc/latex/bidi/test-bidi.tex b/Master/texmf-dist/doc/latex/bidi/test-bidi.tex
index e81a1dc599b..f0e9454d0c2 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{Persian TeX Group}
\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-casualcv.tex b/Master/texmf-dist/doc/latex/bidi/test-casualcv.tex
index 29b61f41086..d59fb09f86f 100644
--- a/Master/texmf-dist/doc/latex/bidi/test-casualcv.tex
+++ b/Master/texmf-dist/doc/latex/bidi/test-casualcv.tex
@@ -15,7 +15,7 @@
\mobile{۰۹۱۸۹۶۹۴۹۶}
\phone{۹۸۹۰۸۳۴۱}
\fax{۹۸۹۰۸۳۴۲}
-\email{vafa[dot]kgh[at]gmail[dot]com}
+\email{persiantexdev@gmail.com}
\extrainfo{اطلاعات اضافی}
\photo[64pt]{picture}
\quote{نقل قول}
diff --git a/Master/texmf-dist/doc/latex/bidi/test-classiccv.tex b/Master/texmf-dist/doc/latex/bidi/test-classiccv.tex
index b6c413bd3f0..04a740f31d6 100644
--- a/Master/texmf-dist/doc/latex/bidi/test-classiccv.tex
+++ b/Master/texmf-dist/doc/latex/bidi/test-classiccv.tex
@@ -15,7 +15,7 @@
\mobile{۰۹۱۸۹۶۹۴۹۶}
\phone{۹۸۹۰۸۳۴۱}
\fax{۹۸۹۰۸۳۴۲}
-\email{vafa[dot]kgh[at]gmail[dot]com}
+\email{persiantexdev@gmail.com}
\extrainfo{اطلاعات اضافی}
\photo[64pt]{picture}
\quote{نقل قول}
diff --git a/Master/texmf-dist/doc/latex/bidi/test-supertabular.tex b/Master/texmf-dist/doc/latex/bidi/test-supertabular.tex
index af040d23c2c..e6f68fdbee0 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{Persian TeX Group}
\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 826f38c3515..af0b1633ac5 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{Persian TeX Group}
\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 719c266896f..c7557bbbf5d 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{Persian TeX Group}
\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 81067943c49..8bdbb3abc13 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{Persian TeX Group}
\begin{document}
\maketitle
\section{LTR}