]> git.lyx.org Git - features.git/blob - lib/layouts/svprobth.layout
Update fr.po
[features.git] / lib / layouts / svprobth.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[svjour,svprobth.clo]{Probability Theory and Related Fields (Springer svprobth)}
3 #  \DeclareCategory{Articles}
4 # svjour/probth (article) textclass definition file.
5 # for Springer Verlag Journal "Probability Theory and Related Fields".
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 95
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               textlabel3
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         textlabel2
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                 textlabel2
151           Size                  Small
152         EndFont
153         DocBookTag         keyword
154         DocBookTagType     paragraph
155         DocBookWrapperTag  keywordset
156         DocBookInInfo      always
157 End
158
159
160
161 Style Dedication
162         CopyStyle               Headnote
163         LatexName               dedication
164         LeftMargin              Dedication:xxx
165         LabelString             "Dedication:"
166 End
167
168
169 Style Mail
170         CopyStyle             Headnote
171         LatexName             mail
172         LeftMargin            "Corr Author:xx."
173         LabelString           "Corr Author:"
174 End
175
176
177 Style Offprints
178         CopyStyle             Headnote
179         LatexName             offprints
180         LeftMargin            "Offprints:xx."
181         LabelString           "Offprints:"
182 End
183
184
185 Style Abstract
186         Margin                First_Dynamic
187         LatexType             Command
188         LatexName             abstract
189         Newline               1
190         NextNoIndent          0
191         ParIndent             MM
192         LabelSep              xx
193         ItemSep               0
194         TopSep                0.7
195         BottomSep             0.7
196         ParSep                0
197         Align                 Block
198         AlignPossible         Block, Left
199         LabelType             Above
200         LabelString           "Abstract."
201         LabelFont
202           Series              Bold
203         EndFont
204 End