summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/xelatex/xepersian
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-11-29 22:09:27 +0000
committerKarl Berry <karl@freefriends.org>2017-11-29 22:09:27 +0000
commita96855106f55a089991571613fd3174cb456a7de (patch)
treef068edd2adca831eb8ca3ebdb1f30795e98bfa9d /Master/texmf-dist/source/xelatex/xepersian
parent4c90e50aad097faa0d2e43842a1667941a9dac1d (diff)
xepersian (29nov17)
git-svn-id: svn://tug.org/texlive/trunk@45948 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/xelatex/xepersian')
-rw-r--r--Master/texmf-dist/source/xelatex/xepersian/xepersian.dtx28
1 files changed, 17 insertions, 11 deletions
diff --git a/Master/texmf-dist/source/xelatex/xepersian/xepersian.dtx b/Master/texmf-dist/source/xelatex/xepersian/xepersian.dtx
index 1222694a65d..b7799c17f02 100644
--- a/Master/texmf-dist/source/xelatex/xepersian/xepersian.dtx
+++ b/Master/texmf-dist/source/xelatex/xepersian/xepersian.dtx
@@ -5,7 +5,7 @@
%<*readme>
____________________
The XePersian package
-v19.3
+v19.4
XePersian is a package written for XeLaTeX that allows users to typeset
Persian easily.
@@ -28,10 +28,11 @@ a minimal working example 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: 2017/09/06
+Current version release date: 2017/11/29
______________
Vafa Khalighi
persian-tex@tug.org
+Phone: (+61) 412486635
Copyright (c) 2008--2017
Distributed under the LaTeX Project Public License
@@ -273,9 +274,10 @@ by Vafa Khalighi.
%\changes{v13.1}{2013/09/23}{Added implementation of the package.}
% \title{\textcolor{blue!65!black}{\Huge The \textsf{\XePersian} \textit{Package}}\\
%\LARGE Persian for \LaTeXe, using {\XeTeX} engine\\[5pt]
-%\large Documentation for \textcolor{blue!65!black}{version 19.3}}
+%\large Documentation for \textcolor{blue!65!black}{version 19.4}}
% \author{Vafa Khalighi\\
-% \url{persian-tex@tug.org}}
+% \url{persian-tex@tug.org}\qquad
+% Phone: (+61) 412486635}
%\setcounter{page}{0}
%\thispagestyle{empty}
%\includegraphics[width=.3\textwidth]{xepersian-logo}\qquad
@@ -284,7 +286,7 @@ by Vafa Khalighi.
%\textcolor{blue!65!black}{\Huge The \textsf{\XePersian} \textit{Package}}
%
%\Large
-%Documentation for \textcolor{blue!65!black}{version 19.3}}
+%Documentation for \textcolor{blue!65!black}{version 19.4}}
%
%\vskip 0pt plus 3fill
%\textit{\large to my Master, \textbf{Ferdowsi The Great}}
@@ -339,7 +341,7 @@ by Vafa Khalighi.
%*
%* Copyright (c) 2008--2017 Vafa Khalighi
%*
-%* v19.3, 2017/09/06
+%* v19.4, 2017/11/29
%*
%* License: LaTeX Project Public License, version
%* 1.3c or higher (your choice)
@@ -349,6 +351,8 @@ by Vafa Khalighi.
%* Issue tracker: https://github.com/tex-xet/xepersian/issues
%*
%* Support: persian-tex@tug.org
+%*
+%* Phone: (+61) 412486635
%*
%****************************************************
%\end{verbatim}
@@ -2361,7 +2365,7 @@ by Vafa Khalighi.
%\iffalse
%<*table>
%\fi
-%% \CheckSum{9416}
+%% \CheckSum{9414}
%% \CharacterTable
%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
@@ -5289,8 +5293,8 @@ U+003E U+003E <> U+00BB ; >> -> RIGHT POINTING GUILLEMET
% \subsection{\textsf{xepersian.sty}}
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\def\xepersianversion{v19.3}
-\def\xepersiandate{2017/09/06}
+\def\xepersianversion{v19.4}
+\def\xepersiandate{2017/11/29}
\ProvidesPackage{xepersian}[\xepersiandate\space \xepersianversion\space
Persian typesetting in XeLaTeX]
\RequirePackage{fontspec}
@@ -5318,6 +5322,8 @@ Persian typesetting in XeLaTeX]
* ^^J%
* Support: persian-tex@tug.org^^J%
* ^^J%
+* Phone: (+61) 412486635^^J%
+* ^^J%
****************************************************}
\typeout{\@xepersian@info}
\edef\xepersian@everyjob{\the\everyjob}
@@ -7408,10 +7414,10 @@ indexblock environment may only appear inside frontpage environment.
\everymath\expandafter{\the\everymath\SetInlineMathsDigits%
\let\SetDisplayMathsDigits\relax%
}
-\g@addto@macro\document{\everydisplay\expandafter{%
+\everydisplay\expandafter{%
\the\everydisplay\SetDisplayMathsDigits%
\let\SetInlineMathsDigits\relax%
-}}
+}
% \end{macrocode}
% \iffalse
%</xepersian-mathsdigitspec.sty>