Command/month

From Wiki
Jump to navigation Jump to search

\month

Syntax (autogenerated)

\month{...}
{...}number


Syntax

\month{...}
{...} number


Description

Produces the lowercase language label text for the month given by number, which should be between 1 and 12.

Example

  • % In English, months have initial capitals even in lowercase text.
    \month{1}--\month{6}
    
    \language[ro] % merely changes the hyphenation language
    \month{1}--\month{6}
    
    \mainlanguage[ro] % changes the language the document is in
    \month{1}--\month{6}
    


See also

Help from ConTeXt-Mailinglist/Forum

All issues with: