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