summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2023-05-20 13:02:37 -0400
committerJonathan Bradley <jcb@pikum.xyz>2023-05-20 13:02:37 -0400
commit5c504574f0752e2165022565d9909a22c6147a61 (patch)
tree51e9640ae9948fc373e270296485f2e39f41f65e /configs
parentf783be4b3a65a1402712cc6ebeaab99798650115 (diff)
yes and amen - convert chordpro and format
Diffstat (limited to 'configs')
-rw-r--r--configs/yes-and-amen.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/configs/yes-and-amen.json b/configs/yes-and-amen.json
new file mode 100644
index 0000000..7d66f7f
--- /dev/null
+++ b/configs/yes-and-amen.json
@@ -0,0 +1,22 @@
+{
+ "pdf": {
+ "fonts": {
+ "chord": {
+ "size": 11
+ },
+ "text": {
+ "size": 11
+ },
+ "comment": {
+ "size": 12
+ },
+ "title": {
+ "size": 12
+ }
+ },
+ "columnspace": 10
+ },
+ "settings": {
+ "columns": 2
+ }
+}