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