From 59b171cd6a4ad4c9e836c0e7da8884ccc01f5a8c Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Thu, 17 Aug 2023 15:36:54 -0400 Subject: there was jesus - created and formatted --- configs/there-was-jesus.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 configs/there-was-jesus.json (limited to 'configs') diff --git a/configs/there-was-jesus.json b/configs/there-was-jesus.json new file mode 100644 index 0000000..0de5860 --- /dev/null +++ b/configs/there-was-jesus.json @@ -0,0 +1,20 @@ +{ + "pdf": { + "fonts": { + "chord": { + "size": 11 + }, + "text": { + "size": 12 + }, + "comment": { + "size": 12 + }, + "title": { + "size": 12 + } + }, + "marginleft": 5, + "marginright": 5 + } +} -- cgit v1.2.3