Text FormattingRoman Numerals

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
jediwhelan
Posts: 16
Joined: Fri Jul 25, 2008 5:54 pm

Roman Numerals

Post by jediwhelan »

Hi,

I want to print some roman numerals and i'm using the command:

\Roman{enumi}

but there is nolonger printed on the pdf? Also, no error message thrown?

Am i doing something obviously silly?

Thanks
Paul

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

fatra2
Posts: 126
Joined: Fri May 01, 2009 1:43 pm

Re: Roman Numerals

Post by fatra2 »

Have you tried \roman{counter}
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Roman Numerals

Post by localghost »

jediwhelan wrote:[...] I want to print some roman numerals and i'm using the command:

\Roman{enumi}

but there is nolonger printed on the pdf? Also, no error message thrown? [...]
Build a minimal working example (MWE) that shows what you have done so far and explain in detail what you want to achieve.


Best regards
Thorsten
Post Reply