\version "2.12.2" #(set-default-paper-size "letter") #(set-global-staff-size 19) #(ly:set-option 'point-and-click #f) #(ly:set-option 'delete-intermediate-files #t) \paper { indent = #0 left-margin = 0.75\in line-width = 7.0\in top-margin = 0.25\in bottom-margin = 0.25\in % between-system-padding = 4\mm % between-system-space = 20\mm print-page-number = ##f print-first-page-number = ##f ragged-bottom = ##t } \header { subtitle = "He Leadeth Me" poet = "J.H. Gilmore, 1862 (1834-1868)" composer = "William B. Bradbury, 1864 (1816-1868)" meter= "L.M.Ref." tagline = "Last update: 2009-04-03" } global = { \key c \major \time 4/4 \partial 4 } melody = { \global g'4 e'4. d'8 c'4 g'4 a'4 f'4 f'4 a'4 g'4. e'8 e'4 d'8 ( c'8 ) e'4 e'4 d'4 \fermata g'4 e'4. d'8 c'4 g'4 a'4 f'4 c''4 \fermata b'8 ( a'8 ) g'4 e'4 e'8 ( d'8 ) c'8 ( d'8 ) e'4. d'8 c'4 \fermata g'4 g'4 c''4 b'4 d''4 c''4 b'8 ( a'8 ) g'4 a'4 g'4 e'4 e'8 ( d'8 ) c'8 ( d'8 ) e'4 e'4 d'4 \fermata g'4 g'4 c''4 b'4 d''4 c''4 b'8 ( a'8 ) g'4 a'4 g'4 e'4 e'8 ( d'8 ) c'8 ( d'8 ) e'4. d'8 c'4 \fermata \bar "|." } alto = { \global e'4 c'4. g8 g4 c'4 c'4 c'4 c'4 f'4 e'4. c'8 c'4 c'4 c'4 c'4 b4 b4 c'4. g8 g4 c'4 c'4 f'4 f'4 f'4 e'4 c'4 c'8 b8 a8 b8 c'4. b8 c'4 e'4 e'4 c'4 d'4 g'4 g'4 f'4 e'4 f'4 e'4 c'4 c'8 b8 a8 b8 c'4 c'4 b4 e'4 e'4 c'4 d'4 g'4 g'4 f'4 e'4 f'4 e'4 c'4 c'8 b8 a8 b8 c'4. b8 c'4 } tenor = { \global g4 g4. f8 e4 e4 f4 a4 a4 c'4 c'4. g8 g4 f8 e8 g4 g4 g4 \fermata g4 g4. f8 e4 e4 f4 a4 a4 \fermata c'4 c'4 g4 a4 e4 g4. f8 e4 \fermata g4 c'4 g4 g4 b4 c'4 c'4 c'4 c'4 c'4 g4 a4 e4 g4 g4 g4 \fermata g4 c'4 g4 g4 b4 c'4 c'4 c'4 c'4 c'4 g4 a4 e4 g4. f8 e4 \fermata \bar "|." } bass = { \global c4 c4. c8 c4 c4 f4 f4 f4 f4 c4. c8 c4 c4 g,4 g,4 g,4 g,4 c4. c8 c4 c4 f4 f4 f4 f4 c4 c4 a,4 a,4 g,4. g,8 c4 c4 c4 e4 g4 f4 e4 f4 c4 c4 c4 c4 a,4 a,4 g,4 g,4 g,4 g,4 c4 e4 g4 f4 e4 f4 c4 c4 c4 c4 a,4 a,4 g,4. g,8 c4 \bar "|." } verseOne = \lyricmode { \set stanza = "1. " He lead -- eth me, o bless -- ed thought! O words with heaven -- ly com -- fort fraught! What -- e’er I do, wher -- e’er I be Still ’tis God’s hand that lead -- eth me. He lead -- eth me, He lead -- eth me, By His own hand He lead -- eth me; His faith -- ful fol -- lower I would be, For by His hand He lead -- eth me. } verseTwo = \lyricmode { \set stanza = "2. " Some -- times 'mid scenes of deep -- est gloom, Some -- times where E -- den’s bow -- ers bloom, By wa -- ters still, oe'r trou -- bled sea, Still ’tis His hand that lead -- eth me. } verseThree = \lyricmode { \set stanza = "3. " Lord, I would clasp my hand in Thine, Nor ev -- er mur -- mur nor re -- pine; Con -- tent, what -- ev -- er lot I see, Since ’tis my God that lea -- deth me. } verseFour = \lyricmode { \set stanza = "4. " And when my task on earth is done, When by Thy grace the vic -- tory’s won, E’en death’s cold wave I will not flee, Since God through Jor -- dan lead -- eth me. } \score { << \set Score.tempoHideNote = ##t \tempo 4=105 \new ChoirStaff { << \chords { \set chordChanges = ##t s4 c1 f1 c1 c2 g2 c1 f1 c1 g2 c2 c2 g2 c2. f4 c1 c2 g2 c2 g2 c2. f4 c1 c4. g8:7 c4 } \new Staff { \clef treble << \set Staff.printPartCombineTexts = ##f \new Voice = "voicea" { \voiceOne \melody } \new Voice = "voiceb" { \voiceTwo \alto } >> } \new Lyrics { \lyricsto "voicea" \verseOne } \new Lyrics { \lyricsto "voicea" \verseTwo } \new Lyrics { \lyricsto "voicea" \verseThree } \new Lyrics { \lyricsto "voicea" \verseFour } \new Staff { \clef bass \set Staff.printPartCombineTexts = ##f \partcombine \tenor \bass } >> } >> \layout { \context { \Score \remove "Bar_number_engraver" } \context { \Lyrics \override LyricText #'font-size = #-1 } \context { \Lyrics \override VerticalAxisGroup #'minimum-Y-extent = #'(-0 . 0) } % \context { \Lyrics minimumVerticalExtent = #'(0 . 0) } % doesn't do anything! } \midi { } }