I have collision between a stem and a note. I would like to change the length of the beamed stem. Unfortunately

  \override Stem #'length = #0.5

only works for unbeamed stems. Here is the example to tweak:

\relative c, {
  \key as \major
  \time 3/8
  \clef bass

<< { des'8 } \\
    { as8[ ges16] } \\
    { \stemDown bes,8. \stemNeutral } >>
  r16 <beses des ges>8 |
}

I would like to shorted the stem of the as.

Helge


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to