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/ _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
