lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 4102 in lilypond: misaligned composer in LP 2.


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4102 in lilypond: misaligned composer in LP 2.19.14
Date: Sat, 20 Sep 2014 07:02:30 +0000

Updates:
        Status: Fixed
        Labels: -Patch-push Fixed_2_19_15

Comment #8 on issue 4102 by address@hidden: misaligned composer in LP 2.19.14
https://code.google.com/p/lilypond/issues/detail?id=4102

Pushed to staging as
commit 7801babeb37b4cbd7f56598629925c34f5304078
Author: David Kastrup <address@hidden>
Date:   Mon Sep 15 18:04:33 2014 +0200

    Issue 4102: misaligned composer in LP 2.19.14

    This problem surfaced in the wake of the fix for issue 3855.  It is due
    to Stencil::translate not moving an empty expression even if it has
    non-empty extents so that

    \markup fill-line { "" "" "composer" }

    which assembles a line piece by piece and determining the offset of the
    next piece by looking at the end of the assemblage so far lost the
    offset between the first and second "" in the line.

commit 8a2a07175acaf1d2ccc51defd99b24d3aab63629
Author: David Kastrup <address@hidden>
Date:   Mon Sep 15 18:03:55 2014 +0200

    Remove redundant check for empty X interval


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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