On 2010-06-14, Paul Elliott wrote: > ---------- > Theorem. > If all cows are spherical and either: > (1) the moon is made of green cheese, > or (2) there are canals on Mars > then pluto is a planet. > ----------
> How do I copy this style in lyx, specificly the negative indent > on the "or". If it is a one-time issue, I'd use a table. Otherwise, I'd see what can be done with enumitem (read the enumitem documentation, download the enumitem.module (from wiki.lyx.org), experiment with either code in the custom preamble or with the optional argument to a list. It should be possible to can get the "or (2)" by means of an ERT containing [or (2)] for the second item. However, the alignment must be set to rightalign somehow. Günter
