]> git.lyx.org Git - lyx.git/blob - lib/layouts/svjog.layout
multicol.module: use the layout argument mechanism
[lyx.git] / lib / layouts / svjog.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[svjour,svjog.clo,natbib.sty]{Springer SV Jour/Jog}
3 #  \DeclareCategory{Articles}
4 # svjour/jog (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 # Revised by Marcus Kriele in April 2011 
20 #
21 # General textclass parameters
22 # (jog) ?
23 #
24 # see www.springer.de/author/tex/help-journals.html for class files
25
26
27 Format 43
28 Input svcommon.inc
29
30 NoStyle Front_Matter
31 NoStyle Main_Matter
32 NoStyle Back_Matter
33 NoStyle Part
34 NoStyle PartBacktext
35 NoCounter part
36 NoStyle Part*
37 NoStyle Chapter
38 NoStyle ChapAuthor
39 NoStyle ChapSubtitle
40 NoStyle ChapMotto
41 NoCounter chapter
42 NoStyle Chapter*
43 NoStyle Paragraph
44 NoStyle Paragraph*
45 NoStyle Run-in_headings
46 NoStyle Sub-run-in_headings
47
48
49 NoStyle Extrachap
50 NoStyle extrachap
51 NoStyle Preface
52 NoStyle Foreword
53 NoStyle Dedication
54 NoStyle Svgraybox
55 NoStyle Petit
56 NoStyle Prob
57 NoStyle Sol
58 NoStyle Abstract*
59 NoStyle TOC_Title
60 NoStyle TOC_Author
61 NoStyle Acknowledgements
62
63
64
65 NoStyle Dedication
66 NoStyle Keywords
67
68
69 ClassOptions
70         Other         jog
71 End
72
73
74
75 Style Headnote
76         Margin                Static
77         LatexType             Command
78         InTitle               1
79         LatexName             headnote
80         NextNoIndent          1
81         LeftMargin            "HeadNote (optional):xxx"
82         LabelSep              xxx
83         ParSkip               0.4
84         TopSep                1.3
85         BottomSep             0.7
86         ParSep                0.7
87         Align                 Left
88         LabelType             Static
89         LabelString           "Headnote (optional):"
90         LabelFont
91           Series              Bold
92           Shape               Italic
93           Color               Red
94         EndFont
95 End
96
97
98 InsetLayout Flex:thanks
99         Decoration      Classic
100         LabelString     "thanks"
101         LatexType       Command
102         Latexname       thanks
103         LyxType         custom
104         Font
105           Size          Small
106           Color         Green
107         EndFont
108 End
109
110 InsetLayout Flex:Inst
111         CopyStyle       Flex:thanks
112         ContentAsLabel  1
113         LabelString     "Institute #"
114         LatexName       inst
115 End
116
117
118 InsetLayout Flex:Keywords
119         CopyStyle               Flex:Email
120         LatexName               keywords
121         LabelString             "Keywords"
122         LabelFont
123           Color                 green
124           Size                  Small
125         EndFont
126 End
127
128
129
130 Style Dedication
131         CopyStyle               Headnote
132         LatexName               dedication
133         LeftMargin              Dedication:xxx
134         LabelString             "Dedication:"
135 End
136
137
138 Style Mail
139         CopyStyle             Headnote
140         LatexName             mail
141         LeftMargin            "Corr Author:xx."
142         LabelString           "Corr Author:"
143 End
144
145
146 Style Offprints
147         CopyStyle             Headnote
148         LatexName             offprints
149         LeftMargin            "Offprints:xx."
150         LabelString           "Offprints:"
151 End
152
153
154 Style Abstract
155         Margin                First_Dynamic
156         LatexType             Command
157         LatexName             abstract
158         Newline               1
159         NextNoIndent          0
160         ParIndent             MM
161         LabelSep              xx
162         ItemSep               0
163         TopSep                0.7
164         BottomSep             0.7
165         ParSep                0
166         Align                 Block
167         AlignPossible         Block, Left
168         LabelType             Top_Environment
169         LabelString           "Abstract."
170         LabelFont
171           Series              Bold
172         EndFont
173 End