]> git.lyx.org Git - lyx.git/blob - lib/layouts/svprobth.layout
RJournal template and layout: move ERTs to layout
[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
56 NoStyle Extrachap
57 NoStyle extrachap
58 NoStyle Preface
59 NoStyle Foreword
60 NoStyle Dedication
61 NoStyle Svgraybox
62 NoStyle Petit
63 NoStyle Prob
64 NoStyle Sol
65 NoStyle Abstract*
66 NoStyle TOC_Title
67 NoStyle TOC_Author
68 NoStyle Acknowledgements
69
70
71
72 NoStyle Dedication
73 NoStyle Keywords
74
75
76 ClassOptions
77         Other         probth
78 End
79
80 Style Title
81         Font
82           Family              Roman
83           Series              Bold
84           Size                Larger
85         EndFont
86 End
87
88
89 Style Subtitle
90         Font
91           Family              Roman
92           Series              Bold
93           Size                Large
94         EndFont
95 End
96
97 Style Author
98         Font
99           Series              Medium
100           Shape               Up
101         EndFont
102 End
103
104
105 Style Headnote
106         Margin                Static
107         LatexType             Command
108         InTitle               1
109         LatexName             headnote
110         NextNoIndent          1
111         LeftMargin            "HeadNote (optional):xxx"
112         LabelSep              xxx
113         ParSkip               0.4
114         TopSep                1.3
115         BottomSep             0.7
116         ParSep                0.7
117         Align                 Left
118         LabelType             Static
119         LabelString           "Headnote (optional):"
120         LabelFont
121           Series              Bold
122           Shape               Italic
123           Color               Red
124         EndFont
125 End
126
127
128 InsetLayout Flex:thanks
129         Decoration      Classic
130         LabelString     "thanks"
131         LatexType       Command
132         Latexname       thanks
133         LyxType         custom
134         Font
135           Size          Small
136           Color         Green
137         EndFont
138 End
139
140 InsetLayout Flex:Inst
141         CopyStyle       Flex:thanks
142         ContentAsLabel  1
143         LabelString     "Institute #"
144         LatexName       inst
145 End
146
147
148 InsetLayout Flex:Keywords
149         CopyStyle               Flex:Email
150         LatexName               keywords
151         LabelString             "Keywords"
152         LabelFont
153           Color                 green
154           Size                  Small
155         EndFont
156 End
157
158
159
160 Style Dedication
161         CopyStyle               Headnote
162         LatexName               dedication
163         LeftMargin              Dedication:xxx
164         LabelString             "Dedication:"
165 End
166
167
168 Style Mail
169         CopyStyle             Headnote
170         LatexName             mail
171         LeftMargin            "Corr Author:xx."
172         LabelString           "Corr Author:"
173 End
174
175
176 Style Offprints
177         CopyStyle             Headnote
178         LatexName             offprints
179         LeftMargin            "Offprints:xx."
180         LabelString           "Offprints:"
181 End
182
183
184 Style Abstract
185         Margin                First_Dynamic
186         LatexType             Command
187         LatexName             abstract
188         Newline               1
189         NextNoIndent          0
190         ParIndent             MM
191         LabelSep              xx
192         ItemSep               0
193         TopSep                0.7
194         BottomSep             0.7
195         ParSep                0
196         Align                 Block
197         AlignPossible         Block, Left
198         LabelType             Above
199         LabelString           "Abstract."
200         LabelFont
201           Series              Bold
202         EndFont
203 End