mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
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:
parent
6c099a65f8
commit
062e4d0151
@ -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.
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user