Hi Reinhold,

This seems to work fine, except for one very important issue: \dynamicUp or
\dynamicDown does not work on them! See e.g. the attached sample file.

How's this?
Kieren.
_________________

\version "2.11.37"

\paper { ragged-right = ##t }

parenF = #(make-dynamic-script (markup #:line(#:normal-text #:italic #:fontsize 2 "(" #:hspace -0.8 #:dynamic "f" #:normal-text #:italic #:fontsize 2 ")" )))

\score
{
        { c''\parenF c'' c'' \dynamicUp c''\parenF }
}


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

Reply via email to