bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1152 in lilypond: Regression: collisions with accidentals


From: lilypond
Subject: Re: Issue 1152 in lilypond: Regression: collisions with accidentals
Date: Fri, 23 Jul 2010 21:51:23 +0000


Comment #14 on issue 1152 by joeneeman: Regression: collisions with accidentals
http://code.google.com/p/lilypond/issues/detail?id=1152

By the way, the following is a minimal example for Reinhold's bug:

\version "2.12.0"

\layout {
  \context {
    \Score
\override SpacingSpanner #'common-shortest-duration = #(ly:make-moment 1 8)
  }
}

\relative c''' { e32[ r64 deses] }





reply via email to

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