forked from pm4ml/documents
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpdf-theme.yml
More file actions
46 lines (40 loc) · 1.11 KB
/
pdf-theme.yml
File metadata and controls
46 lines (40 loc) · 1.11 KB
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
extends: default-with-fallback-font
role:
red:
font-color: #ff0000
header:
height: 0.75in
padding: [15, 0, 0, 3]
image-vertical-align: 2 # # (1)
recto:
right:
content: image:Modusbox_Logos_Modusbox_Horizontal_Blue.png[position=right,width=100]
verso:
right:
content: $header-recto-right-content
font:
catalog:
merge: true # set value to true to merge catalog with theme you're extending
Fira Sans:
normal: ./font/fira-sans-normal.ttf
italic: ./font/fira-sans-italic.ttf
bold: ./font/fira-sans-bold.ttf
bold_italic: ./font/fira-sans-bold_italic.ttf
M+ 1mn:
normal: ./font/mplus1mn-normal.ttf
italic: ./font/mplus1mn-normal.ttf
bold: ./font/mplus1mn-bold.ttf
bold_italic: ./font/mplus1mn-bold.ttf
DroidSansFallback:
normal: ./font/droid-sans-fallback.ttf
italic: ./font/droid-sans-fallback.ttf
bold: ./font/droid-sans-fallback.ttf
bold_italic: ./font/droid-sans-fallback.ttf
base:
font-family: Fira Sans
heading:
font-family: Fira Sans
font-style: bold
fallbacks:
- DroidSansFallback
- M+ 1mn