Comment #9 on issue 4036 by [email protected]: Patch: Revert "Issue 3978:
Merge alignment cleanup"
http://code.google.com/p/lilypond/issues/detail?id=4036
The docs linked above start with a painfully complicated qualifier
"The horizontal alignment of an object which supports the
self-alignment-interface is controlled by the value of the self-alignment-X
property, provided the object's X-offset property is set to
ly:self-alignment-interface::x-aligned-on-self."
Actually, self-alignment-X does has sensible effect if the object's
X-offset is set to some other self-alignment-interface property (such as
aligned-on-x-parent) but the effect is different from that assumed in those
doc examples (as we see after Janek had Fingering align-on-parent).
If we want Fingering to self-align on parent, rather than self-align
on-self (which really meant self-align on the center of its parent, due to
some tricky code you can see in the revert linked above) the documentation
will need some updating. Along with something in onvert-ly.
--
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