From 82893a47ec4d9a4c8c7aa7ddae4ca37c65d30b68 Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Sat, 20 May 2023 12:00:36 -0400 Subject: battle belongs - formatting --- configs/battle-belongs.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 configs/battle-belongs.json (limited to 'configs') diff --git a/configs/battle-belongs.json b/configs/battle-belongs.json new file mode 100644 index 0000000..5754561 --- /dev/null +++ b/configs/battle-belongs.json @@ -0,0 +1,22 @@ +{ + "pdf": { + "fonts": { + "chord": { + "size": 10 + }, + "text": { + "size": 11 + }, + "comment": { + "size": 12 + }, + "title": { + "size": 12 + } + }, + "columnspace": 10 + }, + "settings": { + "columns": 2 + } +} -- cgit v1.2.3