lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Adding augmentation dots


From: Malte Meyn
Subject: Re: Adding augmentation dots
Date: Sat, 20 Aug 2016 17:33:19 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0



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?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]