From aeb9507de51da8225c156865caa3ca0ccf922f0a Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Sat, 27 May 2023 23:03:09 -0400 Subject: pure exaltation - format to one page --- configs/pure-exaltation.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 configs/pure-exaltation.json (limited to 'configs') diff --git a/configs/pure-exaltation.json b/configs/pure-exaltation.json new file mode 100644 index 0000000..82c18a7 --- /dev/null +++ b/configs/pure-exaltation.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