Comment #10 on issue 247 by [email protected]: 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Ċ‚ <[email protected]>
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