diff options
author | Karl Berry <karl@freefriends.org> | 2010-12-01 00:33:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-12-01 00:33:50 +0000 |
commit | 2f23f60a9834035f79b01e4d8e2ad1ea8d23c1d2 (patch) | |
tree | 0c37a4e3dafe5702ef37099444e6e2bcf78d3b39 /Master/texmf-dist/tex/xelatex/xepersian/xepersian-mathsdigitspec.sty | |
parent | 7c1b9cc506ceb9d2a2dc956e913db2acd29fb130 (diff) |
xepersian (30nov10)
git-svn-id: svn://tug.org/texlive/trunk@20616 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/xelatex/xepersian/xepersian-mathsdigitspec.sty')
-rw-r--r-- | Master/texmf-dist/tex/xelatex/xepersian/xepersian-mathsdigitspec.sty | 26 |
1 files changed, 14 insertions, 12 deletions
diff --git a/Master/texmf-dist/tex/xelatex/xepersian/xepersian-mathsdigitspec.sty b/Master/texmf-dist/tex/xelatex/xepersian/xepersian-mathsdigitspec.sty index 25478dbefb3..ce134a0094e 100644 --- a/Master/texmf-dist/tex/xelatex/xepersian/xepersian-mathsdigitspec.sty +++ b/Master/texmf-dist/tex/xelatex/xepersian/xepersian-mathsdigitspec.sty @@ -1,17 +1,22 @@ %% %% This is file `xepersian-mathsdigitspec.sty', - +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% xepersian.dtx (with options: `xepersian-mathsdigitspec.sty') %% -%% __________________________________ -%% Copyright © 2008-2010 Vafa Khalighi +%% ______________________________________ +%% Copyright © 2008–2011 Vafa Khalighi %% %% License information appended. %% -%% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{xepersian-mathsdigitspec} - [2010/07/25 v0.6a Unicode Persian maths digits in XeLaTeX] -\@zf@mathfalse + [2011/01/01 v0.6b Unicode Persian maths digits in XeLaTeX] +\ExplSyntaxOn +\bool_set_false:N \g_fontspec_math_bool +\ExplSyntaxOff \def\@preamblecmds{} \newcommand\not@onlypreamble[1]{{% \def\do##1{\ifx#1##1\else\noexpand\do\noexpand##1\fi}% @@ -91,17 +96,14 @@ \g@addto@macro\document{\everydisplay{\predisplaydirection=0 \SetMathsDigits} \@ifpackageloaded{amsmath}{\everydisplay\@xp{\the\everydisplay \@displaytrue}}{}} %% -%% Copyright © 2008-2010 by Vafa Khalighi <vafakh84@gmail.com> +%% Copyright © 2008–2011 Vafa Khalighi <vafakhlgh@gmail.com> %% -%% Distributable under the LaTeX Project Public License, +%% 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 "maintained" (as per LPPL maintenance status) +%% This work is “author-maintained” (as per LPPL maintenance status) %% by Vafa Khalighi. %% -%% -%% -%% %% %% End of file `xepersian-mathsdigitspec.sty'. |