On 2013/03/25 04:42:43, Keith wrote:
Code looks good, but we could get the same result with \override Accidental #'horizontal-skylines = #'()
Incorporating the detailed outline of the accidental into the skyline
of the
chord costs time, then the iterative alignment of fingering costs more
time, and
if that alignment does anything it has the same effect as skipping the
detailed
outline in the first place.
Does anything else (ties, maybe?) benefit from using the stencil of
accidentals
for horizontal-skylines ?
Accidentals themselves use skylines to position themselves snugly: http://code.google.com/p/lilypond/issues/detail?id=2811 Also, in tight music there are other grobs that may go close to accidentals and benefit from precise positioning. best, Janek https://codereview.appspot.com/7988043/ _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
