summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lualatex/luapersian/amstext-luapersian.def
blob: bd938bd35e2fe88088a567ebc4ad3d1aa2aaadfe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
%%
%% 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'.