On 15.06.2010, at 15:19, Paul A. Rubin wrote: > On 6/14/2010 7:35 PM, Paul Elliott wrote: >> >> How do I do in lyx, a negative indent on an enumerated list inside a Theorem? >> >> I have a math book where sometimes the theorems are written like this: >> >> ---------- >> 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". >> >> > > Crude hack attached. Due to the way LaTeX spaces enumerations (the anchor > point is the start of the item text), you can easily wind up with "or" > violating the left margin, hence my use of a box with horizontal space > stuffed in front of it.
Alternative approach with \llap to typset the "or" to the left (subject to the danger of margin violation as mentioned by Paul). Daniel
pluto.lyx
Description: Binary data
