]> git.lyx.org Git - lyx.git/blob - lib/layouts/svjog.layout
04feb3f5ff89fcbcb0fddb2834ef571d7468596e
[lyx.git] / lib / layouts / svjog.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[svjour,svjog.clo,natbib.sty]{Journal of Geodesy (Springer)}
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 68
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 NoStyle Extrachap
49 NoStyle extrachap
50 NoStyle Preface
51 NoStyle Foreword
52 NoStyle Dedication
53 NoStyle Svgraybox
54 NoStyle Petit
55 NoStyle Prob
56 NoStyle Sol
57 NoStyle Abstract*
58 NoStyle TOC_Title
59 NoStyle TOC_Author
60 NoStyle Acknowledgements
61
62 NoStyle Keywords
63
64
65 ClassOptions
66         Other           jog
67 End
68
69
70
71 Style Headnote
72         Margin          Static
73         LatexType       Command
74         InTitle         1
75         LatexName       headnote
76         NextNoIndent    1
77         LeftMargin      "HeadNote (optional):xxx"
78         LabelSep        xxx
79         ParSkip         0.4
80         TopSep          1.3
81         BottomSep       0.7
82         ParSep          0.7
83         Align           Left
84         LabelType       Static
85         LabelString     "Headnote (optional):"
86         LabelFont
87           Series        Bold
88           Shape         Italic
89           Color         Red
90         EndFont
91 End
92
93
94 InsetLayout Flex:thanks
95         Decoration      Classic
96         LabelString     "thanks"
97         LatexType       Command
98         Latexname       thanks
99         LyxType         custom
100         Font
101           Size          Small
102           Color         Green
103         EndFont
104         ResetsFont true
105 End
106
107 InsetLayout Flex:Inst
108         CopyStyle       Flex:thanks
109         ContentAsLabel  1
110         LabelString     "Institute #"
111         LatexName       inst
112 End
113
114
115 InsetLayout Flex:Keywords
116         CopyStyle       Flex:Email
117         LatexName       keywords
118         LabelString     "Keywords"
119         LabelFont
120           Color         green
121           Size          Small
122         EndFont
123 End
124
125
126
127 Style Dedication
128         CopyStyle       Headnote
129         LatexName       dedication
130         LeftMargin      Dedication:xxx
131         LabelString     "Dedication:"
132 End
133
134
135 Style Mail
136         CopyStyle       Headnote
137         LatexName       mail
138         LeftMargin      "Corr Author:xx."
139         LabelString     "Corr Author:"
140 End
141
142
143 Style Offprints
144         CopyStyle       Headnote
145         LatexName       offprints
146         LeftMargin      "Offprints:xx."
147         LabelString     "Offprints:"
148 End
149
150
151 Style Abstract
152         Margin          First_Dynamic
153         LatexType       Command
154         LatexName       abstract
155         Newline         1
156         NextNoIndent    0
157         ParIndent       MM
158         LabelSep        xx
159         ItemSep         0
160         TopSep          0.7
161         BottomSep       0.7
162         ParSep          0
163         Align           Block
164         AlignPossible   Block, Left
165         LabelType       Above
166         LabelString     "Abstract."
167         LabelFont
168           Series        Bold
169         EndFont
170 End