On 08/23/2018 05:34 AM, Pol wrote:
The following text, in verse style, is correctly indented on my lyx
screen, but the pdf is not well rendered, the last line not being aligned
with first one:
Given that
   1. prop 1
   2. prop 2
   3. prop 3
then prop 4 must follow.

Here included my lyx test file.
Is that a bug?

thank you

paolo m.
The LaTeX code looks correct to me, so I don't think it's a LyX bug. Perhaps it is a "feature" of the verse environment? I'm not sure the verse environment is designed to handle nested environments, let alone lists.

If you want to work around it, I've attached a hacked version of your test file. It turns out that sticking the enumeration in a parbox fixes the alignment of the last line but messes up the vertical spacing a bit. The vertical spacing in turn can be "finger painted" into something plausible looking with custom spacing.

Paul

Attachment: test-enumeration-in-verse.lyx
Description: application/lyx

Reply via email to