\version "2.16.0" \include "english.ly" \include "gregorian.ly" \layout { \context{ \Score \override SpacingSpanner #'packed-spacing = ##f } \context{ \Lyrics \override LyricHyphen #'minimum-distance = #1.75 \override LyricSpace #'minimum-distance = #0.60 } } \header { title = \markup { \override #'(font-name . "URW Chancery L") \fontsize #5.0 \bold { "Octoëchos ~ Hymns of the Resurrection." } } subtitle = \markup { \override #'(font-name . "URW Chancery L") \fontsize #4.5 \bold { "Apolytikion (Dismissal Troparion)." } } poet = \markup { \override #'(font-name . "Arial Black") \fontsize #1.75 \bold { "Abbreviated ''Greek'' Chant" } } composer = \markup { \override #'(font-name . "Arial Black") \fontsize #1.75 \bold { "Tone 1" } } } \paper { page-count = #1 } % #(set-global-staff-size 22) global = { \key f \major \override Staff.TimeSignature #'stencil = ##f %\override Staff.BarLine #'stencil = ##f \set Score.defaultBarType = "empty" \bar "|." } move = { \bar "" \break } soprano = \relative c' { \global % Music follows here. f4 f g2(a) f4 f f g a bf2 \divisioMinima a4 a \times 2/3 {a a a} a a a a a a a g2 f1 \divisioMaxima f4 f g2(a) f4 f f g a bf2 bf \divisioMinima a4 a g2 g4 g f1 \divisioMaxima f4 g2 a f4 f f f f f f g a bf2 bf4 bf bf2 \divisioMinima a4 a a a a a g2 g4 g f1 \divisioMaxima g2(a) f4 g a bf2 bf \divisioMinima a4 a a f g a bf2 bf \finalis a4 a a g2 g4 g f\breve \bar "|." } bass = \relative c { \global % Music follows here. f4 f c2(f) f4 f f d c bf2 \divisioMinima f'4 f \times 2/3 {f f f} f f f f f f f c2 f1 \divisioMaxima f4 f c2(f) f4 f f d c bf2 bf \divisioMinima f'4 f c2 c4 c f1 \divisioMaxima f4 c2 f f4 f f f f f f d c bf2 bf4 bf bf2 \divisioMinima f'4 f f f f f c2 c4 c f1 \divisioMaxima c2(f) f4 d c bf2 bf \divisioMinima f'4 f f f d c bf2 bf \finalis f'4 f f c2 c4 c f\breve \bar "|." } verse = \lyricmode { % Lyrics follow here. When the stone __ had been sealed by the Jews, while the sold -- iers were guar -- ding Thine im -- mac -- ul -- ate Bo -- dy. Thou didst rise __ on the third day, O Sav -- ior, grant -- ing life to the world. The Pow -- ers of Heav -- en there -- fore cried to Thee, O Giv -- er of Life: Glo -- ry to Thy Res -- ur -- rec -- tion, O Christ! Glo -- ry to Thy King -- dom! Glo -- ry to Thy dis -- pen -- sa -- tion, O Thou Who lov -- est Man -- kind. } \score { \new ChoirStaff << \new Staff \with { midiInstrument = " string ensemble 1 " instrumentName = \markup \center-column { "S/T"} } << \new Voice = "soprano" { \voiceOne \soprano } >> \new Lyrics \lyricsto "soprano" \verse \new Staff \with { midiInstrument = " string ensemble 1 " instrumentName = \markup \center-column { "A/B" } } << \clef bass \new Voice = "bass" { \voiceTwo \bass } >> >> \layout { ragged-last=##t #(layout-set-staff-size 22) } \midi { \tempo 4 = 134 } } %{ convert-ly (GNU LilyPond) 2.16.0 convert-ly: Processing `'... Applying conversion: 2.15.7, 2.15.9, 2.15.10, 2.15.16, 2.15.17, 2.15.18, 2.15.19, 2.15.20, 2.15.25, 2.15.32, 2.15.39, 2.15.40, 2.15.42, 2.15.43, 2.16.0 %}