]> git.lyx.org Git - lyx.git/blob - lib/layouts/svglobal.layout
Fix bug #7668 (cosmetic whitespace issues)
[lyx.git] / lib / layouts / svglobal.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[svjour,svglobal.clo]{article (obsolete Springer svjour/global version)}
3 # svjour/global (article) textclass definition file.
4 # for various Springer Verlag Journals for which no specific file exists (Global).
5 # --------
6 #
7 # Taken from initial LyX source code
8 # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
9 # Transposed by Pascal AndrĂ© <andre@via.ecp.fr>
10 # Heavily modified and enhanced by serveral developers.
11 #
12 # --------
13 # Adapted from svjour/jog by Cengiz Gunay in 2003.
14 # Revised by Marcus Kriele in April 2011 
15 #
16 # General textclass parameters
17 # (global) ?
18 #
19 # see www.springer.de/author/tex/help-journals.html for class files
20
21
22 Format 35
23 Input svcommon.inc
24
25 NoStyle Front_Matter
26 NoStyle Main_Matter
27 NoStyle Back_Matter
28 NoStyle Part
29 NoStyle PartBacktext
30 NoCounter part
31 NoStyle Part*
32 NoStyle Chapter
33 NoStyle ChapAuthor
34 NoStyle ChapSubtitle
35 NoStyle ChapMotto
36 NoCounter chapter
37 NoStyle Chapter*
38 NoStyle Paragraph
39 NoStyle Paragraph*
40 NoStyle Run-in_headings
41 NoStyle Sub-run-in_headings
42
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
59
60 NoStyle Dedication
61 NoStyle Keywords
62
63
64 ClassOptions
65         Other         global
66 End
67
68
69
70 Style Headnote
71         Margin                Static
72         LatexType             Command
73         InTitle               1
74         LatexName             headnote
75         NextNoIndent          1
76         LeftMargin            "HeadNote (optional):xxx"
77         LabelSep              xxx
78         ParSkip               0.4
79         TopSep                1.3
80         BottomSep             0.7
81         ParSep                0.7
82         Align                 Left
83         LabelType             Static
84         LabelString           "Headnote (optional):"
85         LabelFont
86           Series              Bold
87           Shape               Italic
88           Color               Red
89         EndFont
90 End
91
92
93 InsetLayout Flex:thanks
94         Decoration      Classic
95         LabelString     "thanks"
96         LatexType       Command
97         Latexname       thanks
98         LyxType         custom
99         Font
100           Size          Small
101           Color         Green
102         EndFont
103 End
104
105 InsetLayout Flex:Inst
106         CopyStyle       Flex:thanks
107         ContentAsLabel  1
108         LabelString     "Institute #"
109         LatexName       inst
110 End
111
112
113 InsetLayout Flex:Keywords
114         CopyStyle               Flex:Email
115         LatexName               keywords
116         LabelString             "Keywords"
117         LabelFont
118           Color                 green
119           Size                  Small
120         EndFont
121 End
122
123
124
125 Style Dedication
126         CopyStyle               Headnote
127         LatexName               dedication
128         LeftMargin              Dedication:xxx
129         LabelString             "Dedication:"
130 End
131
132
133 Style Mail
134         CopyStyle             Headnote
135         LatexName             mail
136         LeftMargin            "Corr Author:xx."
137         LabelString           "Corr Author:"
138 End
139
140
141 Style Offprints
142         CopyStyle             Headnote
143         LatexName             offprints
144         LeftMargin            "Offprints:xx."
145         LabelString           "Offprints:"
146 End
147
148
149 Style Abstract
150         Margin                First_Dynamic
151         LatexType             Command
152         LatexName             abstract
153         Newline               1
154         NextNoIndent          0
155         ParIndent             MM
156         LabelSep              xx
157         ItemSep               0
158         TopSep                0.7
159         BottomSep             0.7
160         ParSep                0
161         Align                 Block
162         AlignPossible         Block, Left
163         LabelType             Top_Environment
164         LabelString           "Abstract."
165         LabelFont
166           Series              Bold
167         EndFont
168 End