]> git.lyx.org Git - lyx.git/blob - lib/layouts/aapaper.inc
Change LFUN_FONT_CODE to LFUN_FONT_TYPEWERITER, possibly in preparation for a move...
[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 5
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         AlignPossible         Left
22         LabelType             No_Label
23         Font
24           Size                Normal
25           Series              Bold
26         EndFont
27 End
28
29
30 Style Address
31         Margin                Static
32         LatexType             Command
33         InTitle               1
34         LatexName             institute
35         ParSkip               0.4
36         BottomSep             0.4
37         Align                 Left
38         AlignPossible         Block, Left, Right, Center
39         LabelType             No_Label
40         Font
41           Family              Sans
42           Size                Small
43         EndFont
44 End
45
46
47 Style Email
48         Margin                Static
49         LatexType             Command
50         InTitle               1
51         LatexName             mail
52         Align                 Left
53         AlignPossible         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         AlignPossible         Left
72         LeftMargin            "Offprint Requests to:M"
73         LabelType             Static
74         LabelString           "Offprint Requests to:"
75         LabelSep              M
76         Font
77           Family              Sans
78           Size                Small
79         EndFont
80 End
81
82
83 Style Acknowledgement
84         Margin                Static
85         LatexType             Environment
86         LatexName             acknowledgements
87         NextNoIndent          1
88         ItemSep               0
89         TopSep                0.2
90         BottomSep             0
91         ParSep                0
92         Align                 Block
93         AlignPossible         Block
94         LabelType             Top_Environment
95         LabelString           "Acknowledgements"
96         LabelSep              M
97         Font
98           Size                Small
99         EndFont
100         LabelFont
101           Size                Small
102           Shape               Italic
103         EndFont
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               Red
124         EndFont
125 End