summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2023-04-15 11:05:15 -0400
committerJonathan Bradley <jcb@pikum.xyz>2023-04-15 11:05:15 -0400
commitb502cc447cf0a05f7f578b9881067484d7c729bf (patch)
tree04cfe4f0afd7d7696926e50272cf6fe7123e0461 /configs
parent82963bdfdc0bd2625d8a4d4e01844e799afded6f (diff)
good god almighty - format down to single page
Diffstat (limited to 'configs')
-rw-r--r--configs/good-god-almighty.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/configs/good-god-almighty.json b/configs/good-god-almighty.json
new file mode 100644
index 0000000..d92d6a3
--- /dev/null
+++ b/configs/good-god-almighty.json
@@ -0,0 +1,22 @@
+{
+ "pdf": {
+ "fonts": {
+ "chord": {
+ "size": 10
+ },
+ "text": {
+ "size": 11
+ },
+ "comment": {
+ "size": 12
+ },
+ "title": {
+ "size": 12
+ }
+ },
+ "columnspace": 15
+ },
+ "settings": {
+ "columns": 1
+ }
+}