lilypond-devel
[Top][All Lists]
Advanced

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

Re: Remove tied accidentals after line-breaking (issue 46060045)


From: dak
Subject: Re: Remove tied accidentals after line-breaking (issue 46060045)
Date: Tue, 05 Aug 2014 07:42:04 +0000

Does this approach give us better insights or leads how to address issue
649?


https://codereview.appspot.com/46060045/diff/60001/input/regression/accidental-unbroken-tie-spacing.ly
File input/regression/accidental-unbroken-tie-spacing.ly (right):

https://codereview.appspot.com/46060045/diff/60001/input/regression/accidental-unbroken-tie-spacing.ly#newcode20
input/regression/accidental-unbroken-tie-spacing.ly:20:
(make-fraction-markup (number->string (numerator alt))
The fraction looks really ugly because of the horizontal alignment of
the sign.  Rather than trying to futz around with that, I'd probably
punt here and just use (make-circle-markup (number->string alt)).  That
will lead to different size circles for basically all accidentals, but
so what?  Or just override with a large font-size.

Maybe the override should be done earlier in order to demonstrate the
non-break case working as intended as well.

https://codereview.appspot.com/46060045/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]