summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2023-05-24 20:06:14 -0400
committerJonathan Bradley <jcb@pikum.xyz>2023-05-24 20:06:14 -0400
commite7870cc76b315c459aba1ab3fa589e1adef327ed (patch)
tree92c9195921a76ef6ed2f06fffef13c2c5f038eb1 /configs
parent9aa23b74c167d84669db2c5ba42632d767f5ae91 (diff)
raise a hallelujah - created and first pass formatting
Diffstat (limited to 'configs')
-rw-r--r--configs/raise-a-hallelujah.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/configs/raise-a-hallelujah.json b/configs/raise-a-hallelujah.json
new file mode 100644
index 0000000..82c18a7
--- /dev/null
+++ b/configs/raise-a-hallelujah.json
@@ -0,0 +1,22 @@
+{
+ "pdf": {
+ "fonts": {
+ "chord": {
+ "size": 12
+ },
+ "text": {
+ "size": 11
+ },
+ "comment": {
+ "size": 12
+ },
+ "title": {
+ "size": 12
+ }
+ },
+ "columnspace": 15
+ },
+ "settings": {
+ "columns": 1
+ }
+}