]> git.lyx.org Git - lyx.git/blob - lib/layouts/aapaper.inc
update OSX instructions
[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 Style Subtitle
9         Margin                Static
10         LatexType             Command
11         InTitle               1
12         LatexName             subtitle
13         NextNoIndent          1
14         ParSkip               0.4
15         ItemSep               0
16         TopSep                1.3
17         BottomSep             1.3
18         ParSep                1
19         Align                 Left
20         AlignPossible         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         AlignPossible         Left
53         LeftMargin            email:M
54         LabelType             Static
55         LabelString           "email:"
56         LabelSep              M
57         Font
58           Family              Sans
59           Size                Small
60         EndFont
61 End
62
63
64 Style Offprint
65         Margin                Static
66         LatexType             Command
67         InTitle               1
68         LatexName             offprints
69         Align                 Left
70         AlignPossible         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 Acknowledgement
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         AlignPossible         Block
93         LabelType             Top_Environment
94         LabelString           "Acknowledgements"
95         LabelSep              M
96         Font
97           Size                Small
98         EndFont
99         LabelFont
100           Size                Small
101           Shape               Italic
102         EndFont
103 End
104
105
106 Style Thesaurus
107         LabelType             Static
108         LatexType             Command
109         InTitle               1
110         LatexName             thesaurus
111         NextNoIndent          1
112         TopSep                0
113         BottomSep             1
114         LeftMargin            "Thesaurus not supported in recent A&A:M"
115         LabelSep              M
116         LabelType             Static
117         LabelString           "Thesaurus not supported in recent A&A:"
118         Font
119           Size                Small
120         EndFont
121         LabelFont
122           Color               Red
123         EndFont
124 End