bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1152 in lilypond: Regression: collisions with accidentals


From: lilypond
Subject: Issue 1152 in lilypond: Regression: collisions with accidentals
Date: Fri, 25 Jun 2010 18:30:16 +0000

Status: Accepted
Owner: ----
Labels: Type-Collision Priority-Critical Regression

New issue 1152 by pnorcks: Regression: collisions with accidentals
http://code.google.com/p/lilypond/issues/detail?id=1152

This is a regression between 2.13.24 and 2.13.25.

Original report: http://lists.gnu.org/archive/html/bug-lilypond/2010-06/msg00424.html

%%%%%%%%%%
\version "2.13.25"
\include "english.ly"

thenotesI = \relative g' {
 g2( af)
}
thenotesII = \relative af {
 r8 af( df ef f2)
}

\score {
 \new Staff << \thenotesI \\ \thenotesII >>
}
%%%%%%%%%%

Attachments:
        collision-2.13.24.png  2.9 KB
        collision-2.13.25.png  2.8 KB




reply via email to

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