Trevor Bača-2 wrote
> Hi Reggie,
> 
> To layer text spanners with David N.'s new functionality, you must \tweak
> spanner properties rather than overriding them.
> 
> %%% BEGIN %%%
> 
> \version "2.19.82"
> \include "text-spanner-id.ly"
> {
>     b1
>     - \tweak bound-details.left.text \markup { \upright "rit." }
>     \startTextSpanOne
>     - \tweak bound-details.left.text \markup { \upright "other span" }
>     \startTextSpanTwo
>     c
>     e,
>     \stopTextSpanOne
>     c
>     \stopTextSpanTwo
> }
> 
> %%% END %%%
> 
> 
> [image: layered-start-stop.png]
> 
> 
> Trevor.
> 
> -- 
> Trevor Bača
> www.trevorbaca.com
> soundcloud.com/trevorbaca

Much thanks Trevor!!



--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to