\version "2.11.32" #(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 \bigger \bigger "O salutaris Hostia" } composer="Valentín Ruiz Aznar (1902-1972)" poet="Compuesto en 1944" copyright=\markup{ \fill-line {"Edited by Nancho Alvarez" \typewriter "http://tomasluisdevictoria.org"} } tagline="" } global={\key d \major \time 3/2 \repeat volta 2 {\skip 1*3/2*15} \alternative {{\skip 1*3/2 }{\skip 1*3/2}} \skip 1*3/2*5 \bar "|." } cantus={\dynamicUp \once \override TextScript #'X-offset = #-5 \once \override TextScript #'padding = #3.5 s4*0^\markup{\bigger \bold "Largo e sostenuto"} d'2^\p e' fis' | g'1 fis'2 | e' a'( gis') | a'1. \breathe %5 a'2 a' b' | g'1 fis'2 | e'1 e'2 | d'1. \breathe \break e'2 e' fis' | %10 g'1^\markup{\italic " cresc. poco"} b'2 | b'1 a'2 | < s4 s\!}>> \breathe e'2^\p g' g' | fis'1 g'2 | %15 fis' e'1 | d'1. \breathe \break d'2 \breathe fis'( g' | a' b' cis'' | d'' cis'' b' | %20 e'' d'' b') | a' \breathe e''(^\markup{\italic "rit. e dim."} b'4-- d''--) | d''1.^\fermata } altus={\dynamicUp d'2^\p cis' d' ~ | d' e' d' | e' d'1 | cis'2( d' e') \breathe | %5 d' d' dis' | e'1 d'?2 | d'1 cis'2 | a1. \breathe cis'2 cis' dis' | %10 e'1 e'2 | fis'1 fis'2 | < s4 s\!}>>\breathe e'2^\p d' e' | d'4( cis' c'2) b | %15 d' cis'1 | a1. \breathe d' ~ | d'1 \breathe g'2 | fis'( a' b' | %20 e'1.) ~ | e'1 \breathe g'2-- | fis'1.^\fermata } tenor={\dynamicUp fis2^\p a a | b a1 | a2 e1 | e1. \breathe %5 a2 a a | b a1 | b a4( g) | fis1. \breathe a2 a a | %10 b( a) g | fis b1 | < s4 s4\!}>> \breathe a2^\p b a | a1 g2 | %15 a1 g2 | fis1. \breathe fis2 \breathe cis'( b | a d' e') | d'1. ~ | %20 d' ~ | d'2 \breathe b--( cis'--) | d'1.^\fermata } bassus={\dynamicUp d2^\p a, d4( cis) | b,2( cis) d | cis b,1 | a,2( b, cis) \breathe %5 fis fis fis | e( cis) d | g,1 a,2 | d1. \breathe a2 a fis | %10 e1 e2 | dis1 dis2 | e \breathe fis(\> e4 d)\! | cis2(^\p b,) cis | d dis( e) | %15 a a,1 | d1. \breathe b,2 \breathe a( g | fis g e) | b, \breathe fis( g) | %20 gis1. \breathe a | ^\fermata } textocantus=\lyricmode{ O sa -- lu -- ta -- ris Hos -- ti -- a, quæ cæ -- li pan -- dis os -- ti -- um; bel -- la pre -- munt hos -- ti -- li -- a, da ro -- bur, fer au -- xi -- li -- um. a. A -- men, a -- men. } textoaltus=\lyricmode{ O sa -- lu -- ta -- ris Hos -- ti -- a, __ quæ cæ -- li pan -- dis os -- ti -- um; bel -- la pre -- munt hos -- ti -- li -- a, da ro -- bur, fer __ au -- xi -- li -- um. a. A -- men, __ a -- men. } textotenor=\lyricmode{ O sa -- lu -- ta -- ris Hos -- ti -- a, quæ cæ -- li pan -- dis os -- ti -- um; bel -- la pre -- munt __ hos -- ti -- li -- a, da ro -- bur, fer au -- xi -- li -- um. a. A -- men, a -- men. } textobassus=\lyricmode{ O sa -- lu -- ta -- ris Hos -- ti -- a, __ quæ cæ -- li pan -- dis os -- ti -- um; bel -- la pre -- munt hos -- ti -- li -- a, da __ ro -- bur, fer au -- xi -- li -- um. a. A -- men, a -- men, a -- men. } textocantusb=\lyricmode{ U -- ni Tri -- no -- que Do -- mi -- no sit sem -- pi -- ter -- na glo -- ri -- a, qui vi -- tam si -- ne ter -- mi -- no no -- bis do -- net in pa -- tri- } textoaltusb=\lyricmode{ U -- ni Tri -- no -- que Do -- mi -- no __ sit sem -- pi -- ter -- na glo -- ri -- a, qui vi -- tam si -- ne ter -- mi -- no no -- bis do -- net __ in pa -- tri- } textotenorb=\lyricmode{ U -- ni Tri -- no -- que Do -- mi -- no sit sem -- pi -- ter -- na glo -- ri -- a, qui vi -- tam si -- ne ter -- mi -- no no -- bis do -- net in pa -- tri- } textobassusb=\lyricmode{ U -- ni Tri -- no -- que Do -- mi -- no __ sit sem -- pi -- ter -- na glo -- ri -- a, qui vi -- tam si -- ne ter -- mi -- no no -- bis __ do -- net in __ pa -- tri- } \score { \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 } >> >> \layout{ %\context {\Lyrics \override VerticalAxisGroup #'minimum-Y-extent = #'(-0 . 0) } \context {\Score \override BarNumber #'padding = #2 } %\context {\Lyrics \override LyricText #'font-size = #2 } %\context {\Voice melismaBusyProperties = #'() } %\context { \RemoveEmptyStaffContext } \context {\Staff \consists Ambitus_engraver } } %\midi {} } \paper{ evenHeaderMarkup=\markup \fill-line { \fromproperty #'page:page-number-string "" "" } oddHeaderMarkup= \markup \fill-line { \on-the-fly #not-first-page "" \on-the-fly #not-first-page "" \on-the-fly #not-first-page \fromproperty #'page:page-number-string } %system-count=8 line-width=19.0\cm between-system-padding = 0 ragged-last-bottom = ##f head-separation = 1\mm foot-separation = 2\mm }