]> git.lyx.org Git - lyx.git/blob - lib/layouts/svglobal3.layout
new module: Multilingual captions
[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 NoStyle Acknowledgement
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 # this label has no dot at the end
85 Style Solution
86         LabelString     "Solution \thesolution"
87 End