Updates:
Labels: -Patch-new Patch-needs_work
Comment #1 on issue 1893 by pkx1...@gmail.com: 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
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond