1999-09-27 18:44:28 +00:00
|
|
|
# Standard textclass definition file. Taken from initial LyX source code
|
|
|
|
# Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
|
2007-04-05 01:02:31 +00:00
|
|
|
# Transposed by Pascal André <andre@via.ecp.fr>
|
1999-09-27 18:44:28 +00:00
|
|
|
# Heavily modifed and enhanced by several developers.
|
2007-04-05 01:02:31 +00:00
|
|
|
# Title definitions moved to stdtitle.inc by Hartmut Goebel <harmut@noris.net>
|
1999-09-27 18:44:28 +00:00
|
|
|
|
|
|
|
# This include files contains all layouts that handle the structure of
|
2000-03-20 14:49:54 +00:00
|
|
|
# a document, like abstract, bibliography and such.
|
1999-09-27 18:44:28 +00:00
|
|
|
|
|
|
|
|
2009-12-05 22:55:38 +00:00
|
|
|
Format 19
|
2003-10-13 09:50:10 +00:00
|
|
|
Style Abstract
|
2003-05-02 08:55:48 +00:00
|
|
|
Margin Static
|
|
|
|
LatexType Environment
|
|
|
|
LatexName abstract
|
2008-03-06 05:02:23 +00:00
|
|
|
Category FrontMatter
|
2003-05-02 08:55:48 +00:00
|
|
|
NextNoIndent 1
|
|
|
|
LeftMargin MMM
|
|
|
|
RightMargin MMM
|
|
|
|
ParIndent MM
|
|
|
|
ItemSep 0
|
|
|
|
TopSep 0.7
|
|
|
|
BottomSep 0.7
|
|
|
|
ParSep 0
|
|
|
|
Align Block
|
|
|
|
LabelType Centered_Top_Environment
|
2005-06-13 09:36:58 +00:00
|
|
|
LabelString "Abstract"
|
2003-05-02 08:55:48 +00:00
|
|
|
LabelBottomSep 0.5
|
2003-10-13 09:50:10 +00:00
|
|
|
Font
|
2003-05-02 08:55:48 +00:00
|
|
|
Size Small
|
|
|
|
EndFont
|
2003-10-13 09:50:10 +00:00
|
|
|
LabelFont
|
2003-05-02 08:55:48 +00:00
|
|
|
Series Bold
|
|
|
|
Size Large
|
|
|
|
EndFont
|
2003-10-13 09:50:10 +00:00
|
|
|
End
|
1999-09-27 18:44:28 +00:00
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
1999-09-27 18:44:28 +00:00
|
|
|
Style Bibliography
|
2003-05-02 08:55:48 +00:00
|
|
|
Margin First_Dynamic
|
|
|
|
LatexType Bib_Environment
|
|
|
|
LatexName thebibliography
|
2008-03-06 05:02:23 +00:00
|
|
|
Category BackMatter
|
2003-05-02 08:55:48 +00:00
|
|
|
NextNoIndent 1
|
|
|
|
LeftMargin MM
|
|
|
|
ParSkip 0.4
|
|
|
|
ItemSep 0
|
|
|
|
TopSep 0.7
|
|
|
|
BottomSep 0.7
|
|
|
|
ParSep 0.5
|
|
|
|
Align Block
|
|
|
|
AlignPossible Block, Left
|
|
|
|
LabelType Bibliography
|
2005-06-13 09:36:58 +00:00
|
|
|
LabelString "References"
|
2005-05-05 18:33:50 +00:00
|
|
|
LabelBottomSep 1.2
|
2003-10-13 09:50:10 +00:00
|
|
|
LabelFont
|
2003-05-02 08:55:48 +00:00
|
|
|
Series Bold
|
|
|
|
Size Larger
|
|
|
|
EndFont
|
2009-12-03 20:13:17 +00:00
|
|
|
HTMLStyle
|
|
|
|
div.bibliography {
|
|
|
|
margin-left: 2em;
|
|
|
|
text-indent: -2em;
|
|
|
|
}
|
|
|
|
span.bibitemlabel:before { content: "["; }
|
|
|
|
span.bibitemlabel:after { content: "] "; }
|
|
|
|
EndHTMLStyle
|
1999-09-27 18:44:28 +00:00
|
|
|
End
|