summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/config.json b/config.json
index 98bf27f..c9981f5 100644
--- a/config.json
+++ b/config.json
@@ -12,9 +12,11 @@
"pdf": {
"columnspace": 35,
"margintop": 30,
- "headspace": 30,
+ "marginbottom": 20,
"marginleft": 10,
"marginright": 0,
+ "footspace": 10,
+ "headspace": 30,
"spacing": {
"lyrics": 1.4
},