\version "2.11.45" #(set-default-paper-size "a4") #(set-global-staff-size 16) #(ly:set-option 'point-and-click #f) ss=\once \set suggestAccidentals = ##t \header { title=\markup{\bigger \bigger "Marcha de pompa y circunstancia" } subtitle="op. 39, n° 1" % subsubtitle="estrenada en 1901" composer="Edward William Elgar (1857-1934)" poet="A.C. Benson (1862-1925)" copyright=\markup{ \fill-line {"Edited by Nancho Alvarez" \typewriter "http://tomasluisdevictoria.org"} } tagline="" } global={\key d \major \time 2/4 \repeat volta 2 {\skip 2*12} \alternative {{\skip 2*4}{\skip 2}} \skip 2*11 \bar ":|" \skip 2*3 \bar "|." } cantus=\relative c''{ \dynamicUp \once \override Voice . TextScript #'X-offset = #-9 \once \override Voice . TextScript #'padding = #3 s4*0^\markup{\bigger "Solemne " \smaller \smaller \general-align #Y #DOWN \note #"4" #1 "= 85" } d2^\p cis8 d e4 b2 a g fis8 g a4 e2 ~ e fis gis8 a4 b8 e2 a, d d8 cis4 b8 a2\< ~ <> g'2^\markup{\italic (rit.)} g8 fis4 e8 fis2^\markup{"(a tempo)"} ~ fis b,^\markup{"(" \dynamic mf ")"} cis8 d4 e8 a,2 d^\markup{"a la coda"} \bar "||" d, g8 fis4 e8 d2^\markup{\italic "cresc."} ~ d^\markup{"D.C. " \smaller \dynamic f} g'2^\coda g8^\markup{\italic "rit."} fis4 e8 d2^\fermata } altus=\relative c'{ \dynamicUp fis2 g8 g g4 fis2 fis d d8 d fis4 d2( cis) d e8 e4 e8 e2 fis fis gis8 gis4 gis8 a2(\< <> g2 g8 g4 g8 a2 ~ a d, g8 g4 g8 fis2 fis b, cis8 cis4 cis8 d2 ~ d b'2 a8 a4 a8 fis2^\fermata } tenor=\relative c'{ \dynamicUp a2 a8 a cis4 d2 d b a8 a d4 b2( a2) a b8 b4 gis8 a2 cis b b8 b4 d8 cis2\< ~ <> d2 cis8 cis4 cis8 d2( cis4 c) b2 e8 e4 e8 d2 b g2 a8 a4 a8 fis2 ~ fis d'2 cis8 cis4 cis8 d2^\fermata } bassus=\relative c{ \dynamicUp d2 e8 e e4 fis2 fis g a8 a a4 gis2( a4 a,) d2 d8 d4 d8 cis2 fis b, e8 e4 e8 a,2\< ~ <> b2 a8 a4 a8 d2 ~ d g e8 e4 e8 fis2 b4( b,) e2 a,8 a4 a8 d2 ~ d g2 a,8 a4 a8 d2^\fermata } textocantus=\lyricmode{ Land of Hope and Glo -- ry, Moth -- er of the Free, how shall we ex -- tol thee, who are born of thee? make thee might -- ier yet, God, who made thee migh -- ty make thee might -- ier yet. make thee might -- ier yet. } textocantusb=\lyricmode{ Wid -- er still and wid -- er shall thy bounds be set; God, who made thee might -- y, } textoaltus=\lyricmode{ Land of Hope and Glo -- ry, Moth -- er of the Free, __ how shall we ex -- tol thee, who are born of thee? __ make thee might -- ier yet, God, who made thee migh -- ty make thee might -- ier yet. make thee might -- ier yet. } textoaltusb=\lyricmode{ Wid -- er still and wid -- er shall thy bounds be set; __ God, who made thee might -- y, } textotenor=\lyricmode{ Land of Hope and Glo -- ry, Moth -- er of the Free, __ how shall we ex -- tol thee, who are born of thee? make thee might -- ier yet, __ God, who made thee migh -- ty make thee might -- ier yet. make thee might -- ier yet. } textotenorb=\lyricmode{ Wid -- er still and wid -- er shall thy bounds be set; __ God, who made thee might -- y, } textobassus=\lyricmode{ Land of Hope and Glo -- ry, Moth -- er of the Free, __ how shall we ex -- tol thee, who are born of thee? make thee might -- ier yet, God, who made thee migh -- ty __ make thee might -- ier yet. make thee might -- ier yet. } textobassusb=\lyricmode{ Wid -- er still and wid -- er shall thy bounds be set; __ God, who made thee might -- y, } \score {\transpose d c{ \new ChoirStaff<< \new Staff <<\global \new Voice="v1" { \set Staff.instrumentName="Soprano " \clef "treble" \cantus } \new Lyrics \lyricsto "v1" {\textocantus } \new Lyrics \lyricsto "v1" {\textocantusb } >> \new Staff << \global \new Voice="v2" { \set Staff.instrumentName="Alto " \clef "treble" \altus} \new Lyrics \lyricsto "v2" {\textoaltus } \new Lyrics \lyricsto "v2" {\textoaltusb } >> \new Staff <<\global \new Voice="v3" { \set Staff.instrumentName="Tenor " \clef "G_8" \tenor } \new Lyrics \lyricsto "v3" {\textotenor } \new Lyrics \lyricsto "v3" {\textotenorb } >> \new Staff <<\global \new Voice="v4" { \set Staff.instrumentName="Bajo " \clef "bass" \bassus } \new Lyrics \lyricsto "v4" {\textobassus } \new Lyrics \lyricsto "v4" {\textobassusb } >> >> }%transpose \layout{ \context {\Lyrics \override VerticalAxisGroup #'minimum-Y-extent = #'(-0 . 0) } \context {\Score \override BarNumber #'padding = #2 } \context {\Lyrics %\override LyricText #'font-size = #2 \override LyricHyphen #'minimum-distance = #0.33 } %\context {\Voice melismaBusyProperties = #'() } %\context { \RemoveEmptyStaffContext } \context {\Staff autoBeaming = ##f hairpinToBarline = ##t \consists Ambitus_engraver } } %\midi {} } \paper{ evenHeaderMarkup=\markup \fill-line { \fromproperty #'page:page-number-string "Marcha de pompa y circunstancia" "Elgar" } oddHeaderMarkup= \markup \fill-line { \on-the-fly #not-first-page "Elgar" \on-the-fly #not-first-page "Marcha de pompa y circunstancia" \on-the-fly #not-first-page \fromproperty #'page:page-number-string } system-count=3 line-width=19.0\cm between-system-padding = 0 ragged-last-bottom = ##f foot-distance = 2\mm }