lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 2724 in lilypond: This natural stem is too sho


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2724 in lilypond: This natural stem is too short
Date: Sat, 11 Aug 2012 03:33:04 +0000


Comment #2 on issue 2724 by address@hidden: This natural stem is too short
http://code.google.com/p/lilypond/issues/detail?id=2724

There should be another entry in the list of adjustments for flags. Workaround :
  <<\relative c'' {\autoBeamOff e4 e8 e16 e32 e64 r} \\
    \relative c' {\autoBeamOff e4 f8 f16 f32 f64 r}
    \override Staff.Stem #'details #'stem-shorten = #'(1.0 0.5 0.25) >>

The default list at scm/define-grobs.scm:1964 has only (1.0 0.5). Adding the 0.25 changes only some grace-note reg-tests, and for the better.




reply via email to

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