summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-11-25 22:40:43 +0000
committerKarl Berry <karl@freefriends.org>2016-11-25 22:40:43 +0000
commita709f99db527a31d5752d823fd78940cc9c112a9 (patch)
treea9bdb12115b42144a4a478a0ac478f252301fd56 /Master/texmf-dist
parentb2a893506b40c68f8087a9218a02bbf3623b2d46 (diff)
xepersian (25nov16)
git-svn-id: svn://tug.org/texlive/trunk@42580 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/xelatex/xepersian/README4
-rw-r--r--Master/texmf-dist/doc/xelatex/xepersian/xepersian.pdfbin938899 -> 932770 bytes
-rw-r--r--Master/texmf-dist/source/xelatex/xepersian/xepersian.dtx20
-rw-r--r--Master/texmf-dist/tex/xelatex/xepersian/xepersian.sty10
4 files changed, 17 insertions, 17 deletions
diff --git a/Master/texmf-dist/doc/xelatex/xepersian/README b/Master/texmf-dist/doc/xelatex/xepersian/README
index c6c6b76c3b9..da5fe40f0ef 100644
--- a/Master/texmf-dist/doc/xelatex/xepersian/README
+++ b/Master/texmf-dist/doc/xelatex/xepersian/README
@@ -1,6 +1,6 @@
____________________
The XePersian package
-v16.9
+v17
XePersian is a package written for XeLaTeX that allows users to typeset
Persian easily.
@@ -20,7 +20,7 @@ In doing so, please always explain your issue well enough, always include
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: 2016/10/06
+Current version release date: 2016/11/25
______________
Vafa Khalighi
persian-tex@tug.org
diff --git a/Master/texmf-dist/doc/xelatex/xepersian/xepersian.pdf b/Master/texmf-dist/doc/xelatex/xepersian/xepersian.pdf
index 8f09d964141..1647452a536 100644
--- a/Master/texmf-dist/doc/xelatex/xepersian/xepersian.pdf
+++ b/Master/texmf-dist/doc/xelatex/xepersian/xepersian.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/xelatex/xepersian/xepersian.dtx b/Master/texmf-dist/source/xelatex/xepersian/xepersian.dtx
index b1dba3a427e..9e2b6c2d5b0 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
-v16.9
+v17
XePersian is a package written for XeLaTeX that allows users to typeset
Persian easily.
@@ -28,7 +28,7 @@ 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: 2016/10/06
+Current version release date: 2016/11/25
______________
Vafa Khalighi
persian-tex@tug.org
@@ -272,7 +272,7 @@ 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 16.9}}
+%\large Documentation for \textcolor{blue!65!black}{version 17}}
% \author{Vafa Khalighi\\
% \url{persian-tex@tug.org}}
%\setcounter{page}{0}
@@ -283,7 +283,7 @@ by Vafa Khalighi.
%\textcolor{blue!65!black}{\Huge The \textsf{\XePersian} \textit{Package}}
%
%\Large
-%Documentation for \textcolor{blue!65!black}{version 16.9}}
+%Documentation for \textcolor{blue!65!black}{version 17}}
%
%\vskip 0pt plus 3fill
%\textit{\large to my Master, \textbf{Ferdowsi The Great}}
@@ -338,7 +338,7 @@ by Vafa Khalighi.
%*
%* Copyright (c) 2008--2016 Vafa Khalighi
%*
-%* v16.9, 2016/10/06
+%* v17, 2016/11/25
%*
%* License: LaTeX Project Public License, version
%* 1.3c or higher (your choice)
@@ -5668,8 +5668,8 @@ U+003E U+003E <> U+00BB ; >> -> RIGHT POINTING GUILLEMET
% \subsection{\textsf{xepersian.sty}}
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
-\def\xepersianversion{v16.9}
-\def\xepersiandate{2016/10/06}
+\def\xepersianversion{v17}
+\def\xepersiandate{2016/11/25}
\ProvidesPackage{xepersian}[\xepersiandate\space \xepersianversion\space
Persian typesetting in XeLaTeX]
\RequirePackage{fontspec}
@@ -5985,12 +5985,12 @@ Persian typesetting in XeLaTeX]
\let\firstmark\botmark
}
\newcommand\twocolumnstableofcontents{%
-\@ifpackageloaded{multicol}{%
+\if@bidi@csundef{multi@column@out}{%
+\PackageError{xepersian}{Oops! you should load multicol package before xepersian package for being able to use this command}{}}{%
\begin{multicols}{2}[\section*{\contentsname}]%
\small
\@starttoc{toc}%
- \end{multicols}}
-{\PackageError{xepersian}{Oops! you should load multicol package before xepersian package for being able to use this command}{}}}
+ \end{multicols}}}
% \end{macrocode}
%\changes{v13.2}{2013/09/25}{Replaced \cs{reflect} with \cs{bidi@reflect@box}.}
% \begin{macrocode}
diff --git a/Master/texmf-dist/tex/xelatex/xepersian/xepersian.sty b/Master/texmf-dist/tex/xelatex/xepersian/xepersian.sty
index ab2faebe319..a1c11f9cfb9 100644
--- a/Master/texmf-dist/tex/xelatex/xepersian/xepersian.sty
+++ b/Master/texmf-dist/tex/xelatex/xepersian/xepersian.sty
@@ -35,8 +35,8 @@
%% Right brace \} Tilde \~}
%%
\NeedsTeXFormat{LaTeX2e}
-\def\xepersianversion{v16.9}
-\def\xepersiandate{2016/10/06}
+\def\xepersianversion{v17}
+\def\xepersiandate{2016/11/25}
\ProvidesPackage{xepersian}[\xepersiandate\space \xepersianversion\space
Persian typesetting in XeLaTeX]
\RequirePackage{fontspec}
@@ -352,12 +352,12 @@ Persian typesetting in XeLaTeX]
\let\firstmark\botmark
}
\newcommand\twocolumnstableofcontents{%
-\@ifpackageloaded{multicol}{%
+\if@bidi@csundef{multi@column@out}{%
+\PackageError{xepersian}{Oops! you should load multicol package before xepersian package for being able to use this command}{}}{%
\begin{multicols}{2}[\section*{\contentsname}]%
\small
\@starttoc{toc}%
- \end{multicols}}
-{\PackageError{xepersian}{Oops! you should load multicol package before xepersian package for being able to use this command}{}}}
+ \end{multicols}}}
\bidi@newrobustcmd*{\XePersian}{\leavevmode$\smash{\hbox{X\lower.5ex
\hbox{\kern-.125em\bidi@reflect@box{E}}Persian}}$}
\def\figurename{\if@RTL شکل\else Figure\fi}