From b502cc447cf0a05f7f578b9881067484d7c729bf Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Sat, 15 Apr 2023 11:05:15 -0400 Subject: good god almighty - format down to single page --- configs/good-god-almighty.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 configs/good-god-almighty.json (limited to 'configs') diff --git a/configs/good-god-almighty.json b/configs/good-god-almighty.json new file mode 100644 index 0000000..d92d6a3 --- /dev/null +++ b/configs/good-god-almighty.json @@ -0,0 +1,22 @@ +{ + "pdf": { + "fonts": { + "chord": { + "size": 10 + }, + "text": { + "size": 11 + }, + "comment": { + "size": 12 + }, + "title": { + "size": 12 + } + }, + "columnspace": 15 + }, + "settings": { + "columns": 1 + } +} -- cgit v1.2.3