On 14 March 2013 18:24, Marek Klein <ma...@gregoriana.sk> wrote: > > Yes: > http://www.lilypond.org/doc/v2.16/Documentation/notation/expressive-marks-attached-to-notes#new-dynamic-marks > mpdolce = \markup {\dynamic mp \italic dolce} > mpdolcedyn = #(make-dynamic-script mpdolce) > > dynam = { > s2\mf s\mpdolcedyn > }
Hi, This has several drawbacks, the main ones being that 1. the dynamic ("mp") is not correctly centered below the note head ; 2. it is not recognized as a "mp" dynamic in the MIDI. (not applicable in a Dynamics context, but in the general case of dynamics in Voice) I'd suggest to use Graham's "make-dynamic-extra" instead, which does not have these drawbacks. http://lists.gnu.org/archive/html/lilypond-user/2011-06/msg00335.html Cheers, Xavier -- Xavier Scheuer <x.sche...@gmail.com> _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user