|
59 | 59 | widest=9.}
|
60 | 60 | % emulate specific lists
|
61 | 61 | \newenvironment{xlisti}{%
|
62 |
| - \begin{xlist}[topsep=1.5\p@ plus \p@, |
63 |
| - itemsep=1.5\p@ plus \p@, |
64 |
| - parsep=\p@ plus .5\p@ minus .5\p@, |
65 |
| - labelsep=*, |
66 |
| - label={\roman*.}, |
| 62 | + \begin{xlist}[label={\roman*.}, |
67 | 63 | ref={\arabic{exei}\roman*},
|
68 |
| - widest=iv., |
69 |
| - labelsep=*, |
70 |
| - align=left, |
71 |
| - itemindent=0em, |
72 |
| - leftmargin=*]}{\end{xlist}} |
| 64 | + widest=iv.]}{\end{xlist}} |
73 | 65 | \newenvironment{xlista}{%
|
74 |
| - \begin{xlist}[topsep=1.5\p@ plus \p@, |
75 |
| - itemsep=1.5\p@ plus \p@, |
76 |
| - parsep=\p@ plus .5\p@ minus .5\p@, |
77 |
| - labelsep=*, |
78 |
| - label={\alph*.}, |
| 66 | + \begin{xlist}[label={\alph*.}, |
79 | 67 | ref={\arabic{exei}\alph*},
|
80 |
| - widest=a., |
81 |
| - labelsep=*, |
82 |
| - align=left, |
83 |
| - itemindent=0em, |
84 |
| - leftmargin=*]}{\end{xlist}} |
| 68 | + widest=a.]}{\end{xlist}} |
85 | 69 | \newenvironment{xlistn}{%
|
86 |
| - \begin{xlist}[topsep=1.5\p@ plus \p@, |
87 |
| - itemsep=1.5\p@ plus \p@, |
88 |
| - parsep=\p@ plus .5\p@ minus .5\p@, |
89 |
| - labelsep=*, |
90 |
| - label={\arabic*.}, |
| 70 | + \begin{xlist}[label={\arabic*.}, |
91 | 71 | ref={\arabic{exei}\arabic*},
|
92 |
| - widest=9., |
93 |
| - labelsep=*, |
94 |
| - align=left, |
95 |
| - itemindent=0em, |
96 |
| - leftmargin=*]}{\end{xlist}} |
| 72 | + widest=9.]}{\end{xlist}} |
97 | 73 | \newenvironment{xlistI}{%
|
98 |
| - \begin{xlist}[topsep=1.5\p@ plus \p@, |
99 |
| - itemsep=1.5\p@ plus \p@, |
100 |
| - parsep=\p@ plus .5\p@ minus .5\p@, |
101 |
| - labelsep=*, |
102 |
| - label={\Roman*.}, |
| 74 | + \begin{xlist}[label={\Roman*.}, |
103 | 75 | ref={\arabic{exei}\Roman*},
|
104 |
| - widest=IV., |
105 |
| - labelsep=*, |
106 |
| - align=left, |
107 |
| - itemindent=0em, |
108 |
| - leftmargin=*]}{\end{xlist}} |
| 76 | + widest=IV.]}{\end{xlist}} |
109 | 77 | \newenvironment{xlistA}{%
|
110 |
| - \begin{xlist}[topsep=1.5\p@ plus \p@, |
111 |
| - itemsep=1.5\p@ plus \p@, |
112 |
| - parsep=\p@ plus .5\p@ minus .5\p@, |
113 |
| - labelsep=*, |
114 |
| - label={\Alph*.}, |
| 78 | + \begin{xlist}[label={\Alph*.}, |
115 | 79 | ref={\arabic{exei}\Alph*},
|
116 |
| - widest=M., |
117 |
| - labelsep=*, |
118 |
| - align=left, |
119 |
| - itemindent=0em, |
120 |
| - leftmargin=*]}{\end{xlist}} |
| 80 | + widest=M.]}{\end{xlist}} |
121 | 81 |
|
122 | 82 | %%% subeex macro without vertical spacing code from gb4e
|
123 | 83 | \def\@subex#1#2{%
|
|
0 commit comments