]> git.lyx.org Git - lyx.git/blob - lib/layouts/svprobth.layout
Add tableaux to outliner
[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 63
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         ResetsFont true
135 End
136
137 InsetLayout Flex:Inst
138         CopyStyle       Flex:thanks
139         ContentAsLabel  1
140         LabelString     "Institute #"
141         LatexName       inst
142 End
143
144
145 InsetLayout Flex:Keywords
146         CopyStyle               Flex:Email
147         LatexName               keywords
148         LabelString             "Keywords"
149         LabelFont
150           Color                 green
151           Size                  Small
152         EndFont
153 End
154
155
156
157 Style Dedication
158         CopyStyle               Headnote
159         LatexName               dedication
160         LeftMargin              Dedication:xxx
161         LabelString             "Dedication:"
162 End
163
164
165 Style Mail
166         CopyStyle             Headnote
167         LatexName             mail
168         LeftMargin            "Corr Author:xx."
169         LabelString           "Corr Author:"
170 End
171
172
173 Style Offprints
174         CopyStyle             Headnote
175         LatexName             offprints
176         LeftMargin            "Offprints:xx."
177         LabelString           "Offprints:"
178 End
179
180
181 Style Abstract
182         Margin                First_Dynamic
183         LatexType             Command
184         LatexName             abstract
185         Newline               1
186         NextNoIndent          0
187         ParIndent             MM
188         LabelSep              xx
189         ItemSep               0
190         TopSep                0.7
191         BottomSep             0.7
192         ParSep                0
193         Align                 Block
194         AlignPossible         Block, Left
195         LabelType             Above
196         LabelString           "Abstract."
197         LabelFont
198           Series              Bold
199         EndFont
200 End