-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy paththeme-custom.yml
81 lines (81 loc) · 1.85 KB
/
theme-custom.yml
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
font:
catalog:
Serif:
normal: GenYoMinJP-Regular.ttf
bold: GenYoMinJP-Bold.ttf
italic: GenYoMinJP-Regular.ttf
bold_italic: GenYoMinJP-Bold.ttf
Sans Serif:
normal: GenShinGothic-P-Regular.ttf
bold: GenShinGothic-P-Bold.ttf
italic: GenShinGothic-P-Regular.ttf
bold_italic: GenShinGothic-P-Bold.ttf
monospace:
normal: GenShinGothic-Monospace-Regular.ttf
bold: GenShinGothic-Monospace-Bold.ttf
italic: GenShinGothic-Monospace-Regular.ttf
bold_italic: GenShinGothic-Monospace-Bold.ttf
fallbacks:
- Sans Serif
page:
background_color: ffffff
layout: portrait
margin: [0.67in, 0.67in, 0.67in, 0.67in]
size: A4
base:
align: left
font_color: 000000
font_family: Serif
font_size: 10.5
font_style: normal
line-height: 1.6
literal:
font-family: monospace
heading:
align: left
font_family: Sans Serif
margin_top: 16
margin_bottom: 8
h1_font_size: 18
h2_font_size: 16
h3_font_size: 14
h4_font_size: 12
table:
cell:
padding: 3
header:
font_size: 8
height: $header_font_size * 3
border_color: 000000
vertical-align: bottom
image-vertical-align: middle
recto:
left:
font-color: c93329
content: Confidential
center:
content: image:images/logo.png[height=60]
right:
content: '{document-title} {revnumber}'
verso:
left:
font-color: c93329
content: Confidential
center:
content: image:images/logo.png[height=60]
right:
content: '{document-title} {revnumber}'
footer:
font_size: 8
height: $footer_font_size * 3
border_color: 000000
recto:
right:
content: '{page-number}'
center:
content: Copyright example company, inc All right reserved.
verso:
right:
content: '{page-number}'
center:
content: Copyright example company, inc All right reserved.