]> git.lyx.org Git - lyx.git/blob - lib/layouts/svglobal3.layout
- theorems-without-preamble.inc: new file to provide theorem environments without...
[lyx.git] / lib / layouts / svglobal3.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[svjour3,svglov3.clo,natbib.sty]{article (Springer svjour3/global)}
3 # svjour3/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 # Adapted from svjour/jog by Cengiz Gunay in 2003.
10 # Transposed by Pascal André <andre@via.ecp.fr>
11 # Heavily modified and enhanced by serveral developers.
12 # Revision svjour version 3.2 by Uwe Stöhr in September 2009
13 # Revised by Marcus Kriele in April 2011 
14 #
15 # see ftp://ftp.springer.de/pub/tex/latex/svjour3/ for class files
16
17 Format 35
18
19 Input svcommon.inc
20
21 NoStyle Front_Matter
22 NoStyle Main_Matter
23 NoStyle Back_Matter
24 NoStyle Part
25 NoStyle PartBacktext
26 NoCounter part
27 NoStyle Part*
28 NoStyle Chapter
29 NoStyle ChapAuthor
30 NoStyle ChapSubtitle
31 NoStyle ChapMotto
32 NoCounter chapter
33 NoStyle Chapter*
34 NoStyle Run-in_headings
35 NoStyle Sub-run-in_headings
36 NoStyle Extrachap
37 NoStyle extrachap
38 NoStyle Preface
39 NoStyle Foreword
40 NoStyle Dedication
41 NoStyle Svgraybox
42 NoStyle Petit
43 NoStyle Prob
44 NoStyle Sol
45 NoStyle Abstract*
46 NoStyle TOC_Title
47 NoStyle TOC_Author
48 NoStyle Proof(smartQED)
49
50
51 NoStyle Acknowledgement
52 NoStyle Dedication
53 NoStyle Keywords
54
55
56 InsetLayout Flex:Keywords
57         CopyStyle               Flex:Email
58         LatexName               keywords
59         LabelString             "Keywords"
60         LabelFont
61           Color                 green
62           Size                  Small
63         EndFont
64 End
65
66 InsetLayout Flex:PACS
67         CopyStyle               Flex:Keywords
68         LatexName               PACS
69         LabelString             "PACS"
70 End
71
72 InsetLayout Flex:Subclass
73         CopyStyle               Flex:Keywords
74         LatexName               subclass
75         LabelString             "Mathematics Subject Classification"
76 End
77
78 InsetLayout Flex:CRSC
79         CopyStyle               Flex:PACS
80         LatexName               CRclass
81         LabelString             "CR Subject Classification"
82 End
83
84 InsetLayout             Flex:at_Address
85        CopyStyle        Flex:and
86        LatexName        at
87        LabelString      "at address"
88 End
89
90 Style Problem
91       ObsoletedBy       Problem_(theorem-like)
92 End
93
94 Style Solution
95       ObsoletedBy       Solution_(theorem-like)
96 End
97
98
99