Difference between revisions of "Command/romannumerals"

From Wiki
Jump to navigation Jump to search
m (Text replace - "\[\[cmd:(.*)\|(.*)\]\]" to "{{cmd|$1}}")
(Update page)
Line 11: Line 11:
 
   <tr valign="top" class="first">
 
   <tr valign="top" class="first">
 
     <td class="cmd">{...}</td>
 
     <td class="cmd">{...}</td>
     <td><i>text</i> </td>
+
     <td>''number''</td>
 
   </tr>
 
   </tr>
 
</table>
 
</table>
 
  
 
== Description ==  
 
== Description ==  
 +
Print a number in lowercase roman numerals.
  
 +
== Example ==
  
 
+
<context source=yes>
== Example ==
+
\setuppapersize[A5]
{|
 
|<texcode>
 
Cologne Cathedral was built in \romannumerals{1248}
 
</texcode>
 
|<context>
 
 
Cologne Cathedral was built in \romannumerals{1248}
 
Cologne Cathedral was built in \romannumerals{1248}
 
</context>
 
</context>
|}
 
  
 
== See also ==
 
== See also ==
<!-- something like {{cmd|goto}} -->
+
 
 +
* {{cmd|defineconversion}}
 +
* {{cmd|characters}}
 +
* {{cmd|Characters}}
 +
* {{cmd|numbers}}
 +
* {{cmd|Numbers}}
 +
* {{cmd|mediaeval}}
 +
* {{cmd|romannumerals}}
 +
* {{cmd|Romannumerals}}
 +
* {{cmd|greeknumerals}}
 +
* {{cmd|Greeknumerals}}
 +
* {{cmd|oldstylenumerals}}
 +
* {{cmd|oldstyleromannumerals}}
  
 
== Help from ConTeXt-Mailinglist/Forum ==
 
== Help from ConTeXt-Mailinglist/Forum ==
Line 37: Line 44:
 
{{Forum|{{SUBPAGENAME}}}}
 
{{Forum|{{SUBPAGENAME}}}}
  
[[Category:Conversion|romannumerals]]
+
[[Category:Command/Conversions|romannumerals]]

Revision as of 16:21, 3 July 2012

\romannumerals

Syntax

\romannumerals{...}
{...} number

Description

Print a number in lowercase roman numerals.

Example

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

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: