]> git.lyx.org Git - lyx.git/blob - lib/layouts/svmult.layout
New Theorems Module. Contributed by Udicoudco <udifoglle@gmail.com> on the mailing...
[lyx.git] / lib / layouts / svmult.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[svmult,natbib.sty]{Springer Contributed Books (svmult)}
3 #  \DeclareCategory{Books}
4 #  Author: Koji Yokota <yokota@res.otaru-uc.ac.jp>
5 #          adapted: Marcus Kriele <mkriele@mac.com> and Uwe Stöhr (April 2011)
6 #
7 #  Supports: SVMULT DOCUMENT CLASS -- version 5.4 (25-Jun-07)
8 #  Class and style files and templates are found at:
9 #       http://wiki.lyx.org/Examples/Springer
10 #
11 Format 99
12
13 Input svcommon.inc
14
15 # Even though this layout can also be used for articles...
16 DocBookRoot                     book
17
18 ClassOptions
19         FontSize        ""
20 End
21
22 NoStyle Acknowledgements
23
24 # Additional headings
25
26 #Style MiniTOC
27 #       CopyStyle       Running_Title
28 #       LatexType       Command
29 #       LatexName       svmulttoc
30 #       LeftMargin      "TOC depth (provide a number):xxx"
31 #       LabelString     "TOC depth (provide a number):"
32 #       Preamble
33 #         \newcommand{\svmulttoc}[1]{\setcounter{minitocdepth}{#1}\dominitoc}
34 #       EndPreamble
35 #End
36
37 Style Title*
38         CopyStyle       Title
39         LatexName       title*
40         LabelString     "Title*:"
41         LabelSep        "xxx"
42         LabelType       Static
43         Margin          First_Dynamic
44         HTMLTitle       true
45         LabelFont
46           Color         textlabel1
47         EndFont
48         # DocBook: should be a separator for articles, but it's not supposed to be in TOC. 
49         # If it was, it would be easy to use DocBookSection.
50 End
51
52 Style Title
53         CopyStyle       Chapter
54         Category        FrontMatter
55         LatexName       title
56         TopSep          1
57         TocLevel        1
58         InTitle         0
59         Align           Left
60         AlignPossible   Block, Center, Left, Right
61         LabelFont
62           Size          Largest
63           Family        Sans
64         EndFont
65         TextFont
66           Family        Sans
67           Series        Bold
68         EndFont
69 End
70
71 Style Contributors
72         CopyStyle       Foreword
73         LabelString     "List of Contributors"
74         LatexName       contributors
75         DocBookTag             title
76         DocBookTagType         paragraph
77         DocBookSection         true
78         DocBookSectionTag      preface
79 End
80
81 Style Contributor_List
82         LatexType       Environment
83         LatexName       thecontriblist
84         TopSep          0.7
85         BottomSep       0.4
86         DocBookTag  para
87 End
88
89 Style Author
90         Margin          First_Dynamic
91         LabelType       Static
92         LabelSep        x
93         LabelString     "Author:"
94         Font
95           Series        Medium
96           Family        Roman
97           Size          Normal
98           Shape         Up
99         EndFont
100         LabelFont
101           Family        Typewriter
102           Color         textlabel1
103         EndFont
104 End
105
106 Style Abstract
107         LatexType       Command
108         LatexName       abstract
109         Category        FrontMatter
110         LabelString     "Abstract"
111 End
112
113 Style Part
114         Category        "For editors"
115 End
116
117 Style PartBacktext
118         Category        "For editors"
119 End
120
121 Style Chapter
122         Category        "For editors"
123         TocLevel 0
124 End
125
126 Style Running_Chapter
127         Category        "For editors"
128 End
129
130 Style ChapAuthor
131         Category        "For editors"
132 End
133
134 Style ChapSubtitle
135         Category        "For editors"
136 End
137
138 Style extrachap
139         Category        "For editors"
140 End
141
142 Style Extrachap
143         Category        "For editors"
144 End
145
146 Style Dedication
147         Category        "For editors"
148 End
149
150 Style Foreword
151         Category        "For editors"
152 End
153
154 Style Preface
155         Category        "For editors"
156 End
157
158 Style Acknowledgement
159         Category        "For editors"
160 End
161
162 Style Contributors
163         Category        "For editors"
164 End
165
166 Style ChapMotto
167         Category        "For editors"
168 End
169