summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2023-04-08 15:50:10 -0400
committerJonathan Bradley <jcb@pikum.xyz>2023-04-08 15:50:10 -0400
commit7b2f7af9982809c484585e5c1d2fdec9b56ee23d (patch)
tree2ae9911f9e2b4bf7ff638f1e4ea36ff26b728017 /configs
parentfdfd0d3cfb2e75cd17a7f26e1d568edd7c87da63 (diff)
this is amazing grace - created and formatted
Diffstat (limited to 'configs')
-rw-r--r--configs/this-is-amazing-grace.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/configs/this-is-amazing-grace.json b/configs/this-is-amazing-grace.json
new file mode 100644
index 0000000..df9e4a4
--- /dev/null
+++ b/configs/this-is-amazing-grace.json
@@ -0,0 +1,22 @@
+{
+ "pdf": {
+ "fonts": {
+ "chord": {
+ "size": 10
+ },
+ "text": {
+ "size": 11
+ },
+ "comment": {
+ "size": 12
+ },
+ "title": {
+ "size": 12
+ }
+ },
+ "columnspace": 15
+ },
+ "settings": {
+ "columns": 2
+ }
+}