lilypond-user
[Top][All Lists]
Advanced

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

Re: slur at last note


From: Bainos
Subject: Re: slur at last note
Date: Mon, 9 Jul 2007 15:28:29 -0700 (PDT)

May be, instead of a slur (tie?), i have to drow a line.. with an arrow..

i Try This code but doesen't work..

Hup = \drummode {
        \set DrumStaff.instrumentName =  "H "
                sn8 bd r8 sn8 
                sn2:32-"\\embeddedps{3 4 moveto 0 0 1 2 8 4 20 3.5 rcurveto 
stroke}"
}

\new DrumStaff {<<
          \new DrumVoice {  \voiceOne  \Hup }
          
>>}

it prints "\embeddedps{3 4 moveto 0 0 1 2 8 4 20 3.5 rcurveto stroke}" as
markup..

Any advice?

regards,
 bainos










Bainos wrote:
> 
> Hi,
> 
> Is it possible to have a sluur at the last note?
> If Yes.. how? 
> 
> Here is a litlle snippet..
> 
> I would like to erite something similar to the first line,
> without   the second..
> 
> 
> 
> Eup = \drummode {
>       \set DrumStaff.instrumentName =  "E "
>               sn8 bd r8 sn8 
>               sn2:32^PRESS ~ \break
>               sn1
> }
> 
> \new DrumStaff {<<
>       \new DrumVoice { \voiceOne  \Eup }
>>>}
> 
> 
> Thanks in advance!
> Bainos
> 

-- 
View this message in context: 
http://www.nabble.com/slur-at-last-note-tf4051193.html#a11511780
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.





reply via email to

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