Alan
2009-04-29 21:40:15 UTC
Hello.
I am using the titlesec package and am trying to figure out how to get
roman numerals rather than regular (hindu arabic?) numbers?
For example...
II. Methods
not
2. Methods
Right now, I have...
\usepackage{titlesec}
\titleformat{\section} {\normalfont\Large\bfseries}{\thesection.}{1em}
{} % for periods after section numbers
Where exactly do I add \Roman?
Thanks. alan
I am using the titlesec package and am trying to figure out how to get
roman numerals rather than regular (hindu arabic?) numbers?
For example...
II. Methods
not
2. Methods
Right now, I have...
\usepackage{titlesec}
\titleformat{\section} {\normalfont\Large\bfseries}{\thesection.}{1em}
{} % for periods after section numbers
Where exactly do I add \Roman?
Thanks. alan