gnu.org"
Sent: Wednesday, 25 June 2014, 19:50
Subject: Re: Defining a command to perform a TextSpanner
Martyn Quick writes:
> I've been using the TextSpanner in the following way:
>
> \version "2.18.2"
>
> music = {
> \textSpannerDown
> \override TextSpanner
Martyn Quick writes:
> I've been using the TextSpanner in the following way:
>
> \version "2.18.2"
>
> music = {
> \textSpannerDown
> \override TextSpanner.bound-details.left.text =
> \markup { \upright "P.M." }
> e,8 e,\startTextSpan e, e, e, e, e,\stopTextSpan e,
> }
>
> \score {
>
I've been using the TextSpanner in the following way:
\version "2.18.2"
music = {
\textSpannerDown
\override TextSpanner.bound-details.left.text =
\markup { \upright "P.M." }
e,8 e,\startTextSpan e, e, e, e, e,\stopTextSpan e,
}
\score {
<<
\new Staff { \clef "treble_8"
\music