lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Text Spanner ID Layer Spans


From: Reggie
Subject: Text Spanner ID Layer Spans
Date: Tue, 12 Feb 2019 15:38:07 -0700 (MST)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]