2 Jan
2006
2 Jan
'06
8:55 a.m.
Idris Samawi Hamid wrote:
Hi John,
On Thu, 29 Dec 2005 15:56:06 -0700, John R. Culleton
wrote: It is common to express certain numerals with the suffixes st, nd, rd, th, with the suffix in a smaller type and raised about .5em eg: 1st 2nd 3rd 4th 5th.
It is of course possible to cobble these expressions up in macros. But it would be handy if they were built in to Context.
Any thoughts?
I just do
\def\ST\high{st} etc. Is that unacceptable?
\defineconversion[ordinal][\enordinaldaynumber] \startitemize[ordinal,2*broad] \item test \item test \item test \item test \item test \stopitemize