On 04/16/2011 03:59 PM, Julien Rioux wrote:
On 16/04/2011 3:40 PM, Marcus Kriele wrote:
I am trying to address bug #7301 concerning the Springer layout files,
and the following 4 questions have arisen:
1) NextNoIndent prevents the following paragraph (whether of the same or
a different layout) from being indented. Is there a possibility to
restrict this behavior such that in only applies if the next paragraph
has a different layout?
Use case: A definition may consist of several paragraphs which should be
indented. However, the first paragraph in Standard layout following the
definition should not be indented.
I don't see at the moment how you would do that in LaTeX.
I suppose it could be done, but this might really be a bug in
NextNoIndent. I think the intention is as Marcus wants: The next
paragraph AFTER this batch shouldn't be indented. E.g., if we have
NextNoIndent in Theorem, then we don't want to suppress indentation of
the second paragraph of the theorem statement, but of what follows the
whole theorem.
4) svmono contains an environment svgraybox that provides a gray
background. I am aware that currently the background color cannot be
controlled by layouts. I have therefore chosen sans font in order to
indicate this environment, simply because this font is rarely used. Does
anyone have a better idea?
LyX already provides coloured boxes so you could just stick to these.
We ought to fix this early in the 2.1 cycle.
Richard