summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/xelatex/xepersian/enumerate-xepersian.def
blob: caf85a6f2e4048814c80fa3aa1b86f47c330c5d5 (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
38
39
40
41
42
43
44
45
46
%%
%% This is file `enumerate-xepersian.def',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% xepersian.dtx  (with options: `enumerate-xepersian.def')
%% 
%%   ______________________________________
%%   Copyright © 2008–2013  Vafa Khalighi
%% 
%%   License information appended.
%% 
%% 

\ProvidesFile{enumerate-xepersian.def}[2010/07/25 v0.1 adaptations for enumerate package]
\def\@enloop@{%
  \ifx ا\@entemp         \def\@tempa{\@enLabel\harfi  }\else
  \ifx ی\@entemp         \def\@tempa{\@enLabel\adadi  }\else
  \ifx ت\@entemp         \def\@tempa{\@enLabel\tartibi  }\else
  \ifx A\@entemp         \def\@tempa{\@enLabel\Alph  }\else
  \ifx a\@entemp         \def\@tempa{\@enLabel\alph  }\else
  \ifx i\@entemp         \def\@tempa{\@enLabel\roman }\else
  \ifx I\@entemp         \def\@tempa{\@enLabel\Roman }\else
  \ifx 1\@entemp         \def\@tempa{\@enLabel\arabic}\else
  \ifx \@sptoken\@entemp \let\@tempa\@enSpace         \else
  \ifx \bgroup\@entemp   \let\@tempa\@enGroup         \else
  \ifx \@enum@\@entemp   \let\@tempa\@gobble          \else
                         \let\@tempa\@enOther
                         \@enhook
             \fi\fi\fi\fi\fi\fi\fi\fi\fi\fi\fi
  \@tempa}
%% 
%% Copyright © 2008–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.
%% 
%% 
%% 
%%
%% End of file `enumerate-xepersian.def'.