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