From f87b8230f0925c02a0a3206f3fc2d944bfff0f0d Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Mon, 18 Dec 2023 21:57:40 -0500 Subject: hark-the-herald-angels-sing - created and formatted --- configs/hark-the-herald-angels-sing.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 configs/hark-the-herald-angels-sing.json (limited to 'configs') diff --git a/configs/hark-the-herald-angels-sing.json b/configs/hark-the-herald-angels-sing.json new file mode 100644 index 0000000..09042c4 --- /dev/null +++ b/configs/hark-the-herald-angels-sing.json @@ -0,0 +1,18 @@ +{ + "pdf": { + "fonts": { + "chord": { + "size": 10 + }, + "text": { + "size": 11 + }, + "comment": { + "size": 12 + }, + "title": { + "size": 12 + } + } + } +} -- cgit v1.2.3