Command/numbers

From Wiki
< Command
Revision as of 14:33, 13 October 2019 by Usonianhorizon (talk | contribs)
Jump to navigation Jump to search

\numbers

Syntax (autogenerated)

\numbers{...}
{...}number


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: