diff options
| author | Jonathan Bradley <jcb@pikum.xyz> | 2023-04-08 18:23:42 -0400 |
|---|---|---|
| committer | Jonathan Bradley <jcb@pikum.xyz> | 2023-04-08 18:23:42 -0400 |
| commit | 38ae18e98090faa8b9fd633246bff56012c679da (patch) | |
| tree | 98bb4ae90f2ba2f5e330ba63a28e4c352c68f705 | |
| parent | 2ef4acb600d387ce7c1c9069395a40bcbeeac1b6 (diff) | |
homecoming - reformat to single page
| -rw-r--r-- | configs/homecoming.json | 22 | ||||
| -rw-r--r-- | src/homecoming.chordpro | 3 |
2 files changed, 23 insertions, 2 deletions
diff --git a/configs/homecoming.json b/configs/homecoming.json new file mode 100644 index 0000000..df9e4a4 --- /dev/null +++ b/configs/homecoming.json @@ -0,0 +1,22 @@ +{ + "pdf": { + "fonts": { + "chord": { + "size": 10 + }, + "text": { + "size": 11 + }, + "comment": { + "size": 12 + }, + "title": { + "size": 12 + } + }, + "columnspace": 15 + }, + "settings": { + "columns": 2 + } +} diff --git a/src/homecoming.chordpro b/src/homecoming.chordpro index e75c346..82cceba 100644 --- a/src/homecoming.chordpro +++ b/src/homecoming.chordpro @@ -11,7 +11,6 @@ {Key:C} {transpose:0} {capo:0} -{columns:2} {sob} %{composer} BPM: %{tempo} | %{time} | Key: @@ -45,7 +44,7 @@ Death came to [F2]life when He [Am7]called me by [G4]name [*|][C][*|][C][*|][F2/A][*|][F2/A][*|] [*|][C/G][*|][C/G][*|][F2(no3)][*|][F2(no3)][*|] {eov} - +{column_break} {sob:Bridge} I see [C]bright crimson robes draped over the ashes A [F2/A]wide open tomb where there should be a casket |
