summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2023-05-20 12:00:36 -0400
committerJonathan Bradley <jcb@pikum.xyz>2023-05-20 12:00:36 -0400
commit82893a47ec4d9a4c8c7aa7ddae4ca37c65d30b68 (patch)
treeba657ad9449724f29c46dd5da9c870b9b7f6d516 /configs
parent1588aed7ce1f3f28f40b3d1e3419213cf9f2a703 (diff)
battle belongs - formatting
Diffstat (limited to 'configs')
-rw-r--r--configs/battle-belongs.json22
1 files changed, 22 insertions, 0 deletions
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
+ }
+}