]> git.lyx.org Git - lyx.git/blob - lib/layouts/spie.layout
Update layouts
[lyx.git] / lib / layouts / spie.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[spie,cite.sty]{SPIE Proceedings}
3 #  \DeclareCategory{Articles}
4 # SPIE-Article textclass definition file.
5 # Author : Guenter Milde <milde@lyx.org>
6 # to be used with the spie.cls LaTex-style available at
7 # http://public.lanl.gov/kmh/spie/
8
9 Format 103
10 Input stdclass.inc
11
12 NoStyle Chapter
13 NoCounter chapter
14 NoStyle Chapter*
15
16 PageStyle               empty
17 SecNumDepth             3
18 TocDepth                3
19
20
21 Style Section
22         Align                 Center
23         AlignPossible         Block, Center, Left
24         Font
25           Series              Bold
26           Size                large
27         EndFont
28         TocLevel 1
29 End
30
31
32 Style Section*
33         Align                 Center
34         AlignPossible         Block, Center, Left
35         Font
36           Series              Bold
37           Size                large
38         EndFont
39 End
40
41
42 Style Keywords
43         Margin                First_Dynamic
44         NextNoIndent          1
45         LatexType             Command
46         LatexName             keywords
47         LabelType             Static
48         LabelSep              M
49         LabelString           "Keywords:"
50         LabelFont
51           Series              Bold
52         EndFont
53         DocBookTag         keyword
54         DocBookTagType     paragraph
55         DocBookWrapperTag  keywordset
56         DocBookInInfo      always
57 End
58
59
60 Style Authorinfo
61         Margin                Dynamic
62         NextNoIndent          1
63         InTitle               1
64         LatexType             Command
65         LatexName             authorinfo
66         ParSkip               0.4
67         Align                 Left
68         AlignPossible         Block, Left, Right, Center
69         BottomSep             1.5
70         LabelType             Static
71         LabelSep              M
72         LabelString           "Authorinfo:"
73         LabelFont
74           Series              Bold
75           Shape               Italic
76         EndFont
77         DocBookTag            personname
78         DocBookTagType        paragraph
79         DocBookWrapperTag     author
80         DocBookWrapperTagType inline
81         DocBookInInfo         always
82 End
83
84
85 Style Abstract
86         LeftMargin            ""
87         RightMargin           ""
88         ParIndent             ""
89         ParSep                0.5
90         LabelString           "ABSTRACT"
91         LabelFont
92           Series              Bold
93         EndFont
94         TextFont
95           Size                normal
96         EndFont
97 End
98
99
100 Style Acknowledgments
101         CopyStyle             Abstract
102 #  NextNoIndent          1
103 #  LatexType             Command
104         LatexName             acknowledgments
105         LabelString           "ACKNOWLEDGMENTS"
106         DocBookTag            para
107         DocBookWrapperTag     acknowledgements
108         DocBookSection        true
109 End
110