I have an attached file (as always, I know) - and I where the lyrics say
"Who art ri-sen from the dead" - just under those words ONLY< I wish to
place 2 other sets of lyrics, namely:

"Who art won-drous in Thy saints"
and
"Through the prayers of the Theo-to-kos"

I have been looking at the section on stanzas, but so far have not found
this particular challenge. Any help, or someone to point me to the right
place would be appreciated. Thanks.

-- 
In Christ,
Michael D
\version "2.13.58"
\include "english.ly"
\include "gregorian.ly"

% XS: necessary, see below
\paper{
  page-count = #1
  print-all-headers = ##t
} 


% #(set-global-staff-size 22)
global = {
  \key f \major
  \revert Score.SpacingSpanner #'packed-spacing
  \override Staff.NoteHead #'style = #'altdefault
  \override Staff.TimeSignature #'stencil = ##f
  \override Staff.BarLine #'stencil = ##f
}
move = { \bar "" \break }

sopranoOne = \relative c'' {
  \global
  % Music follows here.
  g4 g2 g8(f) g(a) bf4 bf \divisioMinima
  bf4 a8(bf) c4(bf a) g8 a bf4(a g1) \divisioMaior
  
  g4 bf a bf \divisioMinima
  bf4^\markup {\bold *} 
  bf c2 c4 bf a g2(f) \divisioMinima
  bf2 bf8(a) g4 bf2 a4 g1 \divisioMaior
  
  g4 a bf bf bf \divisioMinima
  bf4 bf c c c \divisioMinima
  c8(bf a bf) c4 bf2(a4 bf8 a g4) a g\breve \finalis
}

sopranoTwo = \relative c'' {
  \global
  % Music follows here.
  bf4 bf c2 c4 bf a g2(f) \divisioMinima
}

sopranoThree = \relative c'' {
  \global
  % Music follows here.
  bf4 bf c2 c4 c bf a g2 f \divisioMinima
}

tenorOne = \relative c' {
  \global
  % Music follows here.
  g4 g2 g8(f) g(a) bf4 bf \divisioMinima
  bf4 a8(bf) c4(bf a) g8 a bf4(a g1) \divisioMaior
  
  bf4 d c d \divisioMinima
  d4 d ef2 ef4 d c c2(a) \divisioMinima
  d2 d8(c) bf4 d2 c4 bf1 \divisioMaior
  
  bf4 c d d d \divisioMinima
  d4 d ef ef ef \divisioMinima
  ef8(d c d) ef4 d2(c4 d8 c d4) c4 bf\breve \finalis
}

tenorTwo = \relative c'' {
  \global
  % Music follows here.
  d,4 d ef2 ef4 d c c2(a) \divisioMinima
}

tenorThree = \relative c'' {
  \global
  % Music follows here.
  d,4 d d ef2 ef4 ef d c2(a) \divisioMinima
}

bassOne = \relative c {
  \global
  % Music follows here.
  g'4 g2 g8(f) g(a) bf4 bf \divisioMinima
  bf4 a8(bf) c4(bf a) g8 a bf4(a g1) \divisioMaior
  
  g4 g g g\divisioMinima
  g4 g f2 f4 f f c2(d) \divisioMinima
  g2 g4 g d2 f4 g1 \divisioMaior
  
  g4 g g g g \divisioMinima
  g4 g f f f \divisioMinima
  f2 f4 g2 d1 <g g,>\breve \finalis
}

bassTwo = \relative c'' {
  \global
  % Music follows here.
  g,4 g f2 f4 f f c2(f) \divisioMinima
}

bassThree = \relative c'' {
  \global
  % Music follows here.
  g,4 g f2 f4 f f f c2 f \divisioMinima
}

verseOne = \lyricmode {
  \override LyricSpace #'minimum-distance = #1.0
  \override LyricText #'font-size = #+1
  % Lyrics follow here.
  
  O come, let us wor -- ship,
  and fall __ down __ be -- fore Christ; __
  
  O Son of God,
  Who art ri -- sen from the dead, __
  Save us __ who sing to Thee:
  
  Al -- le -- lu -- i -- a,
  Al -- le -- lu -- i -- a,
  Al __ le -- lu __ i -- a!
}

verseTwo = \lyricmode {
  \override LyricSpace #'minimum-distance = #1.0
  \override LyricText #'font-size = #+1
  % Lyrics follow here.
  Who art won -- drous in Thy saints,
}

verseThree = \lyricmode {
  \override LyricSpace #'minimum-distance = #1.0
  \override LyricText #'font-size = #+1
  % Lyrics follow here.
  through the prayers of the The -- o -- to -- kos,
}

