From d214f578a34db3a03835ff972c0ce3fba1885c02 Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Mon, 1 May 2023 20:54:11 -0400 Subject: see a victory - create and format --- configs/see-a-victory.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 configs/see-a-victory.json (limited to 'configs') diff --git a/configs/see-a-victory.json b/configs/see-a-victory.json new file mode 100644 index 0000000..d65fe01 --- /dev/null +++ b/configs/see-a-victory.json @@ -0,0 +1,22 @@ +{ + "pdf": { + "fonts": { + "chord": { + "size": 11 + }, + "text": { + "size": 11 + }, + "comment": { + "size": 12 + }, + "title": { + "size": 12 + } + }, + "columnspace": 15 + }, + "settings": { + "columns": 1 + } +} -- cgit v1.2.3