]> git.lyx.org Git - lyx.git/blob - lib/layouts/svglobal3.layout
DocBook: ensure that <info>-related insets in the abstract are not generated in the...
[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 85
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 Acknowledgement
54 NoStyle Keywords
55
56
57 InsetLayout Flex:Keywords
58         CopyStyle       Flex:Email
59         LatexName       keywords
60         LabelString     "Keywords"
61         LabelFont
62           Color         green
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          subject
76         DocBookTagType      paragraph
77         DocBookWrapperTag   subjectset
78         DocBookWrapperAttr  role='pacs'
79         DocBookInInfo       always
80 End
81
82 InsetLayout Flex:Subclass
83         CopyStyle       Flex:Keywords
84         LatexName       subclass
85         LabelString     "Mathematics Subject Classification"
86         DocBookTag          subject
87         DocBookTagType      paragraph
88         DocBookWrapperTag   subjectset
89         DocBookWrapperAttr  role='mcs'
90         DocBookInInfo       always
91 End
92
93 InsetLayout Flex:CRSC
94         CopyStyle       Flex:PACS
95         LatexName       CRclass
96         LabelString     "CR Subject Classification"
97         DocBookTag          subject
98         DocBookTagType      paragraph
99         DocBookWrapperTag   subjectset
100         DocBookWrapperAttr  role='crsc'
101         DocBookInInfo       always
102 End
103
104 # this label has no dot at the end
105 Style Solution
106         LabelString     "Solution \thesolution"
107 End