From f173dd7d1433dfd2781657a9b100138d7b62c0ab Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Tue, 30 May 2023 21:03:23 -0400 Subject: who you say i am - created and formatted --- configs/who-you-say-i-am.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 configs/who-you-say-i-am.json (limited to 'configs/who-you-say-i-am.json') diff --git a/configs/who-you-say-i-am.json b/configs/who-you-say-i-am.json new file mode 100644 index 0000000..82c18a7 --- /dev/null +++ b/configs/who-you-say-i-am.json @@ -0,0 +1,22 @@ +{ + "pdf": { + "fonts": { + "chord": { + "size": 12 + }, + "text": { + "size": 11 + }, + "comment": { + "size": 12 + }, + "title": { + "size": 12 + } + }, + "columnspace": 15 + }, + "settings": { + "columns": 1 + } +} -- cgit v1.2.3