Using a David's function to allow layering spanners, could you please tell me
how to acheive the spanners over one another and not overlap? I know the
colors example tweak command but using real words and spanner I cannot
figure out how to make them on top of each other. Begin at the same time.
Thank you for the help.
lay.png <http://lilypond.1069038.n5.nabble.com/file/t5625/lay.png>  
\version "2.19.82"
\include "text-spanner-id.ly"
{
  \override TextSpanner.bound-details.left.text =
  \markup { \upright "rit." }
  b1\startTextSpanOne
  \override TextSpanner.bound-details.left.text =
  \markup { \upright "other span" }
  c\startTextSpanTwo
  e,\stopTextSpanOne
  c\stopTextSpanTwo
}








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

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

Reply via email to