On 12.11.2015 16:52, Alberto Simões wrote:
Hello, Simon!
On 12/11/15 11:21, Simon Albrecht wrote:
Two annotations:
– Sometimes it would be nice to have whiteout for DynamicTextSpanner
against SpanBar; I don’t quite know the best way to do it, though.
Perhaps you could use \markup\whiteout-box on the individual text bits?
I didn't understand it very well. You are saying the text from
crescendo/decrescendo and the -- -- are too close?
No, I meant overlaps as in valse 1, m. 39/40. The following works fine:
%%%%%%%%%%%%
\version "2.19.31"
\new PianoStaff <<
\new Staff {
\partial 8
8-\tweak bound-details.left.text \markup\whiteout "cresc." \cresc
4 4 4\!
}
\new Staff {
8
4 4 4
}
>>
%%%%%%%%%%%
In 2.19.32, it will be possible to specify padding in whiteout-box (as
of issue 4504). That will be preferable then, but for now
whiteout-outline is just fine. (try \whiteout-box instead of \whiteout
to test)
Yours, Simon
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user