\version "2.18.0" #(set-default-paper-size "a4") #(set-global-staff-size 16.5) #(ly:set-option 'point-and-click #f) %mobile -s17 -i2.0 italicas=\override LyricText.font-shape = #'italic rectas=\override LyricText.font-shape = #'upright ss=\once \set suggestAccidentals = ##t mtempo={\tempo 4 = 76} mtempob={\tempo 4 = 38} htitle="O salutaris hostia" hcomposer="Martini" % tengo 2 fuentes con matices distintos. Los borro todos. \header { title=\markup{\fontsize #3 "O salutaris hostia"} subtitle="(Himno)" %subsubtitle=\markup{\column{" "}} composer="Giovanni Battista Martini (1706-1784)" pdfauthor=\composer %opus="(-)" %poet=\markup{} copyright=\markup{ \fill-line {"Edited by Nancho Alvarez" \typewriter "http://tomasluisdevictoria.org"} } tagline="" } global={\key bes \major \time 4/4 \skip 1*17 \bar ":|." } % seguramente el original tiene solo un bemol en la armadura y el mi bemol es accidental. altus=\relative c'{ %\override Score.MetronomeMark.X-offset = #11 %\override Score.MetronomeMark.padding = #2 %\tempo \markup{"(Andante sostenuto)"} d2 d4 d bes8[ c] d4 d c d2 r4 d bes bes ees4. d8 c2 d8[ ees] f4 ~ f4 ees2 d4 c4. c8 bes2 r4 f'8 ees d4 d8 d d8. c16 c4 r d8 c bes4 c8 bes bes8. a16 a4 r8 g bes g ees'4 ees ees8. d16 d4. c8 c c \phrasingSlurDashed c4 bes bes8 a16 a a8\( a\) a8 .g16 g4 r8 d' c bes a4 a a4. a8 a4 bes8 c bes4 a8. g16 g1 } tenor=\relative c'{ bes2 a4 a bes4. a8 g4. g8 fis2 r4 bes g g c4. bes8 a8[ bes] c2 bes8[ a] g4. f16[ g] a4 bes ~ bes a bes2 r4 d8 c bes4 bes8 bes bes8. a16 a4 r4 bes8 a g4 a8 g g8. fis16 fis4 R1 r8 g bes g ees'4 ees \phrasingSlurDashed ees8. d16 d2 c8\( c\) c8. bes16 bes4 r8 bes8 a g g4 g g4. g8 fis4 g8 a g4 fis8. g16 g1 } bassus=\relative c'{ g2 fis4 fis g4. f8 ees4. ees8 d2 r4 bes ees4 ees c4. c8 f4. ees8 d2 ees f ~ f4 f bes,2 r4 bes8 c d4 d8 ees f8. f16 f4 r4 d8 d ees4 c8 c d8. d16 d4 R1*2 r8 g bes g e4 fis g8. g16 g4 r8 g, a bes c4 c cis4. cis8 d4 g8 c, d4. d8 g1 } textoaltus=\lyricmode{ \set stanza = "1." O sa -- lu -- ta -- ris ho -- sti -- a quæ cæ -- li pan -- dis o -- _ _ _ _ _ sti -- um: bel -- la pre -- munt ho -- sti -- li -- a bel -- la pre -- munt ho -- sti -- li -- a da ro -- bur fer au -- xi -- li -- um, da ro -- bur fer au -- xi -- li -- um, fer au -- xi -- li -- um da ro -- bur fer au -- xi -- li -- um, fer au -- xi -- _ li -- um. } textotenor=\lyricmode{ \set stanza = "1." O sa -- lu -- ta -- ris ho -- sti -- a quæ cæ -- li pan -- dis o -- _ _ _ _ _ _ sti -- um: bel -- la pre -- munt ho -- sti -- li -- a bel -- la pre -- munt ho -- sti -- li -- a da ro -- bur fer au -- xi -- li -- um, fer au -- xi -- li -- um da ro -- bur fer au -- xi -- li -- um, fer au -- xi -- _ li -- um. } textobassus=\lyricmode{ \set stanza = "1." O sa -- lu -- ta -- ris ho -- sti -- a quæ cæ -- li pan -- dis o -- _ _ _ _ sti -- um: bel -- la pre -- munt ho -- sti -- li -- a bel -- la pre -- munt ho -- sti -- li -- a da ro -- bur fer au -- xi -- li -- um da ro -- bur fer au -- xi -- li -- um, fer au -- xi -- li -- um. } textoaltusb=\lyricmode{ \set stanza = "2." U -- ni tri -- no -- que Do -- mi -- no sit sem -- pi -- ter -- na glo -- _ _ _ _ _ ri -- a: qui vi -- tam si -- ne ter -- mi -- no qui vi -- tam si -- ne ter -- mi -- no no -- bis do -- net in pa -- tri -- a, no -- bis do -- net in pa -- tri -- a, in _ pa -- tri -- a no -- bis do -- net in pa -- tri -- a, in __ _ pa -- _ tri -- a. } textotenorb=\lyricmode{ \set stanza = "2." U -- ni tri -- no -- que Do -- mi -- no sit sem -- pi -- ter -- na glo -- _ _ _ _ _ _ ri -- a: qui vi -- tam si -- ne ter -- mi -- no qui vi -- tam si -- ne ter -- mi -- no no -- bis do -- net in pa -- tri -- a, in _ pa -- tri -- a no -- bis do -- net in pa -- tri -- a, in __ _ pa -- _ tri -- a. } textobassusb=\lyricmode{ \set stanza = "2." U -- ni tri -- no -- que Do -- mi -- no sit sem -- pi -- ter -- na glo -- _ _ _ _ ri -- a: qui vi -- tam si -- ne ter -- mi -- no qui vi -- tam si -- ne ter -- mi -- no no -- bis do -- net in pa -- tri -- a no -- bis do -- net in pa -- tri -- a, in __ _ pa -- tri -- a. } \score {\transpose c' c'{ \new ChoirStaff<< \new Staff <<\global \new Voice="v2" { \set Staff.instrumentName="Tenor I " \clef "G_8" \altus } \new Lyrics \lyricsto "v2" {\textoaltus } \new Lyrics \lyricsto "v2" {\textoaltusb } >> \new Staff <<\global \new Voice="v3" { \set Staff.instrumentName="Tenor II " \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.staff-affinity = #UP \override VerticalAxisGroup.nonstaff-relatedstaff-spacing = #'((basic-distance . 0) (minimum-distance . 0) (padding . 1)) %\override LyricText.font-size = #1.2 \override LyricHyphen.minimum-distance = #0.5 } \context {\Score tempoHideNote = ##t \override BarNumber.padding = #2 } \context {\Voice %melismaBusyProperties = #'() autoBeaming = ##f } \context {\Staff %\RemoveEmptyStaves %\override VerticalAxisGroup.remove-first = ##t \override VerticalAxisGroup.staff-staff-spacing = #'((basic-distance . 11) (minimum-distance . 0) (padding . 1)) \consists Ambitus_engraver \override LigatureBracket.padding = #1 } } %\midi { \mtempo } } \paper{ evenHeaderMarkup=\markup \fill-line { \fromproperty #'page:page-number-string \htitle \hcomposer } oddHeaderMarkup= \markup \fill-line { \on-the-fly #not-first-page \hcomposer \on-the-fly #not-first-page \htitle \on-the-fly #not-first-page \fromproperty #'page:page-number-string } %system-count=20 page-count = 1 ragged-last-bottom = ##f indent=1.7\cm system-system-spacing = #'((basic-distance . 20) (minimum-distance . 0) (padding . 5)) top-system-spacing = % header #'((basic-distance . 8) (minimum-distance . 0) (padding . 0)) last-bottom-spacing = % footer #'((basic-distance . 15) (minimum-distance . 0) (padding . 0)) }