summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/xelatex/bidi/amsmath-xetex-bidi.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-09-24 22:33:22 +0000
committerKarl Berry <karl@freefriends.org>2013-09-24 22:33:22 +0000
commitd26f74af584101e8d5944533abc7b968a770ac1a (patch)
treedc7d9b977b1c8e39ecbd98e11d5970edf5e28320 /Master/texmf-dist/tex/xelatex/bidi/amsmath-xetex-bidi.def
parent215ff41c3a53359bb44fe80bb5584619026bc802 (diff)
bidi (23sep13)
git-svn-id: svn://tug.org/texlive/trunk@31748 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/xelatex/bidi/amsmath-xetex-bidi.def')
-rw-r--r--Master/texmf-dist/tex/xelatex/bidi/amsmath-xetex-bidi.def51
1 files changed, 31 insertions, 20 deletions
diff --git a/Master/texmf-dist/tex/xelatex/bidi/amsmath-xetex-bidi.def b/Master/texmf-dist/tex/xelatex/bidi/amsmath-xetex-bidi.def
index 16d4c7c30e9..7528f6d8ece 100644
--- a/Master/texmf-dist/tex/xelatex/bidi/amsmath-xetex-bidi.def
+++ b/Master/texmf-dist/tex/xelatex/bidi/amsmath-xetex-bidi.def
@@ -6,13 +6,35 @@
%%
%% bidi.dtx (with options: `amsmath-xetex-bidi.def')
%%
-%% ______________________________________
-%% Copyright © 2009–2013 Vafa Khalighi
-%%
-%% License information appended.
-%%
-%%
-\ProvidesFile{amsmath-xetex-bidi.def}[2013/09/22 v0.7 bidi adaptations for amsmath package for XeTeX engine]
+%% __________________________________________________
+%% Copyright © 2009–2013 Vafa Khalighi <persian-tex@tug.org>
+%%
+%% 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.
+%%
+%%
+%% \CheckSum{41928}
+%% \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
+%% Digits \0\1\2\3\4\5\6\7\8\9
+%% Exclamation \! Double quote \" Hash (number) \#
+%% Dollar \$ Percent \% Ampersand \&
+%% Acute accent \' Left paren \( Right paren \)
+%% Asterisk \* Plus \+ Comma \,
+%% Minus \- Point \. Solidus \/
+%% Colon \: Semicolon \; Less than \<
+%% Equals \= Greater than \> Question mark \?
+%% Commercial at \@ Left bracket \[ Backslash \\
+%% Right bracket \] Circumflex \^ Underscore \_
+%% Grave accent \` Left brace \{ Vertical bar \|
+%% Right brace \} Tilde \~}
+%%
+\ProvidesFile{amsmath-xetex-bidi.def}[2013/09/23 v0.8 bidi adaptations for amsmath package for XeTeX engine]
\let\veqno=\eqno
\iftagsleft@ \let\veqno=\leqno \fi
\renewcommand{\numberwithin}[3][\arabic]{%
@@ -22,18 +44,7 @@
\@xp\xdef\csname the#2\endcsname{%
\@xp\@nx\csname the#3\endcsname \@nx\@SepMark\@nx#1{#2}}}}%
}
-\def\tagform@#1{\maketag@@@{\if@Latin\else\beginR\fi(\ignorespaces#1\unskip\@@italiccorr)\if@Latin\else\endR\fi}}
-%%
-%% Copyright © 2009–2013 Vafa Khalighi <persian-tex@tug.org>
-%%
-%% 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)
-%% by Vafa Khalighi.
-%%
-%%
-%%
+\def\maketag@@@#1{\hbox{\m@th\normalfont\if@Latin\else\beginR\fi#1\if@Latin\else\endR\fi}}
+\endinput
%%
%% End of file `amsmath-xetex-bidi.def'.