|
75 | 75 | \or Z\or E\or\Theta\or I\or K\or\Lambda
|
76 | 76 | \or M\or N\or \Xi\or O\or\Pi\or P\or\Sigma
|
77 | 77 | \or T\or Y\or\Phi\or X\or\Psi\or\Omega
|
78 |
| - \else\@ctrerr\fi$ |
| 78 | + \else\@ctrerr\fi$% |
79 | 79 | }
|
80 | 80 |
|
81 | 81 | \newalphalph{\@Greek}[alph]{\@Single@Greek}{24}
|
|
196 | 196 |
|
197 | 197 | \newcommand{\Nthwords}[1]{\expandafter\@Nthwords\csname c@#1\endcsname}
|
198 | 198 | \newcommand*{\@Nthwords}[1]{%
|
199 |
| - \protect\Numberstringnum{\number#1}} |
| 199 | + \protect\Ordinalstringnum{\number#1}} |
200 | 200 | \AddEnumerateCounter{\Nthwords}{\@Nthwords}{Seventeenth}
|
201 | 201 |
|
202 | 202 | %%-----------------------------
|
|
206 | 206 | \newcommand*{\NTHWORDS}[1]{
|
207 | 207 | \expandafter\@NTHWORDS\csname c@#1\endcsname}
|
208 | 208 | \newcommand*{\@NTHWORDS}[1]{
|
209 |
| - \protect\NUMBERstringnum{\number#1}} |
| 209 | + \protect\ORDINALstringnum{\number#1}} |
210 | 210 | \AddEnumerateCounter{\NTHWORDS}{\@NTHWORDS}{FORTY-TWO}
|
211 | 211 |
|
212 | 212 | %%-----------------------------
|
|
216 | 216 | \newcommand*{\nthwords}[1]{
|
217 | 217 | \expandafter\@nthwords\csname c@#1\endcsname}
|
218 | 218 | \newcommand*{\@nthwords}[1]{
|
219 |
| - \protect\numberstringnum{\number#1}} |
| 219 | + \protect\ordinalstringnum{\number#1}} |
220 | 220 | \AddEnumerateCounter{\nthwords}{\@nthwords}{forty-two}
|
221 | 221 |
|
222 | 222 |
|
|
231 | 231 |
|
232 | 232 | \newcommand{\Nwords}[1]{\expandafter\@Nwords\csname c@#1\endcsname}
|
233 | 233 | \newcommand*{\@Nwords}[1]{%
|
234 |
| - \protect\Ordinalstringnum{\number#1}} |
| 234 | + \protect\Numberstringnum{\number#1}} |
235 | 235 | \AddEnumerateCounter{\Nwords}{\@Nwords}{Seventeen}
|
236 | 236 |
|
237 | 237 |
|
|
242 | 242 |
|
243 | 243 | \newcommand{\NWORDS}[1]{\expandafter\@NWORDS\csname c@#1\endcsname}
|
244 | 244 | \newcommand*{\@NWORDS}[1]{%
|
245 |
| - \protect\ORDINALstringnum{\number#1}} |
| 245 | + \protect\NUMBERstringnum{\number#1}} |
246 | 246 | \AddEnumerateCounter{\NWORDS}{\@NWORDS}{SEVENTEEN}
|
247 | 247 |
|
248 | 248 |
|
|
252 | 252 |
|
253 | 253 | \newcommand{\nwords}[1]{\expandafter\@nwords\csname c@#1\endcsname}
|
254 | 254 | \newcommand*{\@nwords}[1]{%
|
255 |
| - \protect\ordinalstringnum{\number#1}} |
| 255 | + \protect\numberstringnum{\number#1}} |
256 | 256 | \AddEnumerateCounter{\nwords}{\@nwords}{seventeen}
|
257 | 257 |
|
258 | 258 |
|
|
0 commit comments