lilypond-user
[Top][All Lists]
Advanced

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

slashed stems, but not beams


From: Stefan Thomas
Subject: slashed stems, but not beams
Date: Sun, 16 Nov 2008 13:47:21 +0100

Dear Lilypond-users,
these days I found the great function with the slashed stems.
http://lilypond.org/doc/v2.11/Documentation/user/lilypond/Special-rhythmic-concerns#Special-rhythmic-concerns

Unfortunately, in the below quoted example, it does not work with the beamed notes.

\version "2.11.60"
  \relative c'' {
    \override Stem #'stroke-style = #"grace"
    \autoBeamOff c32( d e f) g2.. \autoBeamOn c,32( d e f) g2..
  }
 
Is there a way to get this too?
Thanks
Stefan



reply via email to

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