diff options
Diffstat (limited to 'Master/texmf-dist/tex/lualatex/luapersian/amstext-luapersian.def')
-rw-r--r-- | Master/texmf-dist/tex/lualatex/luapersian/amstext-luapersian.def | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/Master/texmf-dist/tex/lualatex/luapersian/amstext-luapersian.def b/Master/texmf-dist/tex/lualatex/luapersian/amstext-luapersian.def deleted file mode 100644 index bd938bd35e2..00000000000 --- a/Master/texmf-dist/tex/lualatex/luapersian/amstext-luapersian.def +++ /dev/null @@ -1,37 +0,0 @@ -%% -%% This is file `amstext-luapersian.def', -%% generated with the docstrip utility. -%% ______________________________________ -%% Copyright © 2011 Vafa Khalighi -%% -%% License information appended. -%% -%% -\ProvidesFile{amstext-luapersian.def}[2011/08/01 v0.1 adaptations for amstext package] -\def\textdef@#1#2#3{% - \if@RTL% - \hbox dir TRT{{% - \everymath{#1}% - \let\f@size#2\selectfont - #3}}% - \else% - \hbox{{% - \everymath{#1}% - \let\f@size#2\selectfont - #3}}% - \fi% -} -%% -%% Copyright © 2011 Vafa Khalighi <vafa018@gmail.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-luapersian.def'. |