Command/numbers

From Wiki
< Command
Revision as of 14:47, 3 July 2012 by Esteis (talk | contribs) (Add category, See Alsos)
Jump to navigation Jump to search

\numbers

Syntax

\numbers{...}
{...} text

Description

Wrapper around the TeX primitive \number, with some trickery to make sure that an explicit \space will not get gobbled. Useful when programming page numbers and the like.

Example

\def\greeting{Hello}

\tex{number}: \number 8\space\greeting \crlf
\tex{numbers}: \numbers 8\space\greeting

gives

See Also

\setuppapersize[A5]
Cologne Cathedral was built in \romannumerals{1248}

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: