From 38ae18e98090faa8b9fd633246bff56012c679da Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Sat, 8 Apr 2023 18:23:42 -0400 Subject: homecoming - reformat to single page --- configs/homecoming.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 configs/homecoming.json (limited to 'configs') diff --git a/configs/homecoming.json b/configs/homecoming.json new file mode 100644 index 0000000..df9e4a4 --- /dev/null +++ b/configs/homecoming.json @@ -0,0 +1,22 @@ +{ + "pdf": { + "fonts": { + "chord": { + "size": 10 + }, + "text": { + "size": 11 + }, + "comment": { + "size": 12 + }, + "title": { + "size": 12 + } + }, + "columnspace": 15 + }, + "settings": { + "columns": 2 + } +} -- cgit v1.2.3