]> git.lyx.org Git - lyx.git/blob - lib/layouts/svjog.layout
Add outline-{up,down} to alt-{up,down} binding
[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 48
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 End
105
106 InsetLayout Flex:Inst
107         CopyStyle       Flex:thanks
108         ContentAsLabel  1
109         LabelString     "Institute #"
110         LatexName       inst
111 End
112
113
114 InsetLayout Flex:Keywords
115         CopyStyle       Flex:Email
116         LatexName       keywords
117         LabelString     "Keywords"
118         LabelFont
119           Color         green
120           Size          Small
121         EndFont
122 End
123
124
125
126 Style Dedication
127         CopyStyle       Headnote
128         LatexName       dedication
129         LeftMargin      Dedication:xxx
130         LabelString     "Dedication:"
131 End
132
133
134 Style Mail
135         CopyStyle       Headnote
136         LatexName       mail
137         LeftMargin      "Corr Author:xx."
138         LabelString     "Corr Author:"
139 End
140
141
142 Style Offprints
143         CopyStyle       Headnote
144         LatexName       offprints
145         LeftMargin      "Offprints:xx."
146         LabelString     "Offprints:"
147 End
148
149
150 Style Abstract
151         Margin          First_Dynamic
152         LatexType       Command
153         LatexName       abstract
154         Newline         1
155         NextNoIndent    0
156         ParIndent       MM
157         LabelSep        xx
158         ItemSep         0
159         TopSep          0.7
160         BottomSep       0.7
161         ParSep          0
162         Align           Block
163         AlignPossible   Block, Left
164         LabelType       Above
165         LabelString     "Abstract."
166         LabelFont
167           Series        Bold
168         EndFont
169 End