Hi,

I use chant a lot in the music.
Until this day I have always put chant on a brevis (see the example below).
But the use of the brevis is sometimes very confusing for the singers.
So I have tried to put the chant on a percent-repeat.
But it seems that percent-repeats and lyrics do not combine.

Does anyone has a suggestion how to put the words 
"LORD hath said unto me: Thou" on one single percent/slash repeat?

Thanks,
Jan van Dijk.


\version "2.11.62"
\layout {
  indent = 0\mm
  \context {
    \Staff
    \remove "Time_signature_engraver"
  }
  \context {
    \Score
    \override BarNumber #'transparent = ##t
    \override MetronomeMark #'transparent = ##t
  }
}
\relative c' {
  \set Score.timing = ##f
  \cadenzaOn 
  f4 f\breve f4 g4 a2 \bar ":"
  a4 a a g bes4 a1( g4 a) g f1 \bar "|"
}
\addlyrics { The "LORD hath said unto me: Thou" art my Son; this day have I     
        
be -- got -- ten thee. }

<<attachment: Percent.png>>

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to