summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2024-03-20 10:43:19 -0400
committerJonathan Bradley <jcb@pikum.xyz>2024-03-20 10:43:19 -0400
commitd2738b8916aee4a28e59f7ae0b6243b13c048c15 (patch)
treeffc1effda3f57e21587f4c65669a59e7cec7e1ad
parent42980035422081f5766ab170a51baddd6e88045a (diff)
global change to title and subtitle size and spacing
-rw-r--r--config.json9
1 files changed, 5 insertions, 4 deletions
diff --git a/config.json b/config.json
index c9020a0..98bf27f 100644
--- a/config.json
+++ b/config.json
@@ -11,8 +11,8 @@
},
"pdf": {
"columnspace": 35,
- "margintop": 70,
- "headspace": 50,
+ "margintop": 30,
+ "headspace": 30,
"marginleft": 10,
"marginright": 0,
"spacing": {
@@ -63,7 +63,8 @@
"file": "/usr/share/fonts/TTF/DejaVuSans.ttf"
},
"subtitle": {
- "file": "/usr/share/fonts/TTF/DejaVuSans.ttf"
+ "file": "/usr/share/fonts/TTF/DejaVuSans.ttf",
+ "size": 9
},
"tab": {
"file": "/usr/share/fonts/TTF/DejaVuSans.ttf"
@@ -73,7 +74,7 @@
},
"title": {
"file": "/usr/share/fonts/TTF/DejaVuSans-Bold.ttf",
- "size": 14
+ "size": 11
},
"toc": {
"file": "/usr/share/fonts/TTF/DejaVuSans.ttf"