]> git.lyx.org Git - features.git/blob - lib/layouts/svmult.layout
Update layouts
[features.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 84
12
13 Input svcommon.inc
14
15 ClassOptions
16         FontSize        ""
17 End
18
19 NoStyle Acknowledgements
20
21 # Additional headings
22
23 #Style MiniTOC
24 #       CopyStyle       Running_Title
25 #       LatexType       Command
26 #       LatexName       svmulttoc
27 #       LeftMargin      "TOC depth (provide a number):xxx"
28 #       LabelString     "TOC depth (provide a number):"
29 #       Preamble
30 #         \newcommand{\svmulttoc}[1]{\setcounter{minitocdepth}{#1}\dominitoc}
31 #       EndPreamble
32 #End
33
34 Style Title*
35         CopyStyle       Title
36         LatexName       title*
37         LabelString     "Title*:"
38         LabelSep        "xxx"
39         LabelType       Static
40         Margin          First_Dynamic
41         HTMLTitle       true
42         LabelFont
43           Color         Blue
44         EndFont
45 End
46
47 Style Title
48         CopyStyle       Chapter
49         Category        FrontMatter
50         LatexName       title
51         TopSep          1
52         TocLevel        1
53         InTitle         0
54         Align           Left
55         AlignPossible   Block, Center, Left, Right
56         LabelFont
57           Size          Largest
58           Family        Sans
59         EndFont
60         TextFont
61           Family        Sans
62           Series        Bold
63         EndFont
64 End
65
66 Style Contributors
67         CopyStyle       Foreword
68         LabelString     "List of Contributors"
69         LatexName       contributors
70 End
71
72 Style Contributor_List
73         LatexType       Environment
74         LatexName       thecontriblist
75         TopSep          0.7
76         BottomSep       0.4
77 End
78
79 Style Author
80         Margin          First_Dynamic
81         LabelType       Static
82         LabelSep        x
83         LabelString     "Author:"
84         Font
85           Series        Medium
86           Family        Roman
87           Size          Normal
88           Shape         Up
89         EndFont
90         LabelFont
91           Family        Typewriter
92           Color         Blue
93         EndFont
94 End
95
96 Style Abstract
97         LatexType       Command
98         LatexName       abstract
99         Category        FrontMatter
100         LabelString     "Abstract"
101 End
102
103 Style Part
104         Category        "For editors"
105 End
106
107 Style PartBacktext
108         Category        "For editors"
109 End
110
111 Style Chapter
112         Category        "For editors"
113         TocLevel 0
114 End
115
116 Style Running_Chapter
117         Category        "For editors"
118 End
119
120 Style ChapAuthor
121         Category        "For editors"
122 End
123
124 Style ChapSubtitle
125         Category        "For editors"
126 End
127
128 Style extrachap
129         Category        "For editors"
130 End
131
132 Style Extrachap
133         Category        "For editors"
134 End
135
136 Style Dedication
137         Category        "For editors"
138 End
139
140 Style Foreword
141         Category        "For editors"
142 End
143
144 Style Preface
145         Category        "For editors"
146 End
147
148 Style Acknowledgement
149         Category        "For editors"
150 End
151
152 Style Contributors
153         Category        "For editors"
154 End
155
156 Style ChapMotto
157         Category        "For editors"
158 End
159