]> git.lyx.org Git - lyx.git/blob - lib/layouts/svmult.layout
DocBook: fix indentation.
[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 85
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         Blue
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         Blue
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 End
124
125 Style Running_Chapter
126         Category        "For editors"
127 End
128
129 Style ChapAuthor
130         Category        "For editors"
131 End
132
133 Style ChapSubtitle
134         Category        "For editors"
135 End
136
137 Style extrachap
138         Category        "For editors"
139 End
140
141 Style Extrachap
142         Category        "For editors"
143 End
144
145 Style Dedication
146         Category        "For editors"
147 End
148
149 Style Foreword
150         Category        "For editors"
151 End
152
153 Style Preface
154         Category        "For editors"
155 End
156
157 Style Acknowledgement
158         Category        "For editors"
159 End
160
161 Style Contributors
162         Category        "For editors"
163 End
164
165 Style ChapMotto
166         Category        "For editors"
167 End
168