diff options
| author | Jonathan Bradley <jcb@pikum.xyz> | 2023-04-15 11:05:15 -0400 |
|---|---|---|
| committer | Jonathan Bradley <jcb@pikum.xyz> | 2023-04-15 11:05:15 -0400 |
| commit | b502cc447cf0a05f7f578b9881067484d7c729bf (patch) | |
| tree | 04cfe4f0afd7d7696926e50272cf6fe7123e0461 /configs | |
| parent | 82963bdfdc0bd2625d8a4d4e01844e799afded6f (diff) | |
good god almighty - format down to single page
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/good-god-almighty.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/configs/good-god-almighty.json b/configs/good-god-almighty.json new file mode 100644 index 0000000..d92d6a3 --- /dev/null +++ b/configs/good-god-almighty.json @@ -0,0 +1,22 @@ +{ + "pdf": { + "fonts": { + "chord": { + "size": 10 + }, + "text": { + "size": 11 + }, + "comment": { + "size": 12 + }, + "title": { + "size": 12 + } + }, + "columnspace": 15 + }, + "settings": { + "columns": 1 + } +} |
