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