~ubuntu-branches/ubuntu/trusty/liblas/trusty-proposed

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
pageSetup:
    firstTemplate: coverPage
    margin-bottom: 8mm
    margin-left: 12mm
    margin-right: 12mm
    margin-top: 8mm

styles:
    admonition:
        backColor: #EEFFCC
        borderColor: #AACC99
        borderPadding: 8
        borderWidth: 0.5
        commands: []
                [VALIGN, [0, 0], [-1, -1], TOP]
        spaceAfter: 6
        spaceBefore: 12

    admonition-heading:
        backColor: null
        borderColor: null
        borderPadding: 0
        borderWidth: 0
        leftIndent: 0
        parent: heading3
        textColor: black

    admonition-title:
        backColor: null
        borderColor: null
        borderPadding: 0
        borderWidth: 0
        leftIndent: 0
        parent: heading3

    attribute: parent: bodytext
    author:
        alignment: TA_CENTER
        fontName: stdSansBold
        fontSize: 120%
        parent: bodytext

    centered:
        alignment: TA_CENTER
        fontName: stdBold
        parent: bodytext

    class: parent: bodytext
    code:
        allowOrphans: false
        allowWidows: false
        backColor: #EEFFCC
        borderColor: #AACC99
        borderPadding: [6, 0, 0, 4]
        borderWidth: 0.3
        spaceBefore: 0

    confval: parent: bodytext
    data: parent: bodytext
    desc: {parent: bodytext, spaceBefore: 6}
    descclassname: {fontName: stdMono, parent: literal}
    descname: {fontName: stdMonoBold, parent: literal}
    descparameter: {fontName: stdMono, parent: literal}
    desctype: {fontName: stdMono, parent: literal}
    directive: parent: bodytext
    exception: parent: bodytext
    heading:
        backColor: #F2F2F2
        borderColor: #CCCCCC
        borderPadding: [6, 0, 0, 10]
        borderWidth: 0.3
        fontName: stdSansBold
        fontSize: 10
        leading: 10
        leftIndent: 0
        spaceBefore: 16
        textColor: #20435C

    heading1: fontSize: 200%
    heading2: fontSize: 160%
    heading3: fontSize: 140%
    heading4: fontSize: 120%
    heading5: fontSize: 110%
    heading6: fontSize: 100%
    hlist:
        alignment: TA_CENTER
        commands: []
                [VALIGN, [0, 0], [-1, -1], TOP]
        parent: normal
        spaceAfter: 0
        spaceBefore: 6

    method: {fontName: stdSansBold, parent: bodytext}
    note:
        backColor: #EEEEEE
        borderColor: #CCCCCC
        parent: admonition

    optional: {fontName: stdMonoBold, parent: literal}
    pygments-bp: {parent: code, textColor: #007020}
    pygments-c: {parent: code, textColor: #808080}
    pygments-c1: {parent: code, textColor: #808080}
    pygments-cm: {parent: code, textColor: #808080}
    pygments-cp: {parent: code, textColor: #507090}
    pygments-cs:
        fontName: stdMonoBold
        parent: code
        textColor: #cc0000

    pygments-err:
        backColor: #F0A0A0
        parent: code
        textColor: #F00000

    pygments-gd: {parent: code, textColor: #A00000}
    pygments-ge: {fontName: stdMonoItalic, parent: code}
    pygments-gh:
        fontName: stdMonoBold
        parent: code
        textColor: #000080

    pygments-gi: {parent: code, textColor: #00A000}
    pygments-go: {parent: code, textColor: #808080}
    pygments-gp:
        fontName: stdMonoBold
        parent: code
        textColor: #c65d09

    pygments-gr: {parent: code, textColor: #FF0000}
    pygments-gs: {fontName: stdMonoBold, parent: code}
    pygments-gt: {parent: code, textColor: #0040D0}
    pygments-gu:
        fontName: stdMonoBold
        parent: code
        textColor: #800080

    pygments-hll: {backColor: #ffffcc, parent: code}
    pygments-il:
        fontName: stdMonoBold
        parent: code
        textColor: #0000D0

    pygments-k:
        fontName: stdMonoBold
        parent: code
        textColor: #008000

    pygments-kc:
        fontName: stdMonoBold
        parent: code
        textColor: #008000

    pygments-kd:
        fontName: stdMonoBold
        parent: code
        textColor: #008000

    pygments-kn:
        fontName: stdMonoBold
        parent: code
        textColor: #008000

    pygments-kp:
        fontName: stdMonoBold
        parent: code
        textColor: #003080

    pygments-kr:
        fontName: stdMonoBold
        parent: code
        textColor: #008000

    pygments-kt:
        fontName: stdMonoBold
        parent: code
        textColor: #303090

    pygments-m:
        fontName: stdMonoBold
        parent: code
        textColor: #6000E0

    pygments-mf:
        fontName: stdMonoBold
        parent: code
        textColor: #6000E0

    pygments-mh:
        fontName: stdMonoBold
        parent: code
        textColor: #005080

    pygments-mi:
        fontName: stdMonoBold
        parent: code
        textColor: #0000D0

    pygments-mo:
        fontName: stdMonoBold
        parent: code
        textColor: #4000E0

    pygments-n-Identifier: parent: code
    pygments-na: {parent: code, textColor: #0000C0}
    pygments-nb: {parent: code, textColor: #007020}
    pygments-nc:
        fontName: stdMonoBold
        parent: code
        textColor: #B00060

    pygments-nd:
        fontName: stdMonoBold
        parent: code
        textColor: #505050

    pygments-ne:
        fontName: stdMonoBold
        parent: code
        textColor: #F00000

    pygments-nf:
        fontName: stdMonoBold
        parent: code
        textColor: #0060B0

    pygments-ni:
        fontName: stdMonoBold
        parent: code
        textColor: #800000

    pygments-nl:
        fontName: stdMonoBold
        parent: code
        textColor: #907000

    pygments-nn:
        fontName: stdMonoBold
        parent: code
        textColor: #0e84b5

    pygments-no:
        fontName: stdMonoBold
        parent: code
        textColor: #003060

    pygments-nt: {parent: code, textColor: #007000}
    pygments-nv: {parent: code, textColor: #906030}
    pygments-o: {parent: code, textColor: #303030}
    pygments-ow:
        fontName: stdMonoBold
        parent: code
        textColor: #000000

    pygments-s: {backColor: #fff0f0, parent: code}
    pygments-s1: {backColor: #fff0f0, parent: code}
    pygments-s2: {backColor: #fff0f0, parent: code}
    pygments-sb: {backColor: #fff0f0, parent: code}
    pygments-sc: {parent: code, textColor: #0040D0}
    pygments-sd: {parent: code, textColor: #D04020}
    pygments-se:
        backColor: #fff0f0
        fontName: stdMonoBold
        parent: code
        textColor: #606060

    pygments-sh: {backColor: #fff0f0, parent: code}
    pygments-si: {backColor: #e0e0e0, parent: code}
    pygments-sr:
        backColor: #fff0ff
        parent: code
        textColor: #000000

    pygments-ss: {parent: code, textColor: #A06000}
    pygments-sx:
        backColor: #fff0f0
        parent: code
        textColor: #D02000

    pygments-vc: {parent: code, textColor: #306090}
    pygments-vg:
        fontName: stdMonoBold
        parent: code
        textColor: #d07000

    pygments-vi: {parent: code, textColor: #3030B0}
    pygments-w: {parent: code, textColor: #bbbbbb}
    returns: parent: bodytext
    role: parent: bodytext
    seealso:
        backColor: #FFFFCC
        borderColor: #FFFF66
        parent: admonition

    sidebar:
        backColor: #EEFFCC
        borderColor: #AACC99
        borderPadding: 8
        borderWidth: 0.5
        spaceAfter: 6
        spaceBefore: 12

    sidebar-subtitle:
        backColor: null
        borderColor: null
        borderPadding: 0
        borderWidth: 0
        leftIndent: 0
        parent: heading4
        spaceBefore: 0

    sidebar-title:
        backColor: null
        borderColor: null
        borderPadding: 0
        borderWidth: 0
        leftIndent: 0
        parent: heading3

    table-heading: {borderWidth: 0, parent: heading}
    versionmodified: {fontName: stdItalic, parent: bodytext}
    warning:
        backColor: #FFE4E4
        borderColor: #FF6666
        parent: admonition

    xref: {fontName: stdMonoBold, parent: code}