]> git.lyx.org Git - lyx.git/blob - lib/layouts/db_stdcharstyles.inc
6d30137b1429e98f0e1f65ac860876f74f927a8d
[lyx.git] / lib / layouts / db_stdcharstyles.inc
1 # Textclass definition file for docbook.
2 # Author : José Abílio Oliveira Matos <jamatos@lyx.org>
3 # Character Styles definition
4
5 Format 68
6 InsetLayout Flex:Filename
7         LyXType element
8         LabelString Filename
9         LatexType             Command
10         LatexName             filename
11         Font
12           Family              Typewriter
13         EndFont
14         LabelFont
15           Family              Roman
16           Color               blue
17         EndFont
18         ResetsFont true
19 End
20
21 InsetLayout Flex:Directory
22         LyXType element
23         LabelString Directory
24         LatexType             Command
25         LatexName             filename
26         LatexParam            "class=<directory>"
27         Font
28           Family              Typewriter
29         EndFont
30         LabelFont
31           Family              Roman
32           Color               blue
33         EndFont
34         ResetsFont true
35 End
36
37 InsetLayout Flex:Firstname
38         LyXType element
39         LabelString Firstname
40         LatexType             Command
41         LatexName             firstname
42         LabelFont
43           Shape               Up
44           Color               blue
45         EndFont
46         ResetsFont true
47 End
48
49 InsetLayout Flex:Surname
50         LyXType element
51         LabelString Surname
52         LatexType             Command
53         LatexName             surname
54         LabelFont
55           Shape               Up
56           Color               blue
57         EndFont
58         ResetsFont true
59 End
60
61 InsetLayout Flex:Literal
62         LyXType element
63         LabelString Literal
64         LatexType             Command
65         LatexName             literal
66         Font
67           Family              Typewriter
68         EndFont
69         LabelFont
70           Family              Roman
71           Color               blue
72         EndFont
73         ResetsFont true
74 End
75
76 InsetLayout Flex:Email
77         LyXType element
78         LabelString Email
79         LatexType             Command
80         LatexName             email
81         Font
82           Family              Typewriter
83         EndFont
84         LabelFont
85           Family              Roman
86           Color               blue
87         EndFont
88         ResetsFont true
89 End
90
91 InsetLayout Flex:KeyCombo
92         LyXType element
93         LabelString KeyCombo
94         LatexType             Command
95         LatexName             keycombo
96         Font
97           Family              Typewriter
98         EndFont
99         LabelFont
100           Family              Roman
101           Color               blue
102         EndFont
103         ResetsFont true
104 End
105
106 InsetLayout Flex:KeyCap
107         LyXType element
108         LabelString KeyCap
109         LatexType             Command
110         LatexName             keycap
111         Font
112           Family              Typewriter
113         EndFont
114         LabelFont
115           Family              Roman
116           Color               blue
117         EndFont
118         ResetsFont true
119 End
120
121 InsetLayout Flex:GuiMenu
122         LyXType element
123         LabelString GuiMenu
124         LatexType             Command
125         LatexName             guimenu
126         Font
127           Family              Sans
128         EndFont
129         LabelFont
130           Family              Roman
131           Color               blue
132         EndFont
133         ResetsFont true
134 End
135
136 InsetLayout Flex:GuiMenuItem
137         LyXType element
138         LabelString GuiMenuItem
139         LatexType             Command
140         LatexName             guimenuitem
141         Font
142           Family              Sans
143         EndFont
144         LabelFont
145           Family              Roman
146           Color               blue
147         EndFont
148         ResetsFont true
149 End
150
151 InsetLayout Flex:GuiButton
152         LyXType element
153         LabelString GuiButton
154         LatexType             Command
155         LatexName             guibutton
156         Font
157           Family              Sans
158         EndFont
159         LabelFont
160           Family              Roman
161           Color               blue
162         EndFont
163         ResetsFont true
164 End
165
166 InsetLayout Flex:MenuChoice
167         LyXType element
168         LabelString MenuChoice
169         LatexType             Command
170         LatexName             menuchoice
171         Font
172           Family              Sans
173         EndFont
174         LabelFont
175           Family              Roman
176           Color               blue
177         EndFont
178         ResetsFont true
179 End