lilypond-user
[Top][All Lists]
Advanced

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

Re: Coda


From: Eluze
Subject: Re: Coda
Date: Tue, 26 Jun 2012 07:48:39 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1



Am 26.06.2012 07:06, schrieb David Kastrup:
-Eluze<address@hidden>  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.
ahh - I thought it was newly introduced because I didn't find it in the documentation. that's even better!

Eluze



reply via email to

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