Stefano Troncaro wrote
> Hi Kieren, I was not aware of that function. Thank you for sharing it and
> thank you Harm for coding it!
Very interesting function! But I think there is a bug when using a separate
Dynamics line. See the following example:
\version "2.20.0"
<<
\new Staff \relative c' {
c4\dynamicH "{ppp} misterioso"
\repeat unfold 15 {
c4
}
}
<<
\new Staff \relative c' {
\repeat unfold 16 {
c4
}
}
\new Dynamics {
s1\dynamicH "{ppp} misterioso"
}
>>
>>
I don't know why, but in the the second example, the dynmics "ppp" are not
centered correctly with the notehead.
<http://lilypond.1069038.n5.nabble.com/file/t5604/00.png>
--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html