2011/1/12 Xavier Scheuer <[email protected]>: > 2011/1/11 Janek Warchoł <[email protected]>: >> how can i override beamlet length in cue notes? >> In the following code the \override Stem #'beamlet-default-length doesn't >> work. >> 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... :( > > Odd, I would have expected > \override CueVoice.Stem #'beamlet-default-length = #'(0.75 . 0.75) > to work but it does not (a bug?).
I'd say so... > But > \override Staff.Stem #'beamlet-default-length = #'(0.75 . 0.75) > does the job. Suprisingly indeed! Thank you very much!! cheers, Janek _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
