\version "2.18.0" #(set-default-paper-size "a4") #(set-global-staff-size 16.4) #(ly:set-option 'point-and-click #f) %mobile -s15 -i3.4 italicas=\override LyricText.font-shape = #'italic rectas=\override LyricText.font-shape = #'upright ss=\once \set suggestAccidentals = ##t incipitwidth = 20 htitle="De Beata Virgine II: Agnus Dei" hcomposer="Guerrero" \header { title=\markup{\fontsize #3 "5. Agnus Dei"} subtitle="de la misa De beata virgine II" subsubtitle=\markup{\null \vspace #2 } composer="Francisco Guerrero (1528-1599)" pdfauthor=\composer %opus="(-)" poet="Missarum liber secundus, 1582" copyright=\markup{ \fill-line {"Edited by Nancho Alvarez" \typewriter "http://tomasluisdevictoria.org"} } % tagline="" } global={\key f \major \time 2/2 \skip 1*27 \bar "||" } cantus=\relative c''{ c1 a2. f4 ~ f8 g a4 bes8 c d c bes[ a] a[ g16 f] g2 f2 r4 c' ~ c \[a2 f4 ~ \] f4 f'2 e4 f1 r4 f, a4. bes8 c4 d g, a8 bes c a d4. c8 c4 ~ c \ss b c2 ~ c r g a bes4 c d4. c8 a bes c4 bes a ~ a g a2 g r R1 f'2 e d c r c ~ c4 bes a2 g r4 a ~ a g f g ~ g8 f f2 e4 f\breve*1/2 } altus=\relative c'{ r2 c f4. e8[ f g] a4 ~ a8 g f e d c bes c d e f2 e4 f4 a4. g8 f4 e f4. e8 d4 c1 r4 f a4. g8 f8 e d4 c f ~ f f e f a4 g2 f4 g2 r4 g \[a2 bes\] c2 r4 c, d e f2 ~ f4 e g f8 e d2 r4 f ~ f e d8 e f d e4 f d c ~ c \ss b c2 g4 g'2 f4 e d8[ e f g] a4 ~ a g f4. e8 d2 f c d ~ d4 bes c2 c\breve*1/2 } tenor=\relative c{ R1*2 f2 bes4. a8 bes8 c d4 c2 r c a f4. g8 \[a2 g\] f2 r r f a4 bes c2 ~ c4 bes \[c2 d\] c r4 c \[d2 e\] f ~ f4 e \[d2 c d ~ \] d c ~ c r R1 r2 r4 c ~ c bes \[a2 g\] f r2 r4 c' ~ c bes2 a4 ~ a8 f g4 a bes a g8 f g2 f\breve*1/2 } bassus=\relative c{ R1*3 r2 c f4. e8[ f g] a4 ~ a8 g f e d c d e f4 f c2 r f a4 bes c8 bes a g f e d4 c f ~ f g a2 g r4 c f, a g2 c,2 f4. e8 d4 c bes8 c d e f g a4 g d bes'4. a8 f2 r4 c'2 bes4 a4 f g e d2 c r2 c' ~ c4 bes a4. g8 f4 g d f g2 r4 f ~ f ees d bes \[d2 c\] f\breve*1/2 } textocantus=\lyricmode{ A -- gnus De -- _ _ _ _ _ _ _ _ _ _ _ _ i A -- gnus __ _ De -- _ i qui tol -- _ _ lis, qui tol -- _ _ _ _ _ _ _ lis pec -- ca -- ta __ _ mun -- _ _ _ _ _ _ _ _ di mi -- se -- re -- re mi -- se -- re -- re mi -- se -- re -- re __ _ _ no -- bis. } textoaltus=\lyricmode{ A -- gnus __ _ _ _ _ _ _ _ _ _ _ _ _ _ _ De -- i, A -- gnus De -- _ _ _ _ i qui tol -- _ _ _ _ lis, qui tol -- lis pec -- ca -- ta mun -- di pec -- ca -- _ ta pec -- ca -- ta mun -- _ _ _ _ di mi -- se -- re -- _ _ _ _ re no -- _ _ _ bis, mi -- se -- re -- _ _ _ _ _ re no -- _ bis mi -- se -- re -- re no -- bis. } textotenor=\lyricmode{ A -- gnus __ _ _ _ De -- i A -- gnus De -- _ _ _ i qui tol -- _ _ _ _ _ lis pec -- ca -- _ _ ta mun -- _ _ di mi -- se -- re -- _ re mi -- se -- re -- _ _ re no -- _ _ _ _ bis. } textobassus=\lyricmode{ A -- gnus __ _ _ _ _ _ _ _ _ _ _ _ _ De -- i qui tol -- _ _ _ _ _ _ _ _ lis __ _ _ _ _ pec -- ca -- ta mun -- di, pec -- _ ca -- ta mun -- _ _ _ _ _ _ _ _ _ _ di mi -- se -- re -- re no -- _ _ bis mi -- se -- re -- _ _ re no -- _ bis mi -- se -- re -- re no -- _ bis. } incipitcantus=\markup{ \score{ { \set Staff.instrumentName="Cantus " \override NoteHead.style = #'neomensural \override Rest.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-g" \key f \major \time 2/2 c''\breve } \layout { \context {\Voice \remove Ligature_bracket_engraver \consists Mensural_ligature_engraver } line-width=\incipitwidth indent = 0 } } } incipitaltus=\markup{ \score{ { \set Staff.instrumentName="Altus " \override NoteHead.style = #'neomensural \override Rest.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-c2" \key f \major \time 2/2 c'1 } \layout { \context {\Voice \remove Ligature_bracket_engraver \consists Mensural_ligature_engraver } line-width=\incipitwidth indent = 0 } } } incipittenor=\markup{ \score{ { \set Staff.instrumentName="Tenor " \override NoteHead.style = #'neomensural \override Rest.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-c3" \key f \major \time 2/2 f1 } \layout { \context {\Voice \remove Ligature_bracket_engraver \consists Mensural_ligature_engraver } line-width=\incipitwidth indent=0 } } } incipitbassus=\markup{ \score{ { \set Staff.instrumentName="Bassus " \override NoteHead.style = #'neomensural \override Rest.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-f3" \key f \major \time 2/2 c1 } \layout { \context {\Voice \remove Ligature_bracket_engraver \consists Mensural_ligature_engraver } line-width=\incipitwidth indent = 0 } } } \score {\transpose c' a{ \new ChoirStaff<< \new Staff <<\global \new Voice="v1" { \set Staff.instrumentName=\incipitcantus \clef "treble" \cantus } \new Lyrics \lyricsto "v1" {\textocantus } >> \new Staff << \global \new Voice="v2" { \set Staff.instrumentName=\incipitaltus \clef "G_8" \altus} \new Lyrics \lyricsto "v2" {\textoaltus } >> \new Staff <<\global \new Voice="v3" { \set Staff.instrumentName=\incipittenor \clef "G_8" \tenor } \new Lyrics \lyricsto "v3" {\textotenor } >> \new Staff <<\global \new Voice="v4" { \set Staff.instrumentName=\incipitbassus \clef "bass" \bassus } \new Lyrics \lyricsto "v4" {\textobassus } >> >> }%transpose \layout{ \context {\Lyrics %\override VerticalAxisGroup.minimum-Y-extent = #'(-0.75 . 2.0) %\override LyricText.font-size = #1.2 \override LyricHyphen.minimum-distance = #0.33 } \context {\Score \override BarNumber.padding = #2 } \context {\Voice %melismaBusyProperties = #'() } %\context { \Staff \RemoveEmptyStaves } \context {\Staff \override VerticalAxisGroup.staff-staff-spacing = #'((basic-distance . 11) (minimum-distance . 0) (padding . 1)) \consists Ambitus_engraver \override LigatureBracket.padding = #1 } } %\midi {} } global={\key f \major \time 2/2 \skip 1*36 \bar "|." } cantus=\relative c''{ \set Score.currentBarNumber=#28 \bar "" c ~ c a f2 g4 a ~ a g8 f g2 f4 c' d8 e f d e4 f2 e4 f2 r c d4 c a4. bes8 c4 d g,1 f2 r4 f' ~ f e d c ~ c b c4. \ss bes8 g4 a f a ~ a g8 f g2 r4 g bes f g2 a g4 a g2 f4 f'2 e4 f c4. d8 e4 c4 d2 c8 bes a4. f8 g2 a2 r4 c ~ c bes a2 ~ a4 f bes a g2 r4 g' ~ g f e c d f2 e8 d e4 d c2 ~ c r4 c a bes c4. bes8 a8 g f2 e4 f1 ~ f ~ f\breve*1/2 } cantusdos=\relative c''{ R1*4 c1 a2 f g4^\markup{\hspace #.5 \smaller \smaller \musicglyph #"scripts.segno" } a g2 f1 R1 f2 \[a c2\] bes4 c d2 c r4 c d e f2. e8 d e2 d4 c ~ c \ss b c2 ~ c r R1 c1 \[a2 g\] f4 a g2 f2 r R1 f'1 d2 c4. bes8 c4 d4. c8 c4 ~ c \ss b c2 R1 r2 c ~ c4 bes a f \[a2 g\] f1 r2 g a4. bes8 c4 d ~ d8 c bes a bes2 a\breve*1/2 } altus=\relative c'{ c1 e2 f ~ f e d4. c8 d e f d e4 f2 e4 f4. g8 a4. bes8 c1 r4 c, d8 e f d e4 f2 e4 f c f2 e2 d4 g, a bes c a g2 g' f4. g8 a4 g c,2 r r r4 g' g e f f e d f2 r4 f2 e4 f8 e d c bes4 c a4. bes8 c4 g r4 f'2 e4 f4 e8 d16 c d4 e f2 a g e4 f ~ f8 e d c bes4 c r4 g'2 e4 ~ e f g a f2 r4 g c,4 d8[ e f g] a4 ~ a8 g f2 e4 f d c2 ~ c r4 c ~ c c a a bes4. c8 d2 c\breve*1/2 } tenor=\relative c'{ R1*6 c1 a2 f g4 a g2 f1 R1 f2 \[a c2\] bes4 c d2 c r4 c d e f2. e8 d e2 d4 c ~ c \ss b c2 ~ c r R1 c1 \[a2 g\] f4 a g2 f2 r R1 f'1 d2 c4. bes8 c4 d4. c8 c4 ~ c \ss b c2 R1 r2 c ~ c4 bes a f \[a2 g\] f1 ~ f ~ f\breve*1/2 } bassus=\relative c{ R1 r2 f ~ f a bes4. a8 g4 f c'2 c, f d c1 f4. e8 d2 c4 f bes, c d f4. e8 d4 c8 d e f g4 ees d4 bes f'2 c r r r4 c' ~ c a bes a d2 c ~ c bes4 a g2 f e4 f c2 R1 f2. e4 f8 e d c bes4 c r4 c'2 b4 c8 bes a g f4 f g2 a4 f ~ f bes4. a8 f4 g2 c,4. d8 e4 d e f d2 c4 c' a bes f2 ~ f r4 c f bes, f'2 f c r4 f2 d4 bes bes bes2 f'\breve*1/2 } textocantus=\lyricmode{ A -- gnus De -- _ _ _ _ _ i, A -- gnus __ _ _ _ _ De -- _ i qui tol -- lis pec -- _ ca -- ta mun -- di qui tol -- lis pec -- ca -- ta __ _ _ _ _ mun -- _ _ di qui tol -- lis pec -- ca -- ta __ _ mun -- di, do -- na no -- bis __ _ _ pa -- _ _ _ _ _ _ cem do -- na no -- bis pa -- _ cem do -- na no -- bis pa -- _ _ _ _ _ cem do -- na no -- bis __ _ _ _ _ pa -- cem. } textocantusdos=\lyricmode{ A -- gnus De -- _ _ _ i qui tol -- _ _ _ _ lis pec -- ca -- ta mun -- _ _ _ _ _ _ di do -- na __ _ no -- bis pa -- cem do -- na no -- _ bis pa -- _ _ _ cem do -- na no -- bis pa -- _ cem do -- na __ _ no -- bis __ _ _ _ pa -- cem. } textoaltus=\lyricmode{ A -- gnus De -- _ _ _ _ _ _ _ _ _ _ _ _ _ _ i A -- gnus __ _ _ _ _ De -- _ i qui tol -- lis pec -- _ ca -- ta mun -- _ di, pec -- ca -- ta mun -- _ di qui tol -- lis pec -- ca -- ta mun -- di do -- na no -- _ _ _ _ bis pa -- _ _ cem do -- na no -- _ _ _ bis pa -- cem, do -- na no -- bis __ _ _ _ pa -- cem do -- na no -- bis pa -- cem do -- na no -- _ _ _ _ _ _ bis pa -- _ cem do -- na no -- bis pa -- _ _ cem. } textotenor=\lyricmode{ A -- gnus De -- _ _ _ i qui tol -- _ _ _ _ lis pec -- ca -- ta mun -- _ _ _ _ _ _ di do -- na __ _ no -- bis pa -- cem do -- na no -- _ bis pa -- _ _ _ cem do -- na no -- bis pa -- _ cem do -- na __ _ no -- bis __ _ _ _ pa -- cem. } textobassus=\lyricmode{ A -- gnus De -- _ _ i, A -- gnus De -- _ i qui __ _ _ tol -- lis pec -- _ _ ca -- _ _ ta __ _ _ _ _ mun -- _ _ _ di A -- gnus De -- i qui tol -- lis pec -- ca -- ta mun -- _ di do -- na no -- _ _ _ _ bis do -- na no -- _ _ _ _ bis pa -- cem, do -- na __ _ no -- bis pa -- _ _ _ _ _ _ cem, do -- na no -- bis do -- na no -- bis pa -- cem do -- na no -- bis pa -- cem. } incipitcantus=\markup{ \score{ { \set Staff.instrumentName="Cantus I " \override NoteHead.style = #'neomensural \override Rest.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-g" \key f \major \time 2/2 c''\longa } \layout { \context {\Voice \remove Ligature_bracket_engraver \consists Mensural_ligature_engraver } line-width=\incipitwidth indent = 0 } } } incipitcantusdos=\markup{ \score{ { \set Staff.instrumentName="Cantus II " \override NoteHead.style = #'neomensural \override Rest.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-g" \key f \major \time 2/2 c''\breve } \layout { \context {\Voice \remove Ligature_bracket_engraver \consists Mensural_ligature_engraver } line-width=\incipitwidth indent = 0 } } } incipitaltus=\markup{ \score{ { \set Staff.instrumentName="Altus " \override NoteHead.style = #'neomensural \override Rest.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-c2" \key f \major \time 2/2 c'\breve } \layout { \context {\Voice \remove Ligature_bracket_engraver \consists Mensural_ligature_engraver } line-width=\incipitwidth indent=0 } } } incipitbassus=\markup{ \score{ { \set Staff.instrumentName="Bassus " \override NoteHead.style = #'neomensural \override Rest.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-f3" \key f \major \time 2/2 f\breve } \layout { \context {\Voice \remove Ligature_bracket_engraver \consists Mensural_ligature_engraver } line-width=\incipitwidth indent = 0 } } } \score {\transpose c' a{ \new ChoirStaff<< \new Staff <<\global \new Voice="v1" { \set Staff.instrumentName=\incipitcantus \clef "treble" \cantus } \new Lyrics \lyricsto "v1" {\textocantus } >> \new Staff <<\global \new Voice="v5" { \set Staff.instrumentName=\incipitcantusdos \clef "treble" \cantusdos } \new Lyrics \lyricsto "v5" {\textocantusdos } >> \new Staff << \global \new Voice="v2" { \set Staff.instrumentName=\incipitaltus \clef "G_8" \altus} \new Lyrics \lyricsto "v2" {\textoaltus } >> \new Staff <<\global \new Voice="v3" { \set Staff.instrumentName=\markup{\line{\lower #1.8 "Tenor " \column{"Canon in" "diapason"} " "}} \clef "G_8" \tenor } \new Lyrics \lyricsto "v3" {\textotenor } >> \new Staff <<\global \new Voice="v4" { \set Staff.instrumentName=\incipitbassus \clef "bass" \bassus } \new Lyrics \lyricsto "v4" {\textobassus } >> >> }%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 = 8 ragged-last-bottom = ##f indent=3.9\cm system-system-spacing = #'((basic-distance . 20) (minimum-distance . 0) (padding . 5)) top-system-spacing = % header #'((basic-distance . 9) (minimum-distance . 0) (padding . 0)) last-bottom-spacing = % footer #'((basic-distance . 12) (minimum-distance . 0) (padding . 0)) markup-system-spacing.padding = #1.5 first-page-number=19 }