]> git.lyx.org Git - lyx.git/blob - lib/layouts/svglobal3.layout
045d85cfd88563b627d2ed1551cce2082b575dd5
[lyx.git] / lib / layouts / svglobal3.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[svjour3,svglov3.clo,natbib.sty]{Springer's Global Journal Template (V. 3)}
3 #  \DeclareCategory{Articles}
4 # svjour3/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 # Adapted from svjour/jog by Cengiz Gunay in 2003.
11 # Transposed by Pascal André <andre@via.ecp.fr>
12 # Heavily modified and enhanced by serveral developers.
13 # Revision svjour version 3.2 by Uwe Stöhr in September 2009
14 # Revised by Marcus Kriele and Uwe Stöhr in April 2011 
15 #
16 # see ftp://ftp.springer.de/pub/tex/latex/svjour3/ for class files
17
18 Format 100
19
20 Input svcommon.inc
21
22 NoStyle Front_Matter
23 NoStyle Main_Matter
24 NoStyle Back_Matter
25 NoStyle Part
26 NoStyle PartBacktext
27 NoCounter part
28 NoStyle Part*
29 NoStyle Chapter
30 NoStyle Running_Chapter
31 NoStyle ChapAuthor
32 NoStyle ChapSubtitle
33 NoStyle ChapMotto
34 NoCounter chapter
35 NoStyle Chapter*
36 NoStyle Subparagraph
37 NoStyle Run-in_headings
38 NoStyle Sub-run-in_headings
39 NoStyle Extrachap
40 NoStyle extrachap
41 NoStyle Preface
42 NoStyle Foreword
43 NoStyle Dedication
44 NoStyle Svgraybox
45 NoStyle Petit
46 NoStyle Prob
47 NoStyle Sol
48 NoStyle Abstract*
49 NoStyle TOC_Title
50 NoStyle TOC_Author
51 NoStyle Proof(smartQED)
52
53 NoStyle Acknowledgment
54 NoStyle Keywords
55
56
57 InsetLayout Flex:Keywords
58         CopyStyle       Flex:Email
59         LatexName       keywords
60         LabelString     "Keywords"
61         LabelFont
62           Color         textlabel2
63           Size          Small
64         EndFont
65         DocBookTag         keyword
66         DocBookTagType     paragraph
67         DocBookWrapperTag  keywordset
68         DocBookInInfo      always
69 End
70
71 InsetLayout Flex:PACS
72         CopyStyle       Flex:Keywords
73         LatexName       PACS
74         LabelString     "PACS"
75         DocBookTag          subjectset
76         DocBookAttr         role='pacs'
77         DocBookTagType      block
78         DocBookItemWrapperTag      subject
79         DocBookItemWrapperTagType  paragraph
80         DocBookItemTag      subjectterm
81         DocBookItemTagType  inline
82         DocBookWrapperTag   NONE
83         DocBookWrapperAttr  ""
84         DocBookInInfo       always
85 End
86
87 InsetLayout Flex:Subclass
88         CopyStyle       Flex:Keywords
89         LatexName       subclass
90         LabelString     "Mathematics Subject Classification"
91         DocBookTag          subjectset
92         DocBookAttr         role='mcs'
93         DocBookTagType      block
94         DocBookItemWrapperTag      subject
95         DocBookItemWrapperTagType  paragraph
96         DocBookItemTag      subjectterm
97         DocBookItemTagType  inline
98         DocBookWrapperTag   NONE
99         DocBookWrapperAttr  ""
100         DocBookInInfo       always
101 End
102
103 InsetLayout Flex:CRSC
104         CopyStyle       Flex:PACS
105         LatexName       CRclass
106         LabelString     "CR Subject Classification"
107         DocBookTag          subjectset
108         DocBookAttr         role='crsc'
109         DocBookTagType      block
110         DocBookItemWrapperTag      subject
111         DocBookItemWrapperTagType  paragraph
112         DocBookItemTag      subjectterm
113         DocBookItemTagType  inline
114         DocBookWrapperTag   NONE
115         DocBookWrapperAttr  ""
116         DocBookInInfo       always
117 End
118
119 # this label has no dot at the end
120 Style Solution
121         LabelString     "Solution \thesolution"
122 End