Noeck <noeck.marb...@gmx.de> writes:

> Am 06.12.2013 14:48, schrieb David Kastrup:
>> \version "2.17.29"
>> upper = { a4\f g f e\p }
>> lower = { a,1 }
>> 
>> \new PianoStaff <<
>>   \new Staff
>>   \new Voice \with { \remove "Dynamic_engraver" } \upper
>>   \new Dynamics \upper
>>   \new Staff \lower
>> >>
>
> Hi David,
>
> it looks good, but it does not work for me (2.17.26). The dynamics are
> printed twice as if the \remove was not there.

Well, what do you expect if you don't specify the version you are using
(by the way: what point is there in using an outdated development
version?)?

In 2.17.26 the engraver is called New_dynamic_engraver instead.

-- 
David Kastrup

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

Reply via email to