summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2023-05-01 20:55:32 -0400
committerJonathan Bradley <jcb@pikum.xyz>2023-05-01 20:55:32 -0400
commit576596cea08b961828fec204f19119bd69f075f0 (patch)
treef100f80144c584a42b835190e4abf4ad140b33fe /configs
parentd214f578a34db3a03835ff972c0ce3fba1885c02 (diff)
awake my soul - format to single page
Diffstat (limited to 'configs')
-rw-r--r--configs/awake-my-soul.json19
1 files changed, 18 insertions, 1 deletions
diff --git a/configs/awake-my-soul.json b/configs/awake-my-soul.json
index 7d8cb9f..df9e4a4 100644
--- a/configs/awake-my-soul.json
+++ b/configs/awake-my-soul.json
@@ -1,5 +1,22 @@
{
"pdf": {
+ "fonts": {
+ "chord": {
+ "size": 10
+ },
+ "text": {
+ "size": 11
+ },
+ "comment": {
+ "size": 12
+ },
+ "title": {
+ "size": 12
+ }
+ },
"columnspace": 15
- }
+ },
+ "settings": {
+ "columns": 2
+ }
}