bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1953 in lilypond: Removes closeness-factor from the Slur detai


From: lilypond
Subject: Re: Issue 1953 in lilypond: Removes closeness-factor from the Slur details list
Date: Sat, 08 Oct 2011 05:08:11 +0000

Updates:
        Labels: -Patch-new Patch-review

Comment #3 on issue 1953 by address@hidden: Removes closeness-factor from the Slur details list
http://code.google.com/p/lilypond/issues/detail?id=1953

Passes make and make check looks fine too.

Graphviz.log does show up (and as I don't know what it means I'll paste it here anyway just in case ...)

@@ -15,13 +15,13 @@
 rankdir="LR"
 node [shape=rectangle]
 41 [label="caching Stem.stencil\n# -> #"]
-40 [label="caching VerticalAxisGroup.stencil\n# -> #f"]
-39 [label="caching LedgerLineSpanner.stencil\n# -> #"]
-38 [label="caching StaffSymbol.stencil\n# -> #"]
-37 [label="caching Stem.Y-extent\n# -> (-2.812186 . 0.5)"]
-36 [label="caching Stem.length\n# -> 6.624372"]
-35 [label="caching Stem.stem-begin-position\n# -> -5.624372"]
-34 [label="caching Stem.Y-offset\n# -> 0.0"]
+40 [label="caching LedgerLineSpanner.stencil\n# -> #"]
+39 [label="caching VerticalAxisGroup.stencil\n# -> #f"]
+38 [label="caching Stem.Y-extent\n# -> (-2.812186 . 0.5)"]
+37 [label="caching Stem.length\n# -> 6.624372"]
+36 [label="caching Stem.stem-begin-position\n# -> -5.624372"]
+35 [label="caching Stem.Y-offset\n# -> 0.0"]
+34 [label="caching StaffSymbol.stencil\n# -> #"]
33 [label="Stem\n/home/jlowe/lilypond-git/lily/grob.cc:341\npure-Y-offset-in-progress <- #t"]
 32 [label="caching TimeSignature.stencil\n# -> #"]
 31 [label="caching Stem.X-extent\n# -> (-0.065 . 0.065)"]
@@ -56,11 +56,11 @@
2 [label="NoteHead\n/home/jlowe/lilypond-git/lily/engraver.cc:60\ncause <- # 41
+38 -> 41
+37 -> 38
 36 -> 37
 35 -> 36
-34 -> 35
-33 -> 34
+33 -> 35
 31 -> 33
 30 -> 31
 29 -> 30

----snip--

James




reply via email to

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