summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
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
+ }
+}