texlive[42580] Master/texmf-dist: xepersian (25nov16)
commits+karl at tug.org
commits+karl at tug.org
Fri Nov 25 23:40:43 CET 2016
Revision: 42580
http://tug.org/svn/texlive?view=revision&revision=42580
Author: karl
Date: 2016-11-25 23:40:43 +0100 (Fri, 25 Nov 2016)
Log Message:
-----------
xepersian (25nov16)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/xelatex/xepersian/README
trunk/Master/texmf-dist/doc/xelatex/xepersian/xepersian.pdf
trunk/Master/texmf-dist/source/xelatex/xepersian/xepersian.dtx
trunk/Master/texmf-dist/tex/xelatex/xepersian/xepersian.sty
Modified: trunk/Master/texmf-dist/doc/xelatex/xepersian/README
===================================================================
--- trunk/Master/texmf-dist/doc/xelatex/xepersian/README 2016-11-25 22:40:29 UTC (rev 42579)
+++ trunk/Master/texmf-dist/doc/xelatex/xepersian/README 2016-11-25 22:40:43 UTC (rev 42580)
@@ -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 @@
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 at tug.org
Modified: trunk/Master/texmf-dist/doc/xelatex/xepersian/xepersian.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/source/xelatex/xepersian/xepersian.dtx
===================================================================
--- trunk/Master/texmf-dist/source/xelatex/xepersian/xepersian.dtx 2016-11-25 22:40:29 UTC (rev 42579)
+++ trunk/Master/texmf-dist/source/xelatex/xepersian/xepersian.dtx 2016-11-25 22:40:43 UTC (rev 42580)
@@ -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 @@
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 at tug.org
@@ -272,7 +272,7 @@
%\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 at tug.org}}
%\setcounter{page}{0}
@@ -283,7 +283,7 @@
%\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 @@
%*
%* 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 @@
% \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 @@
\let\firstmark\botmark
}
\newcommand\twocolumnstableofcontents{%
-\@ifpackageloaded{multicol}{%
+\if at bidi@csundef{multi at 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 at reflect@box}.}
% \begin{macrocode}
Modified: trunk/Master/texmf-dist/tex/xelatex/xepersian/xepersian.sty
===================================================================
--- trunk/Master/texmf-dist/tex/xelatex/xepersian/xepersian.sty 2016-11-25 22:40:29 UTC (rev 42579)
+++ trunk/Master/texmf-dist/tex/xelatex/xepersian/xepersian.sty 2016-11-25 22:40:43 UTC (rev 42580)
@@ -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 @@
\let\firstmark\botmark
}
\newcommand\twocolumnstableofcontents{%
-\@ifpackageloaded{multicol}{%
+\if at bidi@csundef{multi at 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 at newrobustcmd*{\XePersian}{\leavevmode$\smash{\hbox{X\lower.5ex
\hbox{\kern-.125em\bidi at reflect@box{E}}Persian}}$}
\def\figurename{\if at RTL شکل\else Figure\fi}
More information about the tex-live-commits
mailing list