summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2023-04-15 10:58:49 -0400
committerJonathan Bradley <jcb@pikum.xyz>2023-04-15 10:58:49 -0400
commit82963bdfdc0bd2625d8a4d4e01844e799afded6f (patch)
treef2296fa5a712e633b6cba023b3f627c229d0c975 /configs
parentcefd23257d664068557c4a9ec4d3db7fc9a463cb (diff)
do it again - format down to single page
Diffstat (limited to 'configs')
-rw-r--r--configs/do-it-again.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/configs/do-it-again.json b/configs/do-it-again.json
new file mode 100644
index 0000000..df9e4a4
--- /dev/null
+++ b/configs/do-it-again.json
@@ -0,0 +1,22 @@
+{
+ "pdf": {
+ "fonts": {
+ "chord": {
+ "size": 10
+ },
+ "text": {
+ "size": 11
+ },
+ "comment": {
+ "size": 12
+ },
+ "title": {
+ "size": 12
+ }
+ },
+ "columnspace": 15
+ },
+ "settings": {
+ "columns": 2
+ }
+}