\score {
  \new ChoirStaff <<
    \new Staff \with {
      midiInstrument = "voice oohs"
      instrumentName = \markup \center-column { "S" }
      shortInstrumentName = \markup \center-column { "S" }
    } <<
      \new Voice = "soprano" { \voiceOne \sopranoOne }
    >>
    \new Lyrics \with {
      \override VerticalAxisGroup #'nonstaff-relatedstaff-spacing
     #'minimum-distance = #6
    } \lyricsto "soprano" \verseOne
    \new Staff \with {
      midiInstrument = "voice oohs "
      instrumentName = \markup \center-column { "T" "B" }
      shortInstrumentName = \markup \center-column { "T" "B" }
    } <<
      \clef bass
      \new Voice = "tenor" { \voiceOne \tenorOne }
      \new Voice = "bass" { \voiceTwo \bassOne }
    >>
  >>
  \header {
  title = "Eisodikon~Come, let us Worship"
  poet = "Znamenny Chant~Tone 2"
  composer =  "Arranged by Michael Dykes"
     footer = "obs_zn[3].ly"
    ponomarname = "Only-Begotten Son"
    ponomartype = "OwnWork"
    ponomarsubtype = "Arrangement"
    ponomarsource = "Unknown"
    ponomarauthor = "Michael Dykes"
    maintainer = "Michael Dykes"
    maintaineremail = "thedoctor81...@gmail.com"
    lastupdated = "2011/04/10"
    ponomarlang = "en"
    ponomarcomments = ""
    copyright = "This score is part of the Ponomar OpenMusic Project"
    tagline = \markup {
    \override #'(box-padding . 1.0) \override #'(baseline-skip . 2.7)
    \box \center-column {
      \line { \with-url #"http://www.ponomar.net"; \line { www. \hspace #-1.0 ponomar \hspace #-1.0 .net \hspace #0.5 } • Orthodox Liturgical music that is \italic free to download, use, modify and distribute. }
      \line { Typeset using \with-url #"http://www.LilyPond.org"; \line { LilyPond } by \maintainer \hspace #-1.0 . \hspace #0.5 Copyright © 2011. \hspace #0.5 Reference: \footer }
      \line { \teeny \line { Licensed under the Creative Commons Attribution-ShareAlike 3.0 (Unported) License, for details see: \hspace #-0.5 \with-url #"http://creativecommons.org/licenses/by-sa/3.0"; http://creativecommons.org/licenses/by-sa/3.0 } }
    }
  }
}
  \layout { ragged-last=##t 
   #(layout-set-staff-size 22)
  }
  \midi {
    \context {
      \Score
      tempoWholesPerMinute = #(ly:make-moment 160 4)
    }
  }
}


\score {
  \new ChoirStaff <<
    \new Staff \with {
      midiInstrument = "voice oohs"
      instrumentName = \markup \center-column { "S" }
      shortInstrumentName = \markup \center-column { "S" }
    } <<
      \new Voice = "soprano" { \voiceOne \sopranoTwo }
    >>
    \new Lyrics \with {
      \override VerticalAxisGroup #'nonstaff-relatedstaff-spacing
     #'minimum-distance = #6
    } \lyricsto "soprano" \verseTwo
    \new Staff \with {
      midiInstrument = "voice oohs "
      instrumentName = \markup \center-column { "T" "B" }
      shortInstrumentName = \markup \center-column { "T" "B" }
    } <<
      \clef bass
      \new Voice = "tenor" { \voiceOne \tenorTwo }
      \new Voice = "bass" { \voiceTwo \bassTwo }
    >>
  >>
  \header {
    subtitle = "Divine Liturgy for a Saint"
  }
  \layout { ragged-last=##t 
   #(layout-set-staff-size 22)
  }
  \midi {
    \context {
      \Score
      tempoWholesPerMinute = #(ly:make-moment 160 4)
    }
  }
}


\score {
  \new ChoirStaff <<
    \new Staff \with {
      midiInstrument = "voice oohs"
      instrumentName = \markup \center-column { "S" }
      shortInstrumentName = \markup \center-column { "S" }
    } <<
      \new Voice = "soprano" { \voiceOne \sopranoThree }
    >>
    \new Lyrics \with {
      \override VerticalAxisGroup #'nonstaff-relatedstaff-spacing
     #'minimum-distance = #6
    } \lyricsto "soprano" \verseThree
    \new Staff \with {
      midiInstrument = "voice oohs "
      instrumentName = \markup \center-column { "T" "B" }
      shortInstrumentName = \markup \center-column { "T" "B" }
    } <<
      \clef bass
      \new Voice = "tenor" { \voiceOne \tenorThree }
      \new Voice = "bass" { \voiceTwo \bassThree }
    >>
  >>
  \header {
    subtitle = "Divine Liturgy for the Theotokos"
  }
  \layout { ragged-last=##t 
   #(layout-set-staff-size 22)
  }
  \midi {
    \context {
      \Score
      tempoWholesPerMinute = #(ly:make-moment 160 4)
    }
  }
}
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to