diff options
| author | Jonathan Bradley <jcb@pikum.xyz> | 2023-05-27 23:03:09 -0400 |
|---|---|---|
| committer | Jonathan Bradley <jcb@pikum.xyz> | 2023-05-27 23:03:09 -0400 |
| commit | aeb9507de51da8225c156865caa3ca0ccf922f0a (patch) | |
| tree | ca1020a9cc4d1dfa86b53ef6cd9eb79ac00bd9e3 /configs | |
| parent | e7870cc76b315c459aba1ab3fa589e1adef327ed (diff) | |
pure exaltation - format to one page
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/pure-exaltation.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/configs/pure-exaltation.json b/configs/pure-exaltation.json new file mode 100644 index 0000000..82c18a7 --- /dev/null +++ b/configs/pure-exaltation.json @@ -0,0 +1,22 @@ +{ + "pdf": { + "fonts": { + "chord": { + "size": 12 + }, + "text": { + "size": 11 + }, + "comment": { + "size": 12 + }, + "title": { + "size": 12 + } + }, + "columnspace": 15 + }, + "settings": { + "columns": 1 + } +} |
