Am 20.08.2016 um 16:56 schrieb Erik Ronström:
but \override Dots.dot-count = #1 has no effect.

This is because there is no Dots grob. If I understand correctly one could create such a grob using ly:engraver-make-grob. But this needs a reference to the engraver (Dots_engraver in this case) and I have no idea how to call a C++ engraver in Scheme. Is this possible?

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to