% Hello emacs, this is -*- coding:utf-8 -*-
\version "2.19.21"

\include "anglican-chant.ily"

\paper {
%  print-all-headers = ##t
  print-page-number = ##f
}

\header {
  % The following fields are centered
  %  dedication = "Day 27, Evening"
  title = "Psalm 148"
  %  subtitle = "Subtitle"
  %  subsubtitle = "In convertendo"
  % The following fields are evenly spread on one line
  % the field "instrument" also appears on following pages
  %  instrument = \markup \with-color #green "Instrument"
  poet = "20"
  composer = "Matthew Camidge (1758 – 1844)"	% en dash
  % The following fields are placed at opposite ends of the same line
  %  meter = "Meter"
  %  arranger = "TD 2007"
  % The following fields are centered at the bottom
  tagline = ##f
  %  tagline = "tagline goes at the bottom of the last page"
  %  copyright = "copyright goes at the bottom of the first page"
  % The following fields are placed at opposite ends of the same line
  %  piece = "PRAELUDIUM I"
  %  opus = "BWV 248"
}
%}

keyTime = {
  \key es \major
  \time 2/2
}

SopranoMusic = \relative g' {
  \mark \markup { \circle 1 }
  g1 | as2 g | f1 | \bar "||"
  \mark \markup { \circle 2 }
  es1 | c'2 d | es as, | g f | \bar "||"
  \mark \markup { \circle 3 }
  bes1 | d2 bes | es1 | \bar "||"
  \mark \markup { \circle 4 }
  c1 | bes2 g | f f | es1 | \bar "|."
}

AltoMusic = \relative es' {
  es1 | f2 es | d1 |
  es1 | es2 as | g f | es d |
  f1 | f2 f | es1 |
  es1 | f2 es | es d | es1 |
}

TenorMusic = \relative bes {
  bes1 | bes2 bes | bes1 |
  g1 | as2 as | bes c | bes1 |
  d1 | bes2 bes | bes1 |
  as1 | f2 bes | c bes | g1 |
}

BassMusic =  \relative es {
  es1 | d2 es | bes1 |
  c1 | as2 f' | g as | bes1 |
  bes1 | as2 as | g1 |
  as1 | d,2 es | as, bes | es1 |
}


% Use markup to center the chant on the page
\markup {
  \fill-line {
    \score {
      % centered
      %\transpose e es
      <<
        \new ChoirStaff <<
          \new Staff <<
            \keyTime
            \clef "treble"
            \new Voice = "Soprano" <<
              \voiceOne
              \SopranoMusic
            >>
            \new Voice = "Alto" <<
              \voiceTwo
              \AltoMusic
            >>
          >>
          \new Staff <<
            \clef "bass"
            \keyTime
            \new Voice = "Tenor" <<
              \voiceOne
              \TenorMusic
            >>
            \new Voice = "Bass" <<
              \voiceTwo
              \BassMusic
            >>
          >>
        >>
      >>
      \layout {
        \context {
          \Score
          \override SpacingSpanner.base-shortest-duration = #(ly:make-moment 1/2)
        }
        \context {
          \Staff
          \remove "Time_signature_engraver"
        }
        \context {
          \Voice
          \consists "Horizontal_bracket_engraver"
        }
      }
    }  % End score
  }
}  % End markup

