]> git.lyx.org Git - lyx.git/blob - lib/layouts/svprobth.layout
* revtex4.layout : Adapt fonts and numbering to better reflect the pdf output.
[lyx.git] / lib / layouts / svprobth.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[svjour,svprobth.clo]{article (Springer svjour/PTRF)}
3 # svjour/probth (article) textclass definition file.
4 # for Springer Verlag Journal of Geodesy.
5 # --------
6 #
7 # Taken from initial LyX source code
8 # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
9 # Transposed by Pascal AndrĂ© <andre@via.ecp.fr>
10 # Heavily modified and enhanced by serveral developers.
11 #
12 # --------
13 # ejour2 made originally by Martin Vermeer based on article.layout.
14 # Modified for LyX 12 by Jean-Marc Lasgouttes and MV.
15 #
16 # Adapted to svjour/jog (new 1999 Springer LaTeX2e classes) by
17 # MV in 2000.
18 #
19 # Adapted to Probability Theory and Related Fields by JMarc
20 #
21 # General textclass parameters
22 # (jog) ?
23 #
24 # see www.springer.de/author/tex/help-journals.html for class files
25 # Revised by Marcus Kriele in April 2011 
26 #
27 # General textclass parameters
28 # (probth) ?
29 #
30 # see www.springer.de/author/tex/help-journals.html for class files
31
32
33 Format 35
34 Input svcommon.inc
35
36 NoStyle Front_Matter
37 NoStyle Main_Matter
38 NoStyle Back_Matter
39 NoStyle Part
40 NoStyle PartBacktext
41 NoCounter part
42 NoStyle Part*
43 NoStyle Chapter
44 NoStyle ChapAuthor
45 NoStyle ChapSubtitle
46 NoStyle ChapMotto
47 NoCounter chapter
48 NoStyle Chapter*
49 NoStyle Paragraph
50 NoStyle Paragraph*
51 NoStyle Run-in_headings
52 NoStyle Sub-run-in_headings
53
54
55 NoStyle Extrachap
56 NoStyle extrachap
57 NoStyle Preface
58 NoStyle Foreword
59 NoStyle Dedication
60 NoStyle Svgraybox
61 NoStyle Petit
62 NoStyle Prob
63 NoStyle Sol
64 NoStyle Abstract*
65 NoStyle TOC_Title
66 NoStyle TOC_Author
67 NoStyle Acknowledgements
68
69
70
71 NoStyle Dedication
72 NoStyle Keywords
73
74
75 ClassOptions
76         Other         probth
77 End
78
79 Style Title
80         Font
81           Family              Roman
82           Series              Bold
83           Size                Larger
84         EndFont
85 End
86
87
88 Style Subtitle
89         Font
90           Family              Roman
91           Series              Bold
92           Size                Large
93         EndFont
94 End
95
96 Style Author
97         Font
98           Series              Medium
99           Shape               Up
100         EndFont
101 End
102
103
104 Style Headnote
105         Margin                Static
106         LatexType             Command
107         InTitle               1
108         LatexName             headnote
109         NextNoIndent          1
110         LeftMargin            "HeadNote (optional):xxx"
111         LabelSep              xxx
112         ParSkip               0.4
113         TopSep                1.3
114         BottomSep             0.7
115         ParSep                0.7
116         Align                 Left
117         LabelType             Static
118         LabelString           "Headnote (optional):"
119         LabelFont
120           Series              Bold
121           Shape               Italic
122           Color               Red
123         EndFont
124 End
125
126
127 InsetLayout Flex:thanks
128         Decoration      Classic
129         LabelString     "thanks"
130         LatexType       Command
131         Latexname       thanks
132         LyxType         custom
133         Font
134           Size          Small
135           Color         Green
136         EndFont
137 End
138
139 InsetLayout Flex:Inst
140         CopyStyle       Flex:thanks
141         ContentAsLabel  1
142         LabelString     "Institute #"
143         LatexName       inst
144 End
145
146
147 InsetLayout Flex:Keywords
148         CopyStyle               Flex:Email
149         LatexName               keywords
150         LabelString             "Keywords"
151         LabelFont
152           Color                 green
153           Size                  Small
154         EndFont
155 End
156
157
158
159 Style Dedication
160         CopyStyle               Headnote
161         LatexName               dedication
162         LeftMargin              Dedication:xxx
163         LabelString             "Dedication:"
164 End
165
166
167 Style Mail
168         CopyStyle             Headnote
169         LatexName             mail
170         LeftMargin            "Corr Author:xx."
171         LabelString           "Corr Author:"
172 End
173
174
175 Style Offprints
176         CopyStyle             Headnote
177         LatexName             offprints
178         LeftMargin            "Offprints:xx."
179         LabelString           "Offprints:"
180 End
181
182
183 Style Abstract
184         Margin                First_Dynamic
185         LatexType             Command
186         LatexName             abstract
187         Newline               1
188         NextNoIndent          0
189         ParIndent             MM
190         LabelSep              xx
191         ItemSep               0
192         TopSep                0.7
193         BottomSep             0.7
194         ParSep                0
195         Align                 Block
196         AlignPossible         Block, Left
197         LabelType             Top_Environment
198         LabelString           "Abstract."
199         LabelFont
200           Series              Bold
201         EndFont
202 End