lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 4062 in lilypond: Patch: Use aligned-on-x-pare


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4062 in lilypond: Patch: Use aligned-on-x-parent instead of other callbacks for some grobs
Date: Wed, 27 Aug 2014 07:44:15 +0000

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

Comment #23 on issue 4062 by address@hidden: Patch: Use aligned-on-x-parent instead of other callbacks for some grobs
https://code.google.com/p/lilypond/issues/detail?id=4062

Pushed as

commit 48678617b169957433c562612151f2a71be50b59
Author: Janek Warchoł <address@hidden>
Date:   Sun Aug 10 21:09:42 2014 +0200

    Use aligned-on-x-parent instead of other callbacks for some grobs

    Now that we have an easy way of specifying different alignments for
    grob and its parent (see 0c4f221e5d), we can use aligned-on-.-parent
    in places that we previously used .-aligned-on-self.  With this change,
    the users have more control over the placement of grobs.

    Affected grobs:
    - InstrumentSwitch
    - Script
    - SostenutoPedal
    - SustainPedal
    - UnaCordaPedal

commit 2c279ba4a1602f72afa2940b51c5e50d8c5a4b60
Author: Janek Warchoł <address@hidden>
Date:   Sun Aug 17 16:14:11 2014 +0200

    Fix bugs with aligning on main part of the NoteColumn

    NoteColumns may contain either noteheads or rests, so the function
    was changed to handle the case when NoteColumn contains only rest.

    ly_scm2bool returns true when the argument is unset - that's not
    what we want: unset properties should evaluate to false.


--
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]