Is slur attachment gone forever.  It would be real
useful for something like this.  If so, what is the
best way to "attach" a slur from the stem of one note
to the head of another.  Thanks.  Chris

\version "2.6.0"

#(set-default-paper-size "letter")
#(set-global-staff-size 16)

melody = {

\key ees \major
  
  R1*5
  \override Slur #'attachment = #'(stem . head) %%
wish I could still do this
  
% 5

  <g ees'>4-\(( <bes' bes''>8.) <bes' bes''>16-\)-|
<aes d'>4-\(( <bes' bes''>8.) <bes' bes''>16-\)-| |
  c'4 c' c' c'
}

\score { \melody }



                
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to