Difference between revisions of "Command/mediaeval"

From Wiki
Jump to navigation Jump to search
(See Also, category)
 
(5 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
|attributes=
 
|attributes=
 
}}
 
}}
 +
 +
== [[Help:Reference|Syntax]] (autogenerated) ==
 +
<syntax>mediaeval</syntax>
  
 
== [[Help:Reference|Syntax]] ==
 
== [[Help:Reference|Syntax]] ==
Line 16: Line 19:
  
 
== Description ==  
 
== Description ==  
Render a number as an ‘oldstyle’ number (also called ‘mediaeval’, or ‘lowercase’).
+
Command equivalent of the {{cmd|os}} font style switch which, inter alia, renders numbers as oldstyle numerals.
  
 
== Example ==
 
== Example ==
 +
 
<context source="yes" text="yields">
 
<context source="yes" text="yields">
\mediaeval{1234567890}
+
\numbers{1234567890 numbers}\crlf
 +
\mediaeval{1234567890 numbers} 1234567890 \crlf
 +
\oldstylenumerals{1234567890 numbers} \crlf
 +
{\os 1234567890 numbers}
 +
 
 
</context>
 
</context>
  
 
== See also ==
 
== See also ==
  
 +
* {{cmd|os}}
 
* {{cmd|defineconversion}}
 
* {{cmd|defineconversion}}
 
* {{cmd|characters}}
 
* {{cmd|characters}}

Latest revision as of 19:38, 13 January 2020

\mediaeval

Syntax (autogenerated)


Syntax

\mediaeval{...}
{...} number

Description

Command equivalent of the \os font style switch which, inter alia, renders numbers as oldstyle numerals.

Example

\numbers{1234567890 numbers}\crlf
\mediaeval{1234567890 numbers} 1234567890 \crlf
\oldstylenumerals{1234567890 numbers} \crlf
{\os 1234567890 numbers}

yields

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: