summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2023-12-18 23:37:36 -0500
committerJonathan Bradley <jcb@pikum.xyz>2023-12-18 23:37:36 -0500
commit9e2e88df98a2bf6121d7f30f6845bcca42610a0d (patch)
tree8da2426d8c24744c4b62f417c1689bd31b2cc441 /configs
parentf87b8230f0925c02a0a3206f3fc2d944bfff0f0d (diff)
o-come-all-ye-faithful - created and formatted - numbers borked
Diffstat (limited to 'configs')
-rw-r--r--configs/o-come-all-ye-faithful.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/configs/o-come-all-ye-faithful.json b/configs/o-come-all-ye-faithful.json
new file mode 100644
index 0000000..8fda76c
--- /dev/null
+++ b/configs/o-come-all-ye-faithful.json
@@ -0,0 +1,21 @@
+{
+ "settings": {
+ "transcode": "common"
+ },
+ "pdf": {
+ "fonts": {
+ "chord": {
+ "size": 10
+ },
+ "text": {
+ "size": 11
+ },
+ "comment": {
+ "size": 12
+ },
+ "title": {
+ "size": 12
+ }
+ }
+ }
+}