\markup {
  \fill-line {
    \column {
      \center-align { \null \line \caps { Psalm 148 } \vspace #0.4 }
    }
  } % \fill-line
} % \markup

YOffset = 3.3

% Hier kommen die Verse
\markup \TwoLines ""  "Full"  "1"  ""  ""
  \line { O praise the | Lord \emphasize #"*o*f" \vertSep heav'n : }
  \line { praise \vertSep ― him \vertSep \emphasize #"*i*n th*e*" \vertSep height. }

\markup \TwoLines  ""  "Full"  "2"  ""  ""
  \line { Praise him, all ye \vertSep \single-hbracket \line { angels \dot of } \vertSep his : }
  \line { praise \vertSep ― him \vertSep all his \vertSep host. }

\markup \TwoLines ""   "Full"  "3"  ""  ""
  \line { Praise him, \vertSep sun \emphasize #"*a*nd" \vertSep moon : }
  \line { praise him, \vertSep all ye \vertSep stars \emphasize #"*a*nd" \vertSep light. }

\markup \TwoLines ""   "Full"  "4"  ""  ""
  \line { Praise him, \vertSep all ye \vertSep heav'ns : }
  \line { and ye wáters that \vertSep are a- \vertSep bove \emphasize #"th*e*" \vertSep heav'ns. }

\markup \ThreeLinesII ""  ""   "5"  ""  ""
  \line { Let them praise the \vertSep \single-hbracket \line { Name of \dot the } \vertSep Lord : }
  \line { for he spake the word and they were made, * he com- \vertSep }
  \line { \single-hbracket \line { manded \dot and } \vertSep \single-hbracket \line { they were \dot cre- } \vertSep ated. }

\markup \TwoLines ""  ""  "6"  ""  ""
  \line { He hath made them fást for \vertSep \single-hbracket \line { ever \dot and } \vertSep ever : }
  \line { he hath given them a \vertSep law which \vertSep \single-hbracket \line { shall not \dot be } \vertSep broken. }

\markup \TwoLines ""  ""  "7"  ""  ""
  \line { Praise the \vertSep \single-hbracket \line { Lord up-on } \vertSep earth : }
  \line { \emphasize #"y*e*" \vertSep \single-hbracket \line { dragons \dot and } \vertSep all ― \vertSep deeps ; }

\markup \TwoLines "" ""  "8"  ""  ""
  \line { Fire and hail, \vertSep snow \emphasize #"*a*nd" \vertSep vapours : }
  \line { wind and \vertSep storm ful- \vertSep \single-hbracket \line { filling \dot his } \vertSep word ; }

\markup \TwoLines "" ""  "9"  ""  ""
  \line { Mountains \emphasize #"*a*nd" \vertSep all ― \vertSep hills : }
  \line { fruitful \vertSep trees \emphasize #"*a*nd" \vertSep all ― \vertSep cedars ; }

\markup \TwoLines "" ""  "10"  ""  ""
  \line { Beasts \emphasize #"*a*nd" \vertSep all ― \vertSep cattle : }
  \line { worms \vertSep ― \emphasize #"*a*nd" \vertSep feath-er'd \vertSep fowls ; }

\markup \TwoLines "" ""  "11"  ""  ""
  \line { Kings of the earth \emphasize #"*a*nd" \vertSep all ― \vertSep people : }
  \line { princes and all \vertSep \emphasize #"judg-*e*s" \vertSep \emphasize #"*o*f th*e*" \vertSep world ; }

\markup \FourLines "" ""  "12"  ""  ""
  \line { Young men and maidens, old men and children, * praise the \vertSep }
  \line { \single-hbracket \line { Name of \dot the } \vertSep Lord : }
  \line { for his Name only is excellent, * and his \vertSep \single-hbracket \line { praise a-bove } \vertSep }
  \line { heav'n \emphasize #"*a*nd" \vertSep earth. \hspace #4 \bold {[ \concat{2 \super nd} part ➛ ]} }

\markup \TwoLines "" \line { \italic {\concat{2 \super nd} part } }  "13"  ""  ""
  \line { He shall exalt the horn of his people, * all his \vertSep saints shall \vertSep praise him : }
  \line { even the children of Israel, \vertSep \single-hbracket \line { even \dot the } \vertSep \single-hbracket \line { people \dot that } \vertSep serveth him. }

% das "Gloria Patri" ein klein wenig absetzen
\markup \vspace #(* YSpace 0.5)
\markup \TwoLines "" ""  ""  ""  ""
  \line { Glory \vertSep be \dot to the \vertSep father : }
  \line { and to the Son, \vertSep and \dot to the \vertSep Ho-ly \vertSep Ghost ; }

\markup \TwoLines "" ""  ""  ""  ""
  \line { As it was in the beginning, * is now, and \vertSep ever \dot shall \vertSep be : }
  \line { world without \vertSep end, A- \vertSepDot ― \vertSepDot men. }
