Dear all:

I have a standard enumerated list such as
1. text
2. text
3. text
etc.

And I want to have a second list that revises some of the items:

1. text
2'. Revised text
3. Text
etc.

I have learnt I can obtain this effect in Latex by switching from an
enumerated to itemized list and using the optional argument to \item,
thereby  writing something like this (for the second list)

\item [1.] test
\item[2'.] Revised text
\item [3.] text

In Lyx, I can obtain the LaTeX code above by inserting the optional
arguments (the [1.], [2'], etc.) in ERT just before the itemized text.

My questions are:

1. is the LaTeX code the best way to achieve the desired effect or is there
some package that allows manipulation of labels in itemized and, even
better, enumerated list? A quick search did not turn out anything, but the
LaTeX universe is large

2. Is there a better way to produce the LaTeX code above in LyX? (I would
be the first to admit that it looks like an ugly hack).

Cheers,

Stefano

-- 
__________________________________________________
Stefano Franchi
Associate Research Professor
Department of Hispanic Studies            Ph:   +1 (979) 845-2125
Texas A&M University                          Fax:  +1 (979) 845-6421
College Station, Texas, USA

[email protected]
http://stefano.cleinias.org

Reply via email to