]> git.lyx.org Git - lyx.git/blob - lib/layouts/svjog.layout
- theorems-without-preamble.inc: new file to provide theorem environments without...
[lyx.git] / lib / layouts / svjog.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[svjour,svjog.clo,natbib.sty]{article (Springer svjour/jog)}
3 # svjour/jog (article) textclass definition file.
4 # for Springer Verlag Journal of Geodesy.
5 # --------
6 #
7 # Taken from initial LyX source code
8 # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
9 # Transposed by Pascal AndrĂ© <andre@via.ecp.fr>
10 # Heavily modified and enhanced by serveral developers.
11 #
12 # --------
13 # ejour2 made originally by Martin Vermeer based on article.layout.
14 # Modified for LyX 12 by Jean-Marc Lasgouttes and MV.
15 #
16 # Adapted to svjour/jog (new 1999 Springer LaTeX2e classes) by
17 # MV in 2000.
18 # Revised by Marcus Kriele in April 2011 
19 #
20 # General textclass parameters
21 # (jog) ?
22 #
23 # see www.springer.de/author/tex/help-journals.html for class files
24
25
26 Format 35
27 Input svcommon.inc
28
29 NoStyle Front_Matter
30 NoStyle Main_Matter
31 NoStyle Back_Matter
32 NoStyle Part
33 NoStyle PartBacktext
34 NoCounter part
35 NoStyle Part*
36 NoStyle Chapter
37 NoStyle ChapAuthor
38 NoStyle ChapSubtitle
39 NoStyle ChapMotto
40 NoCounter chapter
41 NoStyle Chapter*
42 NoStyle Paragraph
43 NoStyle Paragraph*
44 NoStyle Run-in_headings
45 NoStyle Sub-run-in_headings
46
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
63
64 NoStyle Dedication
65 NoStyle Keywords
66
67
68 ClassOptions
69         Other         jog
70 End
71
72
73
74 Style Headnote
75         Margin                Static
76         LatexType             Command
77         InTitle               1
78         LatexName             headnote
79         NextNoIndent          1
80         LeftMargin            "HeadNote (optional):xxx"
81         LabelSep              xxx
82         ParSkip               0.4
83         TopSep                1.3
84         BottomSep             0.7
85         ParSep                0.7
86         Align                 Left
87         LabelType             Static
88         LabelString           "Headnote (optional):"
89         LabelFont
90           Series              Bold
91           Shape               Italic
92           Color               Red
93         EndFont
94 End
95
96
97 InsetLayout Flex:thanks
98         Decoration      Classic
99         LabelString     "thanks"
100         LatexType       Command
101         Latexname       thanks
102         LyxType         custom
103         Font
104           Size          Small
105           Color         Green
106         EndFont
107 End
108
109 InsetLayout Flex:Inst
110         CopyStyle       Flex:thanks
111         ContentAsLabel  1
112         LabelString     "Institute #"
113         LatexName       inst
114 End
115
116
117 InsetLayout Flex:Keywords
118         CopyStyle               Flex:Email
119         LatexName               keywords
120         LabelString             "Keywords"
121         LabelFont
122           Color                 green
123           Size                  Small
124         EndFont
125 End
126
127
128
129 Style Dedication
130         CopyStyle               Headnote
131         LatexName               dedication
132         LeftMargin              Dedication:xxx
133         LabelString             "Dedication:"
134 End
135
136
137 Style Mail
138         CopyStyle             Headnote
139         LatexName             mail
140         LeftMargin            "Corr Author:xx."
141         LabelString           "Corr Author:"
142 End
143
144
145 Style Offprints
146         CopyStyle             Headnote
147         LatexName             offprints
148         LeftMargin            "Offprints:xx."
149         LabelString           "Offprints:"
150 End
151
152
153 Style Abstract
154         Margin                First_Dynamic
155         LatexType             Command
156         LatexName             abstract
157         Newline               1
158         NextNoIndent          0
159         ParIndent             MM
160         LabelSep              xx
161         ItemSep               0
162         TopSep                0.7
163         BottomSep             0.7
164         ParSep                0
165         Align                 Block
166         AlignPossible         Block, Left
167         LabelType             Top_Environment
168         LabelString           "Abstract."
169         LabelFont
170           Series              Bold
171         EndFont
172 End