1
0
Fork 0
mirror of https://github.com/kastdeur/pipeband-music.git synced 2025-05-16 12:59:21 +02:00

Updated Composers from QoHldrs Settings Book

This commit is contained in:
Eric Teunis de Boone 2019-03-04 02:38:56 +01:00
parent 736a01c6a3
commit 1973fa2c44
10 changed files with 14 additions and 9 deletions

View file

@ -61,7 +61,7 @@
composer = \markup \large {
\column \right-align {
$(if (not (string=? "" composerLyrics)) #{ \markup { \line { \composerLyrics ":" } } #} )
$(if (not (string=? "" composerPipes)) #{ \markup {\line { \composerPipes ":" }} #} )
$(if (not (string=? "" composerPipes)) #{ \markup {\line { \composerPipes \arrangerPipes ":" }} #} )
$(if (not (string=? "" composerSide)) #{ \markup {\line { \composerSide ":" }} #} )
$(if (not (string=? "" composerTenor)) #{ \markup {\line { \composerTenor ":" }} #} )
$(if (not (string=? "" composerBass)) #{ \markup {\line { \composerBass ":" }} #} )