Hi, see the section 7.3.6 Another way of entering lyrics and try this :
%%--------------------------- \new Staff \relative c'' { \dynamicUp a\p << { g'4.^\f } \\ \new Voice = "vII" { \voiceTwo c,4( b8) a } >> } \addlyrics { \set associatedVoice = #"vII" one two three } %%---------------------------
Attached is a file showing two problems I have using << >> to temporarily split a vocal part.
1) I have set \dynamicUp but this setting is ignored within the angled brackets. I could put \dynamicUp inside every set angled brackets, but is it possible to set this globally? 2) The lyrics skip the section in angled brackets. How can I fix this?
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user