diff options
Diffstat (limited to 'configs/o-come-all-ye-faithful.json')
| -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 + } + } + } +} |
