]> git.lyx.org Git - lyx.git/blob - lib/layouts/svjog.layout
remerge he.po
[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 104
28
29 Input svcommon.inc
30
31 NoStyle Front_Matter
32 NoStyle Main_Matter
33 NoStyle Back_Matter
34 NoStyle Part
35 NoStyle PartBacktext
36 NoCounter part
37 NoStyle Part*
38 NoStyle Chapter
39 NoStyle ChapAuthor
40 NoStyle ChapSubtitle
41 NoStyle ChapMotto
42 NoCounter chapter
43 NoStyle Chapter*
44 NoStyle Paragraph
45 NoStyle Paragraph*
46 NoStyle Run-in_headings
47 NoStyle Sub-run-in_headings
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 Acknowledgments
62
63 NoStyle Keywords
64
65
66 ClassOptions
67         Other           jog
68 End
69
70
71
72 Style Headnote
73         Margin          Static
74         LatexType       Command
75         InTitle         1
76         LatexName       headnote
77         NextNoIndent    1
78         LeftMargin      "HeadNote (optional):xxx"
79         LabelSep        xxx
80         ParSkip         0.4
81         TopSep          1.3
82         BottomSep       0.7
83         ParSep          0.7
84         Align           Left
85         LabelType       Static
86         LabelString     "Headnote (optional):"
87         LabelFont
88           Series        Bold
89           Shape         Italic
90           Color         textlabel3
91         EndFont
92 End
93
94
95 InsetLayout Flex:thanks
96         Decoration      Classic
97         LabelString     "thanks"
98         LatexType       Command
99         Latexname       thanks
100         LyxType         custom
101         Font
102           Size          Small
103           Color         textlabel2
104         EndFont
105         ResetsFont true
106 End
107
108 InsetLayout Flex:Inst
109         CopyStyle       Flex:thanks
110         ContentAsLabel  1
111         LabelString     "Institute #"
112         LatexName       inst
113 End
114
115
116 InsetLayout Flex:Keywords
117         CopyStyle       Flex:Email
118         LatexName       keywords
119         LabelString     "Keywords"
120         LabelFont
121           Color         textlabel2
122           Size          Small
123         EndFont
124         DocBookTag         keyword
125         DocBookTagType     paragraph
126         DocBookWrapperTag  keywordset
127         DocBookInInfo      always
128 End
129
130
131
132 Style Dedication
133         CopyStyle       Headnote
134         LatexName       dedication
135         LeftMargin      Dedication:xxx
136         LabelString     "Dedication:"
137 End
138
139
140 Style Mail
141         CopyStyle       Headnote
142         LatexName       mail
143         LeftMargin      "Corr Author:xx."
144         LabelString     "Corr Author:"
145 End
146
147
148 Style Offprints
149         CopyStyle       Headnote
150         LatexName       offprints
151         LeftMargin      "Offprints:xx."
152         LabelString     "Offprints:"
153 End
154
155
156 Style Abstract
157         Margin          First_Dynamic
158         LatexType       Command
159         LatexName       abstract
160         Newline         1
161         NextNoIndent    0
162         ParIndent       MM
163         LabelSep        xx
164         ItemSep         0
165         TopSep          0.7
166         BottomSep       0.7
167         ParSep          0
168         Align           Block
169         AlignPossible   Block, Left
170         LabelType       Above
171         LabelString     "Abstract."
172         LabelFont
173           Series        Bold
174         EndFont
175 End