On 2015-03-01, at 1:06 AM, Peter Teeson <[email protected]> wrote: > On 2015-02-28, at 4:35 PM, Thomas Morley <[email protected]> wrote: >> % Try: >> >> \score { >> << >> \new Voice = "one" { \melody \new Voice = "bridge" \bridge } >> \new Lyrics \lyricsto "one" { \VerseOne } >> \new Lyrics \lyricsto "one" { \VerseTwo } >> \new Lyrics \lyricsto "bridge" { \Bridge } >>>> >> \layout { } >> \midi { } >> } > > Elegant solution…. With one slight modification ( your original didn't :-}) \new Voice = "one" { \melody \bridge } But still very elegant... > Thanks & > > respect…. > > Peter
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
