]> git.friedersdorff.com Git - max/rst2pdf_presentation.git/blob - dark.style
Add some space before images
[max/rst2pdf_presentation.git] / dark.style
1 pageSetup:
2     size: null
3     width: 16cm
4     height: 9cm
5     margin-top: 0cm
6     margin-bottom: 0cm
7     margin-left: 0cm
8     margin-right: 0cm
9     margin-gutter: 0cm
10     spacing-header: 2mm
11     spacing-footer: 2mm
12     firstTemplate: standardPage
13
14 pageTemplates:
15     standardPage:
16         frames: []
17             [3%, 3%, 94%, 94%]
18         showHeader: false
19         showFooter: false
20         background: dark.png
21
22 linkColor: #add8e6
23
24 styles:
25     normal:
26         fontSize: 10
27         textColor: white
28
29     bodytext:
30         alignment: TA_LEFT
31         hyphenation: false
32         spaceBefore: 3
33
34     titleslideinfo:
35         parent: normal
36         alignment: TA_CENTER
37
38     literal:
39         textColor: silver
40
41     table:
42       commands: []
43              [ROWBACKGROUNDS, [0, 0], [-1, -1], [#333333, black]]
44
45     table-heading:
46       parent: heading
47       backColor: black 
48       alignment : TA_LEFT
49
50     code:
51         parent: literal
52         fontSize: 11
53         leftIndent: 0
54         spaceBefore: 8
55         spaceAfter: 8
56         backColor: #333333
57
58     bullet-list: 
59       spaceBefore: 0
60       spaceAfter: 0
61       commands: []
62                 [VALIGN, [0, 0], [-1, -1], TOP]
63                 [TOPPADDING, [0, 0], [-1, -1], 0]
64                 [BOTTOMPADDING, [0, 0], [-1, -1], 0]
65
66     endnote:
67         spaceBefore: 0
68         spaceAfter: 0
69         colWidths: [3cm, null]
70
71     field-list: 
72       spaceBefore: 0
73       spaceAfter: 0
74
75     item-list: 
76       spaceBefore: 0
77       spaceAfter: 6
78       commands: []
79                 [VALIGN, [0, 0], [-1, -1], TOP]
80                 [TOPPADDING, [0, 0], [-1, -1], 5]
81                 [BOTTOMPADDING, [0, 0], [-1, -1], 20]
82                 [RIGHTPADDING, [0, 0], [1, -1], 0]
83
84     option-list: 
85       spaceBefore: 0
86       spaceAfter: 0
87
88     image:
89       spaceBefore: 5