-Eluze <[email protected]> writes:

>   \textLengthOn
>   \override TextScript #'padding = #-3
>   \override TextScript #'staff-padding = #'()
>   \override TextScript #'outside-staff-priority = ##f
>       s1  % <-------     to add more horizontal space
>   <>^\markup { \center-column { "D.S. al Coda"
>       \line { \musicglyph #"scripts.coda"
>         \musicglyph #"scripts.tenuto" \musicglyph #"scripts.coda"} }
>   }
>   % Increasing the unfold counter will expand the staff-free space
>   \repeat unfold 4 {
>     s4 s4 s4 s4
>     \bar ""
>   }
>   \break
>   \startStaff
>   \cadenzaOff
>
> please be aware that the <>-\markup will only work in later 2.15 versions -
> you can use s1*0 here.

Huh?  <>-\markup has always worked from the time chord syntax has been
introduced.  The great conflict was just about whether it was a good
idea to let users know about it.

-- 
David Kastrup


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

Reply via email to