how to insert roman numbers

  • Thread starter Thread starter drisc229
  • Start date Start date
How do you want to use the Roman numerals? If you want a numbered list, just
choose the desired numbering format (i,ii,iii or I,II,III). If you want a
sequential list with entries anywhere in the text, use SEQ fields. If you
want static numbers, type them in.
 
In
Stefan Blom said:
How do you want to use the Roman numerals? If you want a numbered
list, just choose the desired numbering format (i,ii,iii or
I,II,III). If you want a sequential list with entries anywhere in the
text, use SEQ fields. If you want static numbers, type them in.


\*roman
Displays results as roman numerals. The result has the same case as the word
"roman" in the field code. For example, { SEQ CHAPTER \* roman } displays
"xi", and { SEQ CHAPTER \* ROMAN } displays "XI".


HTH,

Twayne
 
Back
Top