lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 247 in lilypond: lyrics attached to Devnull ar


From: lilypond
Subject: Re: [Lilypond-auto] Issue 247 in lilypond: lyrics attached to Devnull are left-aligned instead of center-aligned
Date: Sat, 28 Jun 2014 10:04:50 +0000


Comment #10 on issue 247 by address@hidden: lyrics attached to Devnull are left-aligned instead of center-aligned
http://code.google.com/p/lilypond/issues/detail?id=247

Just for the sake of the archives, this was fixed with

commit c73b41b3e7be6d7280c6336cf03610cd7aed3000
Author: Janek WarchoĊ‚ <address@hidden>
Date:   Sun Mar 17 21:22:32 2013 +0100

     Issue 3254 : align unassociated lyrics using NoteColumn extent.

    This makes unassociated lyrics behave consistently with
    associated lyrics.  Until now, "standalone" lyrics
    were left-aligned (more precisely: their X-offset was 0);
    changing self-alignment-X didn't have any effect on them.
    Now it's possible to specify their alignment, like with
    associated lyrics.

    Also, this changes how  issue 104  was resolved (see 0b14e8b2e122d) -
    alignment of syllables that are associated to a context without
    noteheads is no longer aborted - and solves  issue 247 .

    Later on, these changes should allow using aligned_on_parent for
    other grobs (such as DynamicTexts).

    Expected changes in output: all lyrics should be centered by default.


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