From 9aa23b74c167d84669db2c5ba42632d767f5ae91 Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Tue, 23 May 2023 22:04:17 -0400 Subject: living hope - created and formatted --- configs/living-hope.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 configs/living-hope.json (limited to 'configs') diff --git a/configs/living-hope.json b/configs/living-hope.json new file mode 100644 index 0000000..fb8600d --- /dev/null +++ b/configs/living-hope.json @@ -0,0 +1,24 @@ +{ + "pdf": { + "fonts": { + "chord": { + "size": 12 + }, + "text": { + "size": 11 + }, + "comment": { + "size": 12 + }, + "title": { + "size": 12 + } + }, + "columnspace": 5, + "marginleft": 25, + "marginright": 25 + }, + "settings": { + "columns": 2 + } +} -- cgit v1.2.3