bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1031 in lilypond: constantly-changing input/regression/rest-co


From: lilypond
Subject: Re: Issue 1031 in lilypond: constantly-changing input/regression/rest-collision-beam-note.ly
Date: Sat, 05 Jun 2010 23:42:05 +0000


Comment #13 on issue 1031 by pnorcks: constantly-changing input/regression/rest-collision-beam-note.ly
http://code.google.com/p/lilypond/issues/detail?id=1031

New info:

If I remove these two lines from rest-collision.cc, the bug seems to go away.

  67   if (scm_is_number (offset))
  68     rest_grob->translate_axis (scm_to_double (offset), Y_AXIS);

I'm currently checking the regtests.




reply via email to

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