Julio Rojas wrote:
Hola Alexis. Disculpa, pero el idioma oficial de la lista es el inglés.

The first question is not clear. Do you want to know how can you
change the separation between the margin and the bullet of the items?
Or do you want to know how to change the separation from the bullet to
the text of the item?

For the second question, you cannot do it directly in LyX. Yo have to
implement a counter to store the value of the list and reuse where you
want to continue. Please check:
http://texnik.de/cgi-bin/mainFAQ.cgi?file=list/enum

What you're asking will need that you get your hands dirty in LaTeX,
so be prepared. Best regards.

My Spanish is negligible, but if I understood the second part correctly, the LaTeX mdwtools package may be of help. It includes mdwlist, which provides a way of injecting material between consecutive list items. In the case of an enumeration, it would let you suspend the enumeration, insert almost anything, then resume the enumeration with the next counter value. It does require inserting some LaTeX code in ERT, but not much. See http://wiki.lyx.org/LyX/Numbering#toc2.

/Paul

Reply via email to