summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2023-04-08 18:23:42 -0400
committerJonathan Bradley <jcb@pikum.xyz>2023-04-08 18:23:42 -0400
commit38ae18e98090faa8b9fd633246bff56012c679da (patch)
tree98bb4ae90f2ba2f5e330ba63a28e4c352c68f705 /configs
parent2ef4acb600d387ce7c1c9069395a40bcbeeac1b6 (diff)
homecoming - reformat to single page
Diffstat (limited to 'configs')
-rw-r--r--configs/homecoming.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/configs/homecoming.json b/configs/homecoming.json
new file mode 100644
index 0000000..df9e4a4
--- /dev/null
+++ b/configs/homecoming.json
@@ -0,0 +1,22 @@
+{
+ "pdf": {
+ "fonts": {
+ "chord": {
+ "size": 10
+ },
+ "text": {
+ "size": 11
+ },
+ "comment": {
+ "size": 12
+ },
+ "title": {
+ "size": 12
+ }
+ },
+ "columnspace": 15
+ },
+ "settings": {
+ "columns": 2
+ }
+}