I couldn't find this request in the manual.  Sometimes there is a note tied into 
both alternatives of a volta.  How do I create the tie in the second alternative (it 
gets tied to nothing)

\score {
  \context Staff
    <
      \clef treble;
      \notes \relative c'
        {
          \repeat volta 2 {c e f g~} \alternative {{g a b c} {g f g c,}}
        }
    >

  \paper {}
}

I am using 1.3.140.  I would like both Gs in the alternatives tied.  Is this supported?

  Thanks,
  Tim Nowaczyk

  <>< Truth

_______________________________________________
Gnu-music-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/gnu-music-discuss

Reply via email to