On 06/12/06 at 04:24pm, Han-Wen Nienhuys wrote: > Mats Bengtsson schreef: > > You could use something like > > \override TupletBracket #'padding = #2 > > but it would of course be nicer if you could convince LilyPond > > to do it automatically by setting some avoid-slur property (I didn't manage > > either). > > slur-engraver.cc hardcodes what interfaces it listens to, and > tuplet-bracket isn't among them.
Has anything changed about this in the last years? >From skimming slur-engraver.cc it seems to listen to tuplet_number but not to tuplet_bracket. Why is that? (From experimenting (with 2.16.2) I've also observed that TupletNumber can #'avoid-slur but TupletBracket not.) Felix _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
