]> git.lyx.org Git - lyx.git/blob - lib/layouts/aapaper.inc
e3bdd0ccd2031745560a826f051569520e556c3b
[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 68
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 End
27
28
29 Style Address
30         Margin                Static
31         LatexType             Command
32         InTitle               1
33         LatexName             institute
34         ParSkip               0.4
35         BottomSep             0.4
36         Align                 Left
37         AlignPossible         Block, Left, Right, Center
38         LabelType             No_Label
39         Font
40           Family              Sans
41           Size                Small
42         EndFont
43 End
44
45
46 Style Email
47         Margin                Static
48         LatexType             Command
49         InTitle               1
50         LatexName             mail
51         Align                 Left
52         LeftMargin            email:M
53         LabelType             Static
54         LabelString           "email:"
55         LabelSep              M
56         Font
57           Family              Sans
58           Size                Small
59         EndFont
60 End
61
62
63 Style Offprint
64         Margin                Static
65         LatexType             Command
66         InTitle               1
67         LatexName             offprints
68         Align                 Left
69         LeftMargin            "Offprint Requests to:M"
70         LabelType             Static
71         LabelString           "Offprint Requests to:"
72         LabelSep              M
73         Font
74           Family              Sans
75           Size                Small
76         EndFont
77 End
78
79
80 Style Acknowledgement
81         Margin                Static
82         LatexType             Environment
83         LatexName             acknowledgements
84         NextNoIndent          1
85         ItemSep               0
86         TopSep                0.2
87         BottomSep             0
88         ParSep                0
89         Align                 Block
90         LabelType             Above
91         LabelString           "Acknowledgements"
92         LabelSep              M
93         Font
94           Size                Small
95         EndFont
96         LabelFont
97           Size                Small
98           Shape               Italic
99         EndFont
100 End
101
102
103 Style Thesaurus
104         LabelType             Static
105         LatexType             Command
106         InTitle               1
107         LatexName             thesaurus
108         NextNoIndent          1
109         TopSep                0
110         BottomSep             1
111         LeftMargin            "Thesaurus not supported in recent A&A:M"
112         LabelSep              M
113         LabelType             Static
114         LabelString           "Thesaurus not supported in recent A&A:"
115         Font
116           Size                Small
117         EndFont
118         LabelFont
119           Color               Red
120         EndFont
121 End