With 2.7.31 from CVS on Debian sid I am trying to slur into a 2nd ending from an invisible note with the attached code. In one variation the slur doesn't happen. In the other a note is hidden that shouldn't be.

Thanks for any ideas,

Paul Scott

\version "2.7.31"

\relative c'' { 
  \repeat volta 2 { a4( b c b } 
  \alternative { { a2) << b2 { \hideNotes s4 \slurUp a4( \unHideNotes } >> } { 
a2) r2 } }
  \repeat volta 2 { a4( b c b } 
  \alternative { { a2) << b2 \\ { \hideNotes s4 a4( \unHideNotes } >> } { a2) 
r2 } }
}
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to