From 5c504574f0752e2165022565d9909a22c6147a61 Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Sat, 20 May 2023 13:02:37 -0400 Subject: yes and amen - convert chordpro and format --- configs/yes-and-amen.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 configs/yes-and-amen.json (limited to 'configs') diff --git a/configs/yes-and-amen.json b/configs/yes-and-amen.json new file mode 100644 index 0000000..7d66f7f --- /dev/null +++ b/configs/yes-and-amen.json @@ -0,0 +1,22 @@ +{ + "pdf": { + "fonts": { + "chord": { + "size": 11 + }, + "text": { + "size": 11 + }, + "comment": { + "size": 12 + }, + "title": { + "size": 12 + } + }, + "columnspace": 10 + }, + "settings": { + "columns": 2 + } +} -- cgit v1.2.3