]> git.lyx.org Git - lyx.git/blob - lib/layouts/svglobal3.layout
c40d46041a57f2fbc155b66e405266aa17a9727c
[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 68
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 End
66
67 InsetLayout Flex:PACS
68         CopyStyle       Flex:Keywords
69         LatexName       PACS
70         LabelString     "PACS"
71 End
72
73 InsetLayout Flex:Subclass
74         CopyStyle       Flex:Keywords
75         LatexName       subclass
76         LabelString     "Mathematics Subject Classification"
77 End
78
79 InsetLayout Flex:CRSC
80         CopyStyle       Flex:PACS
81         LatexName       CRclass
82         LabelString     "CR Subject Classification"
83 End
84
85 # this label has no dot at the end
86 Style Solution
87         LabelString     "Solution \thesolution"
88 End