Ruud van Silfhout wrote:
Hi,
In the piece of music below a part of the music is without measures (senza
misura). When the senza misura part finishes, it is common AFAIK to first show the
time-signature again.
How do I force to re display the \time 3/4 ?
Just add a new \time command!
> Furthermore I want the lyric
extender and the end of the text to extend to the last note. I know I can do that with lyricsto, but I did not manage to get that working. So, can anyone modify the music such that it will produce the lyric extender correctly
I have changed a couple of lines in your example below.
/Mats
\include "gregorian-init.ly"
TIA,
Ruud
cygwin lily 2.1.18
\score {
<<
\context Voice = one \notes \relative c' {
\property Staff.TimeSignature = \turnOff \key a \major \time 3/4 \partial 4 \autoBeamOff
\cadenzaOn
b8^\markup { \italic "senza misura"} cis e[ fis e] fis4 \divisioMinima d8 fis \bar "empty" \break
a4( a fis8) a8([ b a] gis4) a8([ b a] fis4 d) \divisioMinima \bar "empty" \break
d8([ fis] a4) b8([ cis a] fis) \divisioMinima gis4( b gis b8[ a] gis[ a] e4) \bar "empty" \break
fis4( e8) g4( e8) g8[ fis] e[ fis] d4^\fermata \cadenzaOff \bar "||"
\mark \markup{ \italic "(neurien)"}
\time 3/4 r4 |
R1*3/4*3 r2
}
\lyricsto one \context Lyrics \lyrics {
\setEskFont
is ge -- stor -- ven als een slaaf __ ""
}
>>
}
_______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user