Jürgen Spitzmüller wrote:
Paul A. Rubin wrote:
Richard's probably the best equipped to answer this ...
If you put a hanging paragraph immediately after a standard paragraph,
using the hanging module, LyX does not insert a paragraph break between
them, so the hanging "paragraph" just continues the previous one (with a
little extra space). The work-around is to insert a separator between
them. This might be related to bug 3354 (?). I'm guessing the behavior
is not intentional, but before I put it in bugzilla (and spam all sorts
of people) I thought I'd check it (by spamming the developer list). ;-)
I'm not Richard, but I'd say this is clearly a bug. I guess a \par in the
hanging layout definition will fix the problem.
This is a side-effect of that other change we made, involving removing
the blank line before starting a new environment.
I've committed Jurgen's suggested fix to trunk at r27872. OK for branch?
rh