summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2023-04-13 20:17:18 -0400
committerJonathan Bradley <jcb@pikum.xyz>2023-04-13 20:17:18 -0400
commitcefd23257d664068557c4a9ec4d3db7fc9a463cb (patch)
treec29c9d30060ea308b49d3d117b75128e7a2c8eb7 /configs
parent990f896040f07e668dc70510f782b3e2761fb4e8 (diff)
hymn of heaven - added and formatted
Diffstat (limited to 'configs')
-rw-r--r--configs/hymn-of-heaven.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/configs/hymn-of-heaven.json b/configs/hymn-of-heaven.json
new file mode 100644
index 0000000..578f51f
--- /dev/null
+++ b/configs/hymn-of-heaven.json
@@ -0,0 +1,22 @@
+{
+ "pdf": {
+ "fonts": {
+ "chord": {
+ "size": 12
+ },
+ "text": {
+ "size": 11
+ },
+ "comment": {
+ "size": 12
+ },
+ "title": {
+ "size": 12
+ }
+ },
+ "columnspace": 15
+ },
+ "settings": {
+ "columns": 2
+ }
+}