]> git.lyx.org Git - lyx.git/blob - lib/layouts/svglobal.layout
IEEEtran-CompSoc.layout: use the new NoInsetLayout tag
[lyx.git] / lib / layouts / svglobal.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[svjour,svglobal.clo]{Springer SV Global (Obsolete Version)}
3 #  \DeclareCategory{Articles}
4 # svjour/global (article) textclass definition file.
5 # for various Springer Verlag Journals for which no specific file exists (Global).
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 # Adapted from svjour/jog by Cengiz Gunay in 2003.
15 # Revised by Marcus Kriele in April 2011 
16 #
17 # General textclass parameters
18 # (global) ?
19 #
20 # see www.springer.de/author/tex/help-journals.html for class files
21
22
23 Format 44
24 Input svcommon.inc
25
26 NoStyle Front_Matter
27 NoStyle Main_Matter
28 NoStyle Back_Matter
29 NoStyle Part
30 NoStyle PartBacktext
31 NoCounter part
32 NoStyle Part*
33 NoStyle Chapter
34 NoStyle ChapAuthor
35 NoStyle ChapSubtitle
36 NoStyle ChapMotto
37 NoCounter chapter
38 NoStyle Chapter*
39 NoStyle Paragraph
40 NoStyle Paragraph*
41 NoStyle Run-in_headings
42 NoStyle Sub-run-in_headings
43
44
45 NoStyle Extrachap
46 NoStyle extrachap
47 NoStyle Preface
48 NoStyle Foreword
49 NoStyle Dedication
50 NoStyle Svgraybox
51 NoStyle Petit
52 NoStyle Prob
53 NoStyle Sol
54 NoStyle Abstract*
55 NoStyle TOC_Title
56 NoStyle TOC_Author
57 NoStyle Acknowledgements
58
59
60
61 NoStyle Dedication
62 NoStyle Keywords
63
64
65 ClassOptions
66         Other           global
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