Piotr Kopszak <mailto:kops...@gmail.com>
18. Dezember 2015 um 21:02
Hello list,

This probably does not make much sense in normal circumstances, as I
would use simply itemize to get roman numerals for certain items then,
but this time I'm using output from a script and it would be much
easier for me to use \getnumber. Is it possile to convert \getnumber
output to roman numerals?

\definecounter[mycounter]

\starttext

\incrementcounter[mycounter]
\convertedcounter[mycounter]

\incrementcounter[mycounter]
\convertedcounter[mycounter][numberconversion=R]

\incrementcounter[mycounter]
\convertedcounter[mycounter][numberconversion=A]

\stoptext

Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to