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] }



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to