]> git.lyx.org Git - lyx.git/blob - lib/layouts/svglobal3.layout
33d7fa36947d2cd8716ae0b2b93e6a7b013e60e0
[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 and Uwe Stöhr 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 Running_Chapter
30 NoStyle ChapAuthor
31 NoStyle ChapSubtitle
32 NoStyle ChapMotto
33 NoCounter chapter
34 NoStyle Chapter*
35 NoStyle Subparagraph
36 NoStyle Run-in_headings
37 NoStyle Sub-run-in_headings
38 NoStyle Extrachap
39 NoStyle extrachap
40 NoStyle Preface
41 NoStyle Foreword
42 NoStyle Dedication
43 NoStyle Svgraybox
44 NoStyle Petit
45 NoStyle Prob
46 NoStyle Sol
47 NoStyle Abstract*
48 NoStyle TOC_Title
49 NoStyle TOC_Author
50 NoStyle Proof(smartQED)
51
52
53 NoStyle Acknowledgement
54 NoStyle Dedication
55 NoStyle Keywords
56
57
58 InsetLayout Flex:Keywords
59         CopyStyle               Flex:Email
60         LatexName               keywords
61         LabelString             "Keywords"
62         LabelFont
63           Color                 green
64           Size                  Small
65         EndFont
66 End
67
68 InsetLayout Flex:PACS
69         CopyStyle               Flex:Keywords
70         LatexName               PACS
71         LabelString             "PACS"
72 End
73
74 InsetLayout Flex:Subclass
75         CopyStyle               Flex:Keywords
76         LatexName               subclass
77         LabelString             "Mathematics Subject Classification"
78 End
79
80 InsetLayout Flex:CRSC
81         CopyStyle               Flex:PACS
82         LatexName               CRclass
83         LabelString             "CR Subject Classification"
84 End
85
86 # this label has no dot at the end
87 Style Solution
88         LabelString     "Solution \thesolution"
89 End