bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1893 in lilypond: Terminates outside_staff_callback early if a


From: lilypond
Subject: Re: Issue 1893 in lilypond: Terminates outside_staff_callback early if a grob is outside a slur's X-extent
Date: Sat, 17 Sep 2011 11:56:34 +0000

Updates:
        Labels: -Patch-new Patch-needs_work

Comment #1 on issue 1893 by address@hidden: Terminates outside_staff_callback early if a grob is outside a slur's X-extent
http://code.google.com/p/lilypond/issues/detail?id=1893

I'm getting a lot of errors in the make check for example:


/home/jlowe/lilypond-git/input/regression/spacing-correction-accidentals.log

@@ -11,13 +11,13 @@


   c8 cis''
-/home/jlowe/lilypond-git/input/regression/spacing-correction-accidentals.ly:11:2: programming error: cyclic dependency: calculation-in-progress encountered for #'quantized-positions (Beam)
-
-  c8 cis''
-/home/jlowe/lilypond-git/input/regression/spacing-correction-accidentals.ly:11:2: continuing, cross fingers +/home/jlowe/lilypond-git/input/regression/spacing-correction-accidentals.ly:11:5: programming error: cyclic dependency: calculation-in-progress encountered for #'Y-extent (Stem)
+  c8
+     cis''
+/home/jlowe/lilypond-git/input/regression/spacing-correction-accidentals.ly:11:5: continuing, cross fingers

-
-  c8 cis''
+  c8
+     cis''
/home/jlowe/lilypond-git/input/regression/spacing-correction-accidentals.ly:12:2: programming error: cyclic dependency: calculation-in-progress encountered for #'quantized-positions (Beam)

--snip--

This seems to be the general error.

James




reply via email to

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