]> git.lyx.org Git - lyx.git/blob - lib/layouts/aapaper.inc
85c7ad5d4a086470e67890985e619ab7055c5041
[lyx.git] / lib / layouts / aapaper.inc
1 # This file contains additional style definitions for the
2 # A&A paper style not found in the standard include files.
3 # It is Input by aapaper.layout
4 #
5 # Author: Peter Sütterlin <pit@uni-sw.gwdg.de>
6
7
8 Format 100
9 Style Subtitle
10         Margin                Static
11         LatexType             Command
12         InTitle               1
13         LatexName             subtitle
14         NextNoIndent          1
15         ParSkip               0.4
16         ItemSep               0
17         TopSep                1.3
18         BottomSep             1.3
19         ParSep                1
20         Align                 Left
21         LabelType             No_Label
22         Font
23           Size                Normal
24           Series              Bold
25         EndFont
26         DocBookTag            subtitle
27         DocBookInInfo         maybe
28 End
29
30
31 Style Address
32         Margin                Static
33         LatexType             Command
34         InTitle               1
35         LatexName             institute
36         ParSkip               0.4
37         BottomSep             0.4
38         Align                 Left
39         AlignPossible         Block, Left, Right, Center
40         LabelType             No_Label
41         Font
42           Family              Sans
43           Size                Small
44         EndFont
45 End
46
47
48 Style Email
49         Margin                Static
50         LatexType             Command
51         InTitle               1
52         LatexName             mail
53         Align                 Left
54         LeftMargin            email:M
55         LabelType             Static
56         LabelString           "email:"
57         LabelSep              M
58         Font
59           Family              Sans
60           Size                Small
61         EndFont
62 End
63
64
65 Style Offprint
66         Margin                Static
67         LatexType             Command
68         InTitle               1
69         LatexName             offprints
70         Align                 Left
71         LeftMargin            "Offprint Requests to:M"
72         LabelType             Static
73         LabelString           "Offprint Requests to:"
74         LabelSep              M
75         Font
76           Family              Sans
77           Size                Small
78         EndFont
79 End
80
81
82 Style Acknowledgments
83         Margin                Static
84         LatexType             Environment
85         LatexName             acknowledgements
86         NextNoIndent          1
87         ItemSep               0
88         TopSep                0.2
89         BottomSep             0
90         ParSep                0
91         Align                 Block
92         LabelType             Above
93         LabelString           "Acknowledgments"
94         LabelSep              M
95         Font
96           Size                Small
97         EndFont
98         LabelFont
99           Size                Small
100           Shape               Italic
101         EndFont
102         DocBookTag            para
103         DocBookWrapperTag     acknowledgements
104 End
105
106
107 Style Thesaurus
108         LabelType             Static
109         LatexType             Command
110         InTitle               1
111         LatexName             thesaurus
112         NextNoIndent          1
113         TopSep                0
114         BottomSep             1
115         LeftMargin            "Thesaurus not supported in recent A&A:M"
116         LabelSep              M
117         LabelType             Static
118         LabelString           "Thesaurus not supported in recent A&A:"
119         Font
120           Size                Small
121         EndFont
122         LabelFont
123           Color               textlabel3
124         EndFont
125 End