lilypond-devel
[Top][All Lists]
Advanced

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

Re: Improves some parmesan noteheads. (issue 4639065)


From: k-ohara5a5a
Subject: Re: Improves some parmesan noteheads. (issue 4639065)
Date: Mon, 03 Oct 2011 09:30:31 +0000


http://codereview.appspot.com/4639065/diff/42001/lily/stem.cc
File lily/stem.cc (right):

http://codereview.appspot.com/4639065/diff/42001/lily/stem.cc#newcode855
lily/stem.cc:855: if (attach && !scm_is_eq (style, ly_symbol2scm
("mensural"))
On 2011/10/03 08:52:27, Bertrand Bordage wrote:
By default, the stem is right-aligned...
Right-aligned for up-stems, left-aligned for down-stems, so that most
fonts can conveniently use the outer edges of the stencil as the
attachment point, using the character width.
If your font attaches stems differently, charwx is provided to specify
the difference.
Here you seem to change the rules (costing users time for four
additional property-lookups per stem) without updating mf/README with
your change to the rules.

http://codereview.appspot.com/4639065/



reply via email to

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