fix abstract in paper class (from Bennett)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10672 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jean-Marc Lasgouttes 2005-12-19 12:06:56 +00:00
parent 6c099a65f8
commit 062e4d0151
2 changed files with 16 additions and 3 deletions

View File

@ -1,3 +1,10 @@
2005-12-19 Bennett Helm <bennett.helm@fandm.edu>
* layouts/paper.layout: the abstract environment should not be
indented, should be block, and its main text should be in roman
font; however, the label should be sans serif, bold, and not
centered.
2005-12-16 Georg Baum <Georg.Baum@post.rwth-aachen.de>
* symbols: avoid use of symbol font if cmsy is available.

View File

@ -134,12 +134,18 @@ End
Style Abstract
Align Left
AlignPossible Left
Font
Size Small
Family Sans
EndFont
LabelType Top_Environment
LabelFont
Series Bold
Family Sans
Size Small
EndFont
LeftMargin ""
RightMargin ""
ParIndent ""
End