lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

slur attachment


From: Christopher Ellis
Subject: slur attachment
Date: Sat, 1 Oct 2005 12:01:25 -0700 (PDT)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]