summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2023-05-01 20:54:11 -0400
committerJonathan Bradley <jcb@pikum.xyz>2023-05-01 20:54:11 -0400
commitd214f578a34db3a03835ff972c0ce3fba1885c02 (patch)
treedfbc89d328f7e40b843fe87995fcebbdca114ca9 /configs
parentda1bd5a06c9a0450248adf8514445c9eb9a5f2d4 (diff)
see a victory - create and format
Diffstat (limited to 'configs')
-rw-r--r--configs/see-a-victory.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/configs/see-a-victory.json b/configs/see-a-victory.json
new file mode 100644
index 0000000..d65fe01
--- /dev/null
+++ b/configs/see-a-victory.json
@@ -0,0 +1,22 @@
+{
+ "pdf": {
+ "fonts": {
+ "chord": {
+ "size": 11
+ },
+ "text": {
+ "size": 11
+ },
+ "comment": {
+ "size": 12
+ },
+ "title": {
+ "size": 12
+ }
+ },
+ "columnspace": 15
+ },
+ "settings": {
+ "columns": 1
+ }
+}