From 9e2e88df98a2bf6121d7f30f6845bcca42610a0d Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Mon, 18 Dec 2023 23:37:36 -0500 Subject: o-come-all-ye-faithful - created and formatted - numbers borked --- configs/o-come-all-ye-faithful.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 configs/o-come-all-ye-faithful.json (limited to 'configs/o-come-all-ye-faithful.json') 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 + } + } + } +} -- cgit v1.2.3