lilypond-user
[Top][All Lists]
Advanced

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

Re: setting the beamlet size in cue notes - help needed


From: -Eluze
Subject: Re: setting the beamlet size in cue notes - help needed
Date: Tue, 11 Jan 2011 15:19:12 -0800 (PST)


Janek Warchoł wrote:
> 
> Hi,
> 
> how can i override beamlet length in cue notes?
> In the following code the \override Stem #'beamlet-default-length doesn't
> work.
> 
> \version "2.13.45"
> \include "italiano.ly"
> 
> \addQuote "viola" {
>     sib4 r8 sol sol'8. fa'16 mib'8.-\trill re'16 |
>   }
> 
> \score {
>       <<
>         \new Staff = tenorStaff {
>             \new Voice = tenorVoice { R1 }
>           }
>         \context Staff = tenorStaff {
>             \new CueVoice \with { instrumentCueName = "vla." }
>             \override Stem #'beamlet-default-length = #'(0.75 . 0.75)
>             \cueDuring #"viola" #UP { s1 }
>           }
>       >>
>   }
> 
> The "\context Staff = tenorStaff" stuff is necessary (this snippet is
> a part of a large project).
> I know this can be done somehow because i did it once, and now i'm
> trying to do it again for an hour or more with no success... :(
> 
> cheers,
> Janek
> 
maybe this link can help!? 
http://old.nabble.com/Shrinking-beams-along-with-noteheads-td30337685.html#a30350449
http://old.nabble.com/Shrinking-beams-along-with-noteheads-td30337685.html#a30350449
 
-- 
View this message in context: 
http://old.nabble.com/setting-the-beamlet-size-in-cue-notes---help-needed-tp30648343p30648904.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

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