>>Cc: [email protected]
>>From: A S Hodel <[EMAIL PROTECTED]>
>>Subject: Re: Consecutive math environments
>>Date: Mon, 15 Jan 2007 11:28:51 -0600
>>To: [EMAIL PROTECTED]
>>X-Brightmail-Tracker: AAAAAA==
>>X-Brightmail-scanned: yes
>>
>>This is handled in the beamer class with a "separator." I haven't
>>looked at the structure of this command to see how it works; I ought
>>to, though, because I've had the same frustration as you.
As far as I understand the layout dialect, it offers exactly the workaround
below:
<cite>
# Separator style definition
Style Separator
LatexType Paragraph
LatexName dummy
ParIndent MM
ParSkip 0.4
Align Left
AlignPossible Block, Left, Right, Center
Margin First_Dynamic
TopSep 0
BottomSep 0
ParSep 0
LabelType Static
LabelBottomSep 0
LabelString "___"
KeepEmpty 1
LabelFont
Series Medium
Size Normal
Color latex
EndFont
End
</cite>
>>
>>One workaround: put a "\par" command in ERT in a "Standard"
>>environment between the two definitions. I don't know how that will
>>change spacing between the environments in the printed document, but
>>it should achieve the desired effect.
Could be added to the basic styles, until this separation problem is
solved (1.5 ?)
--
Jean-Pierre