lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3646 in lilypond: Tie avoids accidental even w


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3646 in lilypond: Tie avoids accidental even when its stencil = ##f
Date: Sun, 22 Dec 2013 23:48:35 +0000

Updates:
        Status: Started
        Owner: address@hidden
        Labels: Patch-new

Comment #1 on issue 3646 by address@hidden: Tie avoids accidental even when its stencil = ##f
http://code.google.com/p/lilypond/issues/detail?id=3646#c1

Gives empty heights and widths to stencil-less accidentals.

In order to not trigger accidental stencil printing before line breaking,
accidentals have height and width functions that do not look up the stencil
property but rather an internal representation of the stencil.

This is fine save when the stencil is manually overridden.

This patch aims to deal with common cases of #'() and ##f.

A more general approach will be needed for more exotic overrides.

http://codereview.appspot.com/45070044

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