lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3522 in lilypond: \transparent does not create


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3522 in lilypond: \transparent does not create correct skylines in markups
Date: Wed, 04 Sep 2013 18:36:12 +0000

Updates:
        Owner: address@hidden

Comment #19 on issue 3522 by address@hidden: \transparent does not create correct skylines in markups
http://code.google.com/p/lilypond/issues/detail?id=3522

The current patch 13416044 actually looks simpler than that for issue 3255.

It implements \transparent in markup by keeping the stencil for spacing purposes, but tagging it to be omitted from the output. This makes \transparent in markup have the same result as \override TextScript #'transparent = ##t.

Then \pad-to-box and similar are implemented as box-stencils with a `transparent tag, which use a couple words more memory than the dimensions tag in the patch on issue 3255, but are built from simpler building blocks and seem easier to understand.

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