Thanks, added as: http://code.google.com/p/lilypond/issues/detail?id=778
Cheers, - Graham On Mon, Jun 15, 2009 at 08:42:36PM -0700, Mark Polesky wrote: > ----- Forwarded Message ---- > Han-Wen Nienhuys wrote: > > On Mon, Jun 15, 2009 at 9:06 PM, Neil Puttockwrote: > > > > >> But neither of these do anything either: > > >> { \override Dots #'dot-count = #0 c''4. } > > >> { \override Dots #'dot-count = #3 c''4. } > > > > > > That's because the Dots_engraver overrides 'dot-count, which means > > > your override is ignored: > > > > > > 46 d->set_property ("dot-count", scm_from_int (dur->dot_count ())); > > > > > > This also means that the callback for 'dot-count > > > (dots::calc-dot-count) never gets used. > > > > that would be a bug. > > > > > > > _______________________________________________ > bug-lilypond mailing list > bug-lilypond@gnu.org > http://lists.gnu.org/mailman/listinfo/bug-lilypond _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond