]> git.lyx.org Git - lyx.git/blob - lib/layouts/svmult.layout
Fix #8201: our translation mechanism chokes on the character "
[lyx.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 36
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         Category        FrontMatter
49         LatexName       title
50         TopSep          1
51         TocLevel        1
52         InTitle         0
53         Align           Left
54         AlignPossible   Block, Center, Left, Right
55         LabelFont
56           Size          Largest
57           Family        Sans
58         EndFont
59         TextFont
60           Family        Sans
61           Series        Bold
62         EndFont
63 End
64
65 Style Contributors
66         CopyStyle       Foreword
67         LabelString     "List of Contributors"
68         LatexName       contributors
69 End
70
71 Style Contributor_List
72         LatexType       Environment
73         LatexName       thecontriblist
74         TopSep          0.7
75         BottomSep       0.4
76 End
77
78 Style Author
79         Margin          First_Dynamic
80         LabelType       Static
81         LabelSep        x
82         LabelString     "Author:"
83         Font
84           Series        Medium
85           Family        Roman
86           Size          Normal
87           Shape         Up
88         EndFont
89         LabelFont
90           Family        Typewriter
91           Color         Blue
92         EndFont
93 End
94
95 Style Abstract
96         LatexType       Command
97         LatexName       abstract
98         Category        FrontMatter
99         LabelString     "Abstract"
100 End
101
102 Style Part
103         Category        "For editors"
104 End
105
106 Style PartBacktext
107         Category        "For editors"
108 End
109
110 Style Chapter
111         Category        "For editors"
112 End
113
114 Style Running_Chapter
115         Category        "For editors"
116 End
117
118 Style ChapAuthor
119         Category        "For editors"
120 End
121
122 Style ChapSubtitle
123         Category        "For editors"
124 End
125
126 Style extrachap
127         Category        "For editors"
128 End
129
130 Style Extrachap
131         Category        "For editors"
132 End
133
134 Style Dedication
135         Category        "For editors"
136 End
137
138 Style Foreword
139         Category        "For editors"
140 End
141
142 Style Preface
143         Category        "For editors"
144 End
145
146 Style Acknowledgement
147         Category        "For editors"
148 End
149
150 Style Contributors
151         Category        "For editors"
152 End
153
154 Style ChapMotto
155         Category        "For editors"
156 End
157