On 07/30/2012 10:42 AM, CP wrote:
I would like to use roman numerals for lists and be able to cross-reference them
in the document.

Example:

i) blah
ii) blah

The elements in the text i) and ii) refer to gibberish.

<<<<<

I added the following line to the preamble

\renewcommand{\theenumi}{\roman{enumi})}

This achieves almost exactly what I want, except that the list has dots after
the parentheses, e.g.

i). blah
ii). blah

Does anyone know how to remove those?

Look into the enumitem package, which LyX already uses for some lists. It makes it much easier to do this kind of thing.

Richard

Reply via email to