diff options
| author | Jonathan Bradley <jcb@pikum.xyz> | 2023-12-18 23:37:36 -0500 |
|---|---|---|
| committer | Jonathan Bradley <jcb@pikum.xyz> | 2023-12-18 23:37:36 -0500 |
| commit | 9e2e88df98a2bf6121d7f30f6845bcca42610a0d (patch) | |
| tree | 8da2426d8c24744c4b62f417c1689bd31b2cc441 /configs | |
| parent | f87b8230f0925c02a0a3206f3fc2d944bfff0f0d (diff) | |
o-come-all-ye-faithful - created and formatted - numbers borked
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/o-come-all-ye-faithful.json | 21 |
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 + } + } + } +} |
