2000-03-20 14:49:54 +00:00
|
|
|
# Standard textclass definition file. Taken from initial LyX source code
|
|
|
|
# Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
|
2007-07-24 17:16:35 +00:00
|
|
|
# Transposed by Pascal André <andre@via.ecp.fr>
|
2000-03-20 14:49:54 +00:00
|
|
|
# Heavily modifed and enhanced by several developers.
|
|
|
|
# Split from stdstruct.inc by Hartmut Goebel <hartmut@noris.net>
|
|
|
|
|
|
|
|
# This include files contains all layouts that handle the title area
|
|
|
|
# a document, like title, author and such.
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2011-04-15 02:51:32 +00:00
|
|
|
Format 35
|
2009-06-05 19:05:48 +00:00
|
|
|
|
2009-12-10 19:28:00 +00:00
|
|
|
# CSS for the TOC
|
|
|
|
AddToHTMLPreamble
|
|
|
|
<style type="text/css">
|
2011-04-17 18:52:49 +00:00
|
|
|
div.toc {
|
|
|
|
margin: 2em 0em;
|
|
|
|
border-style: solid;
|
|
|
|
border-width: 2px 0px;
|
|
|
|
padding: 1em 0em;
|
2009-12-10 19:28:00 +00:00
|
|
|
}
|
|
|
|
div.tochead { font-size: x-large; font-weight: bold; }
|
2011-04-13 13:15:14 +00:00
|
|
|
div.lyxtoc-0 {
|
|
|
|
margin: 2em 0em 0em 0em;
|
|
|
|
font-size: xx-large;
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
2011-04-17 18:52:49 +00:00
|
|
|
div.lyxtoc-1 {
|
|
|
|
margin: 1em 0em 0em 0em;
|
|
|
|
font-size: x-large;
|
|
|
|
font-weight: bold;
|
2009-12-10 19:28:00 +00:00
|
|
|
}
|
2011-04-17 18:52:49 +00:00
|
|
|
div.lyxtoc-2 {
|
|
|
|
margin: 0em 0em 0em 1em;
|
|
|
|
font-size: large;
|
|
|
|
font-weight: normal;
|
2009-12-10 19:28:00 +00:00
|
|
|
}
|
2011-04-13 13:15:14 +00:00
|
|
|
div.lyxtoc-3 { margin: 0em 0em 0em 0.5em; font-size: medium; }
|
|
|
|
div.lyxtoc-4 { margin: 0em 0em 0em 0.5em; }
|
|
|
|
div.lyxtoc-5 { margin: 0em 0em 0em 0.5em; }
|
|
|
|
div.lyxtoc-6 { margin: 0em 0em 0em 0.5em; }
|
2011-04-12 17:33:18 +00:00
|
|
|
a.tocentry {
|
|
|
|
text-decoration: none;
|
|
|
|
color: black;
|
|
|
|
}
|
|
|
|
a.tocentry:visited { color: black; }
|
2011-04-17 18:52:49 +00:00
|
|
|
a.tocarrow {
|
|
|
|
font-weight: bold;
|
|
|
|
text-decoration: none;
|
|
|
|
color: #909090;
|
2009-12-10 20:03:35 +00:00
|
|
|
}
|
|
|
|
a.tocarrow:visited { color: #C0C0C0; }
|
2009-12-10 19:28:00 +00:00
|
|
|
</style>
|
|
|
|
EndPreamble
|
|
|
|
|
|
|
|
|
2000-03-20 14:49:54 +00:00
|
|
|
Style Title
|
2003-05-02 08:55:48 +00:00
|
|
|
Margin Static
|
|
|
|
LatexType Command
|
2008-03-06 05:02:23 +00:00
|
|
|
Category FrontMatter
|
2003-05-02 08:55:48 +00:00
|
|
|
InTitle 1
|
|
|
|
LatexName title
|
|
|
|
ParSkip 0.4
|
|
|
|
ItemSep 0
|
|
|
|
TopSep 0
|
|
|
|
BottomSep 1
|
|
|
|
ParSep 1
|
|
|
|
Align Center
|
|
|
|
LabelType No_Label
|
2003-10-13 09:50:10 +00:00
|
|
|
Font
|
2003-05-02 08:55:48 +00:00
|
|
|
Size Largest
|
|
|
|
EndFont
|
2009-06-05 17:51:03 +00:00
|
|
|
HTMLTag h1
|
2010-01-19 19:43:15 +00:00
|
|
|
HTMLTitle true
|
2000-03-20 14:49:54 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2000-03-20 14:49:54 +00:00
|
|
|
Style Author
|
2003-05-02 08:55:48 +00:00
|
|
|
Margin Static
|
|
|
|
LatexType Command
|
2008-03-06 05:02:23 +00:00
|
|
|
Category FrontMatter
|
2003-05-02 08:55:48 +00:00
|
|
|
InTitle 1
|
|
|
|
LatexName author
|
|
|
|
LabelSep xxx
|
|
|
|
ParSkip 0.4
|
|
|
|
TopSep 1.3
|
|
|
|
BottomSep 0.7
|
|
|
|
ParSep 0.7
|
|
|
|
Align Center
|
|
|
|
LabelType No_Label
|
2003-10-13 09:50:10 +00:00
|
|
|
Font
|
2003-05-02 08:55:48 +00:00
|
|
|
Size Large
|
|
|
|
EndFont
|
2000-03-20 14:49:54 +00:00
|
|
|
End
|
|
|
|
|
2003-09-15 14:29:22 +00:00
|
|
|
|
2000-03-20 14:49:54 +00:00
|
|
|
Style Date
|
2003-05-02 08:55:48 +00:00
|
|
|
Margin Dynamic
|
|
|
|
LatexType Command
|
2008-03-06 05:02:23 +00:00
|
|
|
Category FrontMatter
|
2003-05-02 08:55:48 +00:00
|
|
|
InTitle 1
|
|
|
|
LatexName date
|
|
|
|
LabelSep xxx
|
|
|
|
ParSkip 0.4
|
|
|
|
TopSep 0.9
|
|
|
|
BottomSep 0.5
|
|
|
|
ParSep 1
|
|
|
|
Align Center
|
|
|
|
LabelType No_Label
|
2003-10-13 09:50:10 +00:00
|
|
|
Font
|
2003-05-02 08:55:48 +00:00
|
|
|
Size Large
|
|
|
|
EndFont
|
2000-03-20 14:49:54 +00:00
|
|
|
End
|