diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/bidi/amstext-xetex-bidi.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/bidi/amstext-xetex-bidi.def | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/bidi/amstext-xetex-bidi.def b/Master/texmf-dist/tex/latex/bidi/amstext-xetex-bidi.def new file mode 100644 index 00000000000..edb2a0c7299 --- /dev/null +++ b/Master/texmf-dist/tex/latex/bidi/amstext-xetex-bidi.def @@ -0,0 +1,33 @@ +%% +%% This is file `amstext-xetex-bidi.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% bidi.dtx (with options: `amstext-xetex-bidi.def') +%% +%% ______________________________________ +%% Copyright © 2009–2013 Vafa Khalighi +%% +%% License information appended. +%% +%% +\ProvidesFile{amstext-xetex-bidi.def}[2013/05/20 v0.1 bidi adaptations for amstext package for XeTeX engine] +\def\textdef@#1#2#3{\hbox{{% + \everymath{#1}% + \let\f@size#2\selectfont + \if@Latin\else\beginR\fi#3\if@Latin\else\endR\fi}}} +%% +%% Copyright © 2009–2013 Vafa Khalighi <vafa[dot]kgh[at]gmail[dot]com> +%% +%% 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. +%% +%% +%% +%% +%% End of file `amstext-xetex-bidi.def'. |