Hello!

 

In the attached snippet I want to indicate that the "f4" at the end of the
first alternative should be tied upon repeat to the "f" at the beginning of
the repeated section.

 

Using " ~ " does not work as Lilypond considers it "unterminated."

What should I do?

 

Thank you for your kind attention.

 

Mark

 

\version "2.16.2"

\relative c''{
\time 3/4


d4 d d |
\repeat volta 2 {
\times 2/3 { f8 g f } e4 e | }
\alternative {{ e r f } { d2. }}

}
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to