2012/7/10 Paul Scott <[email protected]>:
> Is it possible to get a TextSpanner separate from the dynamics? In this
> example I
> would like the string ( "tutti unison" ) to start in the same horizontal
> position as
> the mf.
>
> \version "2.15.41"
>
> \relative c'' {
> \set crescendoText = \markup\small{ tutti unison }
> \set crescendoSpanner = #'text
> b4^\<_\mf cis d2 fis4 g2 fis4 d a2.\!
> }
>
>
> TIA,
>
> Paul Scott
Hi Paul,
I'm not sure what you mean.
Perhaps simply:
\relative c'' {
\set crescendoText = \markup\small{ tutti unison }
\set crescendoSpanner = #'text
b4_\<_\mf cis d2 fis4 g2 fis4 d a2.\!
}
?
-Harm
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user