summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/xelatex/xepersian/enumerate-xepersian.def
blob: ba61069574310a1ad185d8b8243fea21ce3c9ca0 (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
%%
%% This is file `enumerate-xepersian.def',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% xepersian.dtx  (with options: `table,enumerate-xepersian.def')
%% 
%%   __________________________________________________
%% 
%%   Copyright (c) Vafa Khalighi                2007-2019
%%                 bidi-tex GitHub Organisation 2018-2020
%% 
%% 
%% 
%%   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 bidi-tex GitHub Organisation.
%% 
%% 
\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}
\endinput
%%
%% End of file `enumerate-xepersian.def'.