Here is a prob that I have been sturggling with in many pieces. Adding text above a line, as I did below in the Great Eketenia. I also need to do that elsewhere (say the Trisagion (Holy God)-also see below), but have texts longer than the lenght of the measure. Is there a way to extend measures? For the Triasion, above the 1st measure, I need: Deacon: O Lord save the pious and after the divisiominor, I need: and hear us.
Also for some pieces I need text above an entire piece, as in the Esodikon (Come, let us Worship), where above the entire piece I need: Deacon: Wisdom! Let us attend! Any help is very welcome. Thanks in advance. -- In Christ, Michael D
\version "2.12.2" \include "english.ly" \include "gregorian.ly" \paper { page-count = 1 } \header { title = "Horologion ~ The Divine Liturgy" subtitle = "The Great Ektenia (Litany)" poet = "Kievan Chant" } global = { \key g \major \time 10/4 \override Staff.TimeSignature #'stencil = ##f \override Staff.BarLine #'stencil = ##f \override Score.SpacingSpanner #'packed-spacing = ##f \override TextScript #'staff-padding = #6 } move = { \bar "" \break } soprano = \relative c'' { \global % Music follows here. g1 g1 \finalis g2. ^\markup {\italic \tiny "In peace, let us pray..." } fs4 a2 g1 \divisioMaxima b2 ^\markup {\italic \tiny "For the peace from above..." } (a4) b c2(b4 a) g1 \divisioMaxima g2. ^\markup {\italic \tiny "For the peace of the whole world..."} fs4 a2 g1 \divisioMaxima b2 ^\markup {\italic \tiny "For this holy house..." } (a4) b c2(b4 a) g1 \divisioMaxima g2. ^\markup {\italic \tiny "For our lord, the Most Blessed..."} fs4 a2 g1 \divisioMaxima b2 ^\markup {\italic \tiny "For this God-protected land..." } (a4) b c2(b4 a) g1 \divisioMaxima g2. ^\markup {\italic \tiny "For this city ..." } fs4 a2 g1 \divisioMaxima b2 ^\markup {\italic \tiny "For favourable weather ..." } (a4) b c2(b4 a) g1 \divisioMaxima g2. ^\markup {\italic \tiny "For travelers ..." } fs4 a2 g1 \divisioMaxima b2 ^\markup {\italic \tiny "For our" } (a4) b c2 ^\markup {\italic \tiny "deliverance from..." } (b4 a) g1 \divisioMaxima g2. ^\markup {\italic \tiny "Help us, save us ... " } fs4 a2 g1 \divisioMaxima g4 ^\markup {\italic \tiny "Remembering our All-holy" } b2(c) b4(a) g1 \finalis g1 ^\markup {\italic \tiny "For to Thee..."} g1 \finalis } alto = \relative c' { \global % Music follows here. g'1 g1 \finalis g2. d4 d2 g1 \divisioMaxima g2(fs4) d c2(d) g1 \divisioMaxima g2. d4 d2 g1 \divisioMaxima g2(fs4) d c2(d) g1 \divisioMaxima g2. d4 d2 g1 \divisioMaxima g2(fs4) d c2(d) g1 \divisioMaxima g2. d4 d2 g1 \divisioMaxima g2(fs4) d c2(d) g1 \divisioMaxima g2. d4 d2 g1 \divisioMaxima g2(fs4) d c2(d) g1 \divisioMaxima g2. d4 d2 g1 \divisioMaxima g4 g2(c,) d g1 \finalis g1 g1 \finalis } tenor = \relative c' { \global % Music follows here. g1 g1 \finalis g2. fs4 a2 g1 \divisioMaxima b2(a4) b c2(b4 a) g1 \divisioMaxima g2. fs4 a2 g1 \divisioMaxima b2(a4) b c2(b4 a) g1 \divisioMaxima g2. fs4 a2 g1 \divisioMaxima b2(a4) b c2(b4 a) g1 \divisioMaxima g2. fs4 a2 g1 \divisioMaxima b2(a4) b c2(b4 a) g1 \divisioMaxima g2. fs4 a2 g1 \divisioMaxima b2(a4) b c2(b4 a) g1 \divisioMaxima g2. fs4 a2 g1 \divisioMaxima g4 b2(c) b4(a) g1 \finalis g1 g1 \finalis } bass = \relative c { \global % Music follows here. g'1 g1 \finalis g2. d4 d2 g1 \divisioMaxima g2(fs4) d c2(d) g1 \divisioMaxima g2. d4 d2 g1 \divisioMaxima g2(fs4) d c2(d) g1 \divisioMaxima g2. d4 d2 g1 \divisioMaxima g2(fs4) d c2(d) g1 \divisioMaxima g2. d4 d2 g1 \divisioMaxima g2(fs4) d c2(d) g1 \divisioMaxima g2. d4 d2 g1 \divisioMaxima g2(fs4) d c2(d) g1 \divisioMaxima g2. d4 d2 g1 \divisioMaxima g4 g2(c,) d g1 \finalis g1 g1 \finalis } verse = \lyricmode { % Lyrics follow here. A -- men. Lord, have mer -- cy. Lord, __ have mer -- cy. Lord, have mer -- cy. Lord, __ have mer -- cy. Lord, have mer -- cy. Lord, __ have mer -- cy. Lord, have mer -- cy. Lord, __ have mer -- cy. Lord, have mer -- cy. Lord, __ have mer -- cy. Lord, have mer -- cy. To Thee, O Lord. A -- men. } \score { \transpose g f \new ChoirStaff << \new Staff \with { midiInstrument = " string ensemble 1 " instrumentName = \markup \center-column { "S" "A" } } << \new Voice = "soprano" { \voiceOne \soprano } \new Voice = "alto" { \voiceTwo \alto } >> \new Lyrics \lyricsto "soprano" \verse \new Staff \with { midiInstrument = " string ensemble 1 " instrumentName = \markup \center-column { "T" "B" } } << \clef bass \new Voice = "tenor" { \voiceOne \tenor } \new Voice = "bass" { \voiceTwo \bass } >> >> \layout { ragged-last=##f page-count = 1} \midi { \context { \Score tempoWholesPerMinute = #(ly:make-moment 120 4) } } }
\version "2.12.2" \include "english.ly" \include "gregorian.ly" \header { title = "Horologion ~ The Divine Liturgy" subtitle = "Eisodikon - O, come let us worship" poet = "''Greek'' Chant" } global = { \key f \major \override Staff.TimeSignature #'stencil = ##f \override Staff.BarLine #'stencil = ##f } move = { \bar "" \break } soprano = \relative c'' { \global % Music follows here. f,4(g) a2 a4 bf a(g8 a) f4(g) a4 g8(a) bf2 bf4 bf a(g8 a) \divisioMinima f4(g) a2 a4(bf) a g8(a) f4(g) \divisioMaior a4 a a a a a a a g8(a) bf2 bf4 bf a(g8 a) \divisioMaxima f4 g a a a bf a(g8 a) f4(g8 a) bf4 bf a2(g) f1 \finalis } alto = \relative c' { \global % Music follows here. f4(c) f2 f4 bf, f'2 f4(c) f g8(f) bf,2 bf4 d f2 \divisioMinima f4(c) f2 f4(bf,) f'4 f f(c) \divisioMaior f4 f f f f f f f g8(f) bf,2 bf4 d f2 \divisioMaxima f4 c f f f bf, f'2 f8(ef d c) bf4 bf c1 f \finalis } tenor = \relative c' { \global % Music follows here. f,4(g) a2 a4 bf a(g8 a) f4(g) a4 g8(a) bf2 bf4 bf a(g8 a) \divisioMinima f4(g) a2 a4(bf) a g8(a) f4(g) \divisioMaior a4 a a a a a a a g8(a) bf2 bf4 bf a(g8 a) \divisioMaxima f4 g a a a bf a(g8 a) f4(g8 a) bf4 bf a2(g) f1 \finalis } bass = \relative c { \global % Music follows here. f4(c) f2 f4 bf, f'2 f4(c) f g8(f) bf,2 bf4 d f2 \divisioMinima f4(c) f2 f4(bf,) f'4 f f(c) \divisioMaior f4 f f f f f f f g8(f) bf,2 bf4 d f2 \divisioMaxima f4 c f f f bf, f'2 f8(ef d c) bf4 bf c1 f \finalis } verse = \lyricmode { % Lyrics follow here. O __ come, let us wor -- ship,__ and fall __ down be -- fore Christ.__ Save __ us, O __ Son of God: Who art risen from the dead; Save us who __ sing un -- to Thee; __ Al -- le -- lu -- ia, Al -- le -- lu -- ia,__ Al -- le -- lu -- ia. } \score { \new ChoirStaff << \new Staff \with { midiInstrument = " string ensemble 1 " instrumentName = \markup \center-column { "S" "A" } } << \new Voice = "soprano" { \voiceOne \soprano } \new Voice = "alto" { \voiceTwo \alto } >> \new Lyrics \lyricsto "soprano" \verse \new Staff \with { midiInstrument = " string ensemble 1 " instrumentName = \markup \center-column { "T" "B" } } << \clef bass \new Voice = "tenor" { \voiceOne \tenor } \new Voice = "bass" { \voiceTwo \bass } >> >> \layout { ragged-last=##f } \midi { \context { \Score tempoWholesPerMinute = #(ly:make-moment 120 4) } } }
\version "2.12.2" \include "english.ly" \include "gregorian.ly" \header { title = "Horologion ~ The Divine Liturgy" subtitle = "Trisagion/The Thrice-Holy" poet = "Kievan Chant" } global = { \key f \major \time 2/4 \cadenzaOn \override Staff.TimeSignature #'stencil = ##f %\override Staff.BarLine #'stencil = ##f \set Score.defaultBarType = "empty" } move = { \bar "" \break } soprano = \relative c'' { \global % Music follows here. f,4 f f f f2 f \divisioMinima f g1 f \divisioMaior f1 f %\finalis \repeat volta 2 {f4(g) a(f) e2 \divisioMinima \bar "" e4(f) g(e) f2 f \divisioMinima g4(a) bf g a2 g4 f g2 f4 e f1} f4 f f f f f f f f f f f f f2 e \divisioMinima \bar "" e4 e e \bar "" e e e e f2 f4 f f2 \divisioMaior \bar "" g4(a) bf g a2 g4 f g2 f4 e f1 \finalis \once \override Score . BarLine #'stencil = ##f \bar "" f4(g) a(f) e2 \divisioMinima \bar "" e4(f) g(e) f2 f \divisioMinima \bar "" g4(a) bf g a2 g4 f g2 f4 e f1 \finalis } alto = \relative c' { \global % Music follows here. f4 f f f f2 f \divisioMinima f bf,2(c) f1 \divisioMaior f1 f %\finalis \repeat volta 2 {f2 f c \divisioMinima c2 c f f \divisioMinima g4(f) bf, d f2 e4 f c2 c4 c f1} f4 f f f f f f f f f f f f f2 c \divisioMinima c4 c c c c c c f2 f4 f f2 \divisioMaior g4(f) bf, d f2 e4 f c2 c4 c f1 \finalis f2 f c \divisioMinima c2 c f f \divisioMinima g4(f) bf, d f2 e4 f c2 c4 c f1 \finalis } tenor = \relative c' { \global % Music follows here. f,4 f f f f2 f \divisioMinima f g1 f \divisioMaior f1 f %\finalis \repeat volta 2 {f4(g) a(f) e2 \divisioMinima e4(f) g(e) f2 f \divisioMinima g4(a) bf g a2 g4 f g2 f4 e f1} f4 f f f f f f f f f f f f f2 e \divisioMinima e4 e e e e e e f2 f4 f f2 \divisioMaior g4(a) bf g a2 g4 f g2 f4 e f1 \finalis f4(g) a(f) e2 \divisioMinima e4(f) g(e) f2 f \divisioMinima g4(a) bf g a2 g4 f g2 f4 e f1 \finalis } bass = \relative c { \global % Music follows here. f4 f f f f2 f \divisioMinima f bf,2(c) f1 \divisioMaior f1 f %\finalis \repeat volta 2 {f2 f c \divisioMinima c2 c f f \divisioMinima g4(f) bf, d f2 e4 f c2 c4 c f1} f4 f f f f f f f f f f f f f2 c \divisioMinima c4 c c c c c c f2 f4 f f2 \divisioMaior g4(f) bf, d f2 e4 f c2 c4 c f1 \finalis f2 f c \divisioMinima c2 c f f \divisioMinima g4(f) bf, d f2 e4 f c2 c4 c f1 \finalis } verse = \lyricmode { % Lyrics follow here. O Lord, save the pi -- ous; and hear __ us. A -- men. Ho -- ly God, Ho -- ly Might -- y, Ho -- ly Im -- mor -- tal, have mer -- cy on us. Glory to the Father, and to the Son, and to the Ho -- ly Spi -- rit, now and ever and unto ages of a -- ges. A -- men. Ho -- ly Im -- mor -- tal have mer -- cy on us. Ho -- ly God, Ho -- ly Might -- y, Ho -- ly Im -- mor -- tal, have mer -- cy on us. } \score { \new ChoirStaff << \new Staff \with { midiInstrument = " string ensemble 1 " instrumentName = \markup \center-column { "S" "A" } } << \new Voice = "soprano" { \voiceOne \soprano } \new Voice = "alto" { \voiceTwo \alto } >> \new Lyrics \lyricsto "soprano" \verse \new Staff \with { midiInstrument = " string ensemble 1 " instrumentName = \markup \center-column { "T" "B" } } << \clef bass \new Voice = "tenor" { \voiceOne \tenor } \new Voice = "bass" { \voiceTwo \bass } >> >> \layout { ragged-last=##f } \midi { \context { \Score tempoWholesPerMinute = #(ly:make-moment 120 4) } } }
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user