diff options
| author | Jonathan Bradley <jcb@pikum.xyz> | 2023-05-20 12:12:10 -0400 |
|---|---|---|
| committer | Jonathan Bradley <jcb@pikum.xyz> | 2023-05-20 12:12:10 -0400 |
| commit | 549a80b803d32d5068c533d7eaade8b4458fc1ed (patch) | |
| tree | e9d6b066fa2dc80d699a34ee62eadcc4caf965ca | |
| parent | 82893a47ec4d9a4c8c7aa7ddae4ca37c65d30b68 (diff) | |
same god - formatting
| -rw-r--r-- | configs/same-god.json | 22 | ||||
| -rw-r--r-- | src/same-god.chordpro | 9 |
2 files changed, 25 insertions, 6 deletions
diff --git a/configs/same-god.json b/configs/same-god.json new file mode 100644 index 0000000..7d66f7f --- /dev/null +++ b/configs/same-god.json @@ -0,0 +1,22 @@ +{ + "pdf": { + "fonts": { + "chord": { + "size": 11 + }, + "text": { + "size": 11 + }, + "comment": { + "size": 12 + }, + "title": { + "size": 12 + } + }, + "columnspace": 10 + }, + "settings": { + "columns": 2 + } +} diff --git a/src/same-god.chordpro b/src/same-god.chordpro index c4079e7..710ab02 100644 --- a/src/same-god.chordpro +++ b/src/same-god.chordpro @@ -11,7 +11,6 @@ {Key:C} {transpose:0} {capo:0} -{columns:2} {sob} %{composer} BPM: %{tempo} | %{time} | Key: @@ -47,9 +46,7 @@ How I [C/E]need You [F2] now [Gsus] [Am7][* ]I may not face Goliath [F2][*(no3)] But I've got my own giants {eov} - -# {chorus} - +{column_break} {sob:Bridge 1} [C][* ]You heard Your children then [Am7][* ]You hear Your children now @@ -78,7 +75,7 @@ You are the [Gsus]same God [F2][* ]You are the same [C/E]God [F2][* ]You are the [Dm7add4]same God {eob} - +{column_break} {sov:Turnaround} [*|][C][*|][F/C][C][*.][*.][*|] {eov} @@ -103,7 +100,7 @@ You are the [Gsus]same God [C][* ]Almighty river Come and [F/A]fill [C/G]me [F]a-[C/E]gain [C] {eov} -{column_break} + {sov:Tag} Come and [F/A]fill [C/G]me [F]a-[C/E]gain [C] Come and [F/A]fill [C/G]me [F]a-[C/E]gain |
