% CATALINA v0.9 % 17 February 2011 % Leland Paul Kusmer % CC-BY-SA 3.0 \version "2.13.48" \include "sacredHarpStyle.ly" #(set-global-staff-size 18.6) #(set-default-paper-size "c5" 'landscape ) \paper { system-count = #2 page-count = #1 paper-width = 10\in paper-height = 7\in system-count = #2 page-count = #1 top-margin = .4\in left-margin = .5\in } \header { title = \markup \bold \smaller "CATALINA. P.M." % TITLE METER arranger = \markup \bold \tiny "Leland Paul Kusmer, 2011." % COMPOSER meter = \markup \bold \tiny "A Minor Isaac Watts, 1709." % KEY POET tagline = \markup \tiny "CC-BY-SA 2011 Leland Paul Kusmer" % Copyright info if applicable; leave blank otherwise. } global = { \key a %KEY NOTE %\major %Uncomment the mode \minor \set shapeNoteStyles = #'#(la mi fa #f la fa #f la) \numericTimeSignature \time 4/4 %TIME SIGNATURE as n/n % Don't change these \once \override Score.BreakAlignment #'break-align-orders = #(make-vector 3 '(left-edge clef key-signature time-signature staff-bar )) \override Staff.BarLine #'stencil = #with-shapenote-repeats \override Score.VoltaBracket #'stencil = ##f } %%%%%%% MUSIC %%%%%%%%% treblePlain = \relative c'' { % Treble plain section r2 \repeat volta 2{ e | e e | d e4( c) | d2 c4( d) | e2 d | c b4( c) | d2 c | d e | } \alternative{ {\partial 2 e2^\markup {\tiny \halign #0.1 1 } | } { e1^\markup {\tiny \halign #-1.4 2 } | } } } altoPlain = \relative c'' { % Alto plain section r2 \repeat volta 2{ a | c c4( b) | a2 g4( e) | g2 a4( g) | a2 a | a g4( a) | g2 g | a g | } \alternative{ {\partial 2 a2^\markup {\tiny \halign #0.1 1 } | } {a1^\markup {\tiny \halign #-1.4 2 } | } } } tenorPlain = \relative c'' { % Tenor plain section r2 \repeat volta 2{ a | g a4( g) | fis2 g4( a) | b2 c4( b) | a2 a | e' d4( c) | b2 e | d4( c) b2 | } \alternative{ {\partial 2 a2^\markup {\tiny \halign #0.1 1 }} { a1^\markup {\tiny \halign #-1.4 2 }} } } bassPlain = \relative c { % Bass plain section r2 \repeat volta 2{ a | c e | d c4( a) | g2 f4( g) | a2 a | a b4( c) | d2 e | d e | } \alternative{ {\partial 2 a,2^\markup {\tiny \halign #0.1 1 }} { a1^\markup {\tiny \halign #-1.4 2 }} } } trebleFugue = \relative c'' { % Treble fuguing section %\repeat volta 2{ R1*4 a2 c4 d | e2 a | g g4( f) | e2 f | e d | e2 d | e2 e | d e4( c) | d2 c4( d) | e2 f | g a4( g) | e2 e | e1 \bar "|." %} %} } altoFugue = \relative c'' { % Alto fuguing section \repeat volta 2{ R1*4 a2 g4 g | g2 e | e d | e f | e d | e a | c c4( b) | a2 g4( e) | g2 a4( g) | a2 a | g e4( g) | a2 g | a1 \bar "|." } } tenorFugue = \relative c'' { % Tenor fuguing section \repeat volta 2{ a2 c4 d | e2 e | d4( e) g2 | e1 | f2 e4 d | c2 c | e d4( c) | a1~ | a1 r2 a | g a4( g) | fis2 g4( a) | b2 c4( b) | a2 a | g \stemDown a4( b) | c2 b | a1 \bar "|." } } bassFugue = \relative c'' { % Bass fuguing section \bar "||:" \repeat volta 2{ R1 R a,,2 c4 d | e2 e | d4( e) g2 | e2 a, | c d | e1~ | e1 | r2 d | c2 e | d c4( a) | g2 f4( g) | a2 d | c c4( d) | e2 e | 1 | \bar "|." } } %%%%%%% TEXT %%%%%%%%% verseOne = \lyricmode { \tiny \set stanza = "" % VERSE NUMBER (optional) Cold moun -- tains and the mid -- night air Wit -- ness'd the fer -- vor of Thy prayer; } verseTwo = \lyricmode { \tiny The des -- ert Thy temp -- ta -tions knew, Thy con -- flict and Thy vict' -- ry, \skip 2 too. } trebleRefrain = \lyricmode { \tiny % Lyrics to appear under treble fuguing section Be Thou my pat -- tern make me bear Thy im -- age here; } altoRefrain = \lyricmode { \tiny % Lyrics to appear under treble fuguing section \skip 1 Be Thou my pat -- tern make me bear Thy im -- age here; Then God, the Judge, shall own my name, and guard my path this night. } tenorRefrain = \lyricmode { \tiny % Lyrics to appear under tenor fuguing section \skip 1 Be Thou my pat -- tern make me bear More of Thy grac -- ious im -- age here; } bassRefrain = \lyricmode { \tiny % Lyrics to appear under bass fuguing section \skip 1 Be Thou my pat -- tern make me bear Thy im -- age here; } %%%%%%%%% Don't edit the rest. %%%%%%%%%%% \score { \new ChoirStaff << \new Staff = treble << \new Voice = "treble" { \global \treblePlain \trebleFugue } \addlyrics {\repeat unfold 17 {\skip 1} \trebleRefrain} >> \new Staff = alto << \new Voice = "alto" { \global \altoPlain \altoFugue } \addlyrics {\verseOne \altoRefrain} \addlyrics {\verseTwo} >> \new Staff = tenor << \new Voice = "tenor" { \global \tenorPlain \tenorFugue } \addlyrics {\repeat unfold 16 {\skip 2} \tenorRefrain} >> \new Staff = bass << \clef bass \new Voice = "bass" { \global \bassPlain \bassFugue } \addlyrics {\repeat unfold 16 {\skip 2} \bassRefrain} >> >> \layout { indent = 0\cm \context { \Score \remove "Bar_number_engraver" } \context{ \Staff \override VerticalAxisGroup #'minimum-Y-extent = #'(-0 . 0) \override VerticalAxisGroup #'max-stretch = #'0 \override BarLine #'extra-spacing-width = #'(-1 . 1) } \context{ \Lyrics \override VerticalAxisGroup #'minimum-Y-extent = #'(-0 . 0) \override VerticalAxisGroup #'max-stretch = #'0 } } }