Difference between revisions of "Command/romannumerals"

From Wiki
Jump to navigation Jump to search
m (Text replace - "== Help from ConTeXt-Forum ==" to "== Help from ConTeXt-Forum == All issues with:")
 
(5 intermediate revisions by 4 users not shown)
Line 4: Line 4:
 
}}
 
}}
  
 +
== [[Help:Reference|Syntax]] (autogenerated) ==
 +
<syntax>romannumerals</syntax>
 
== [[Help:Reference|Syntax]] ==
 
== [[Help:Reference|Syntax]] ==
 
<table cellspacing="4" cellpadding="2" class="cmd">
 
<table cellspacing="4" cellpadding="2" class="cmd">
Line 11: Line 13:
 
   <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|\goto]] -->
 
  
== Help from ConTeXt-Forum ==
+
* {{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 ==
 
All issues with:
 
All issues with:
 
{{Forum|{{SUBPAGENAME}}}}
 
{{Forum|{{SUBPAGENAME}}}}
  
[[Category:Commands|romannumerals]]
+
[[Category:Command/Conversions|romannumerals]]

Latest revision as of 14:34, 13 October 2019

\romannumerals

Syntax (autogenerated)

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


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: