\version "2.18.0" #(set-default-paper-size "a4") #(set-global-staff-size 16.4) #(ly:set-option 'point-and-click #f) %mobile -s15.0 -i3.2 italicas=\override LyricText.font-shape = #'italic rectas=\override LyricText.font-shape = #'upright ss=\once \set suggestAccidentals = ##t incipitwidth = 20 mt=#(define-music-function (parser location offset) (number?) ; move lyric text #{ \once \override LyricText.X-offset = -$offset #}) htitle="Ut re mi fa sol la - 5. Agnus Dei" hcomposer="Morales" \header { title=\markup{\fontsize #3 "5. Agnus Dei"} subtitle="de la misa Ut re mi fa sol la" subsubtitle=\markup{\column{" " " " " "}} composer="Cristóbal de Morales (c.1500-1553)" pdfauthor=\composer %opus="(-)" poet=\markup{\fontsize #0 "Mss. Tarazona, Granada y Madrid"} % El Agnus Dei solo está completo en el manuscrito de Madrid. % Tarazona: libros de polifonia 5 % Granada: Capilla Real % Madrid, Medinaceli, Ms. 607 copyright=\markup{ \fill-line {"Edited by Nancho Alvarez" \typewriter "http://tomasluisdevictoria.org"} } % tagline="" } global={\key c \major \time 2/2 \skip 1*24 \bar "||" } cantus=\relative c''{ g2. a4 b c4. d8 e4 ~ e8 c f4 e d8 c b2 c4. b8a4 g8 f e2 R1 r4 d' d d c e d b a g8 f e4 a g4 a4. \ss gis8 gis4 a4 f' f f e d f2 e4 d8 c d2 ~ d r r2 r4 g, a8[ b] c[ d] e4 d c c4. b8 b4 c2 r r r4 g a8[ b] c[ d] e4 d ~ d c b2 a g4 b ~ b8 a a2 \ss gis4 a\breve*1/2 } altus=\relative c'{ R1 r2 c ~ c4 d e f g2 a R1 r4 g g g f a g f ~ f e f g f d c a b e e e c4 d8[ e f g] a[ f] g4 f a2 r4 a a a d, a'2 \ss gis4 a4 c2 b4 c a g f ~ f e d2 r4 a' g f ~ f8 e c4 d e f2 c4 d8 e f g a2 g4 f e r4 g, a8 \noBeam b c[ d] e2 e\breve*1/2 } tenor=\relative c'{ R1*3 r4 e2 c4 d4 e4. d8 c b a4 d2 \ss cis4 d2 r r r4 g, a b c d e c b2 a1 r4 d d d c d4. e8 f4 ~ f8 d f4 e d ~ d c d2 f e4 a, a2 r4 g a8[ b] c[ d] e4 d c c4. b8 b4 c2 r4 g a8 b c d e4 g, a8 b c d e4 d ~ d8 c a4 b2 a\breve*1/2 } bassus=\relative c'{ R1*3 r2 a f4 g a4. g8 f4 g e2 d r r4 c d e f g a f e1 r4 d d d c d4. e8 f g a4 d, r d' d d c b a2 g f c4 d8 e f g a4 f g f2 c4 d8 e f g a4 g2 f8 g a b c4 b a2 e f4 a e g f2 e a,\breve*1/2 } textocantus=\lyricmode{ A -- gnus De -- _ _ _ _ _ _ _ _ _ _ _ _ _ _ i qui tol -- lis pec -- _ ca -- _ _ _ _ _ _ ta mun -- _ _ di: mi -- se -- re -- re __ _ no -- _ _ _ bis \italicas mi -- se -- _ re -- _ _ _ re no -- _ _ bis \rectas mi -- se -- _ re -- _ _ re __ _ \italicas no -- _ bis, \rectas no -- _ _ _ bis. } textoaltus=\lyricmode{ A -- gnus De -- _ _ i qui tol -- lis pec -- ca -- ta mun -- _ _ _ _ _ _ _ di: mi -- se -- re -- re no -- _ _ _ _ _ _ _ bis \italicas mi -- se -- re -- re no -- _ _ _ _ _ _ _ _ _ bis \rectas mi -- se -- re -- _ _ _ _ _ re no -- _ _ _ _ _ _ bis mi -- se -- re -- re _ no -- bis. } textotenor=\lyricmode{ A -- _ gnus De -- _ _ _ _ _ _ i qui tol -- lis pec -- ca -- ta __ _ mun -- di: mi -- se -- re -- re no -- _ _ _ _ _ _ _ _ _ _ _ bis \italicas mi -- se -- _ re -- _ _ _ re no -- _ _ bis \rectas mi -- se -- _ _ _ _ re -- re __ _ _ _ _ no -- _ _ _ bis. } textobassus=\lyricmode{ A -- _ gnus De -- _ _ _ _ i qui tol -- lis pec -- ca -- ta mun -- di: mi -- se -- re -- re no -- _ _ _ _ bis \italicas mi -- se -- re -- re __ _ no -- _ bis, \rectas mi -- se -- _ re -- _ _ _ _ _ re no -- _ _ _ _ bis, mi -- _ _ _ _ se -- re -- re no -- _ _ _ _ _ bis. } incipitcantus=\markup{ \score{ { \set Staff.instrumentName="Cantus " \override NoteHead.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-g" \key c \major \time 2/2 g'1. } \layout { line-width=\incipitwidth indent = 0 } } } incipitaltus=\markup{ \score{ { \set Staff.instrumentName="Altus " \override NoteHead.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-c2" \key c \major \time 2/2 c'1. } \layout { line-width=\incipitwidth indent = 0 } } } incipittenor=\markup{ \score{ { \set Staff.instrumentName="Tenor " \override NoteHead.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-c3" \key c \major \time 2/2 e'1 } \layout { line-width=\incipitwidth indent=0 } } } incipitbassus=\markup{ \score{ { \set Staff.instrumentName="Bassus " \override NoteHead.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-f3" \key c \major \time 2/2 a1 } \layout { line-width=\incipitwidth indent = 0 } } } \score {\transpose c' c'{ \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 "treble" \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.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 \override BarNumber.padding = #2 } \context {\Voice %melismaBusyProperties = #'() %autoBeaming = ##f } %\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 c \major \time 2/2 \skip 1*36 \bar "|." } cantus=\relative c''{ \set Score.currentBarNumber = #25 \bar "" R1 g4 a8[ b c d] e4 ~ e d e a, ~ a8 b c4 b a f g a2 g4 d' e2 d2. d4 c d e d8 c b4 c a4. b8 c4 b a2 g4 d' e e f4. e8[ d c] d4 ~ d c d2 c4 b a2 ~ a r4 c b a b2 c4. b8 a4 g8 f e4 e'2 d4 c b a4. b8 c b d2 c8 b c4 a b c ~ c8 b g4 a g8 f g2 r r4 g g g f g f8 g a b c4 d2 c8 b c4 a b2 r4 c b d ~ d8 c b4 a g ~ g8 e e'4 d8 c b a b2 r4 d d d c8 b a g f e c'4. b8 a g f e c'2 b4 a a4. \ss gis8 gis4 a\breve*1/2 } altus=\relative c'{ c4 d8[ e f g] a4 g f e2 ~ e4 g \parenthesize e d % CSIC f r4 c d8 e f g a4 g f4. e8 d4 g4. c,8 c'4 b4 a b2 a4 g2 f4 g2 f4. e8 c4 d c a r4 d g g a4 g8 \noBeam a b2 c r4 a, ~ a b c d e f e a g4 a2 \ss gis4 a2 r r4 e f g a d,2 a'4 g g a2 ~ a r R1 r4 e e e d e d2 r4 e a2 ~ a4 g a4. g8 e4 \ss fis g2 ~ g r4 d d d c8 d e f g2 g, r4 e' a2 ~ a4 g a a a2 r4 a a a e g f e8 d e2 e\breve*1/2 } tenor=\relative c'{ s4*0^\markup{"Resolutio"} R1*3 r2 g4 a8 b c d e4 d c ~ c b c2 d g, R1*2 r4 g a8 b c d e4 d2 c4 d4. c8 b2 a r r a4. b8 c4 d c a e' a, e'2 R1 e2 c4 d e g2 f4 e d a2 r2 r4 e' e e d e ~ e8 d b4 c b8 a b2 r4 b d b d4. c8 a4 b a2 r2 r4 e' e e d8[ c] b[ a] g2 r r r4 g' g g f8 e d c b a b4 a2 R1 r4 e' e e a, e'4. d8 b4 \ss cis\breve*1/2 } tenordos=\relative c'{ r4 g a8 b c d e4 d c2 a4 b c f ~ f e g c, ~ c8 a b4 a2 r2 r4 g' ~ g \ss fis g g, a b c d e2 d4 c ~ c8 a b4 c2 ~ c4 b8 a g2 a r4 d e e f2 ~ f4 d f2 e4 d e2 ~ e r4 e ~ e c d e ~ e8 d c b a4 b c d d2 r4 d f e ~ e8 d c4 b a c4. b8 a4 b g g' g g g g,8[ a b c] d4 ~ d g, a f' e d e2 ~ e4 c d g, c4. b8 g2 r4 g a8[ b] c[ d] e4 c d2 g,2 r4 d' d d e c d c8 b c2 d4 c4. b8 g4 c2 b a\breve*1/2 } bassus=\relative c{ s4*0^\markup{"Canon"} R1*2 r2 c4 d8 e f g a4 \override TextScript.X-offset=#.5 g^\markup{\smaller \musicglyph #"scripts.usignumcongruentiae"} f4 ~ f e f2 g2 c, R1*2 r4 c d8 e f g a4 g2 f4 g4. f8 e2 d r r d4. e8 f4 g f d a' d, a'2 R1 a2 f4 g a c2 b4 a g d2 r2 r4 a' a a g a ~ a8 g e4 f e8 d e2 r4 e g e g4. f8 d4 e d2 r2 r4 a' a a g8[ f] e[ d] c2 r r2 r4 c' c c b8 a g f e d e4 d2 R1 r4 a' a a d, a'4. g8 e4 f4^\markup{\smaller \musicglyph #"scripts.usignumcongruentiae"} a e2 a,\breve*1/2 } textocantus=\lyricmode{ A -- _ _ _ _ _ gnus De -- _ _ _ _ _ _ _ _ i, \italicas A -- _ gnus De -- _ _ _ _ _ _ _ _ _ _ _ _ i, \rectas qui tol -- lis pec -- _ _ _ ca -- ta mun -- _ _ di \italicas qui tol -- lis pec -- ca -- ta mun -- _ _ di, \rectas qui tol -- lis pec -- ca -- _ ta _ mun -- _ _ _ _ _ _ _ _ _ _ _ di: do -- na no -- bis pa -- _ _ _ _ _ _ _ _ _ _ cem \italicas do -- na no -- _ _ bis pa -- _ _ _ _ _ _ cem \rectas do -- na no -- bis __ _ _ _ _ _ pa -- _ _ _ _ _ _ _ cem, \italicas pa -- _ _ cem. } textoaltus=\lyricmode{ A -- _ _ _ _ _ gnus De -- _ _ _ i \italicas A -- _ _ _ _ _ gnus De -- _ _ _ i, A -- gnus De -- _ _ _ _ _ _ _ _ _ _ i qui tol -- lis pec -- ca -- ta \mt #.5 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 do -- na no -- bis pa -- _ _ _ _ cem. % todo en italicas ?? } textotenor=\lyricmode{ A -- _ _ _ _ _ gnus De -- _ _ _ i \italicas A -- _ _ _ _ _ gnus De -- _ _ _ i 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 do -- na no -- bis pa -- _ _ cem. } textotenordos=\lyricmode{ A -- _ _ _ _ _ gnus De -- _ _ _ _ _ _ _ _ _ i \italicas A -- gnus De -- _ _ _ _ _ _ _ _ _ _ _ _ _ _ i \rectas qui tol -- lis pec -- _ ca -- ta mun -- di \italicas qui tol -- lis pec -- _ _ _ _ ca -- ta mun -- di: \rectas qui tol -- lis __ _ pec -- ca -- ta mun -- _ _ _ di: do -- na no -- bis pa -- _ _ _ _ _ cem, do -- na no -- bis pa -- _ _ _ _ cem \italicas do -- na _ no -- _ _ bis pa -- cem \rectas do -- na no -- bis pa -- _ _ _ cem, \italicas no -- bis __ _ _ pa -- _ cem. } textobassus=\lyricmode{ A -- _ _ _ _ _ gnus De -- _ _ _ i \italicas A -- _ _ _ _ _ gnus De -- _ _ _ i 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 do -- na no -- bis pa -- _ _ _ _ _ cem. } \score {\transpose c' c'{ \new ChoirStaff<< \new Staff <<\global \new Voice="v1" { \set Staff.instrumentName="Cantus " \clef "treble" \cantus } \new Lyrics \lyricsto "v1" {\textocantus } >> \new Staff <<\global \new Voice="v2" { \set Staff.instrumentName="Altus " \clef "treble" \altus } \new Lyrics \lyricsto "v2" {\textoaltus } >> \new Staff <<\global \new Voice="v3" { \set Staff.instrumentName="Tenor I " \clef "G_8" \tenor } \new Lyrics \lyricsto "v3" {\textotenor } >> \new Staff <<\global \new Voice="v5" { \set Staff.instrumentName="Tenor II " \clef "G_8" \tenordos } \new Lyrics \lyricsto "v5" {\textotenordos } >> \new Staff <<\global \new Voice="v4" { \set Staff.instrumentName="Bassus " \clef "bass" \bassus } \new Lyrics \lyricsto "v4" {\textobassus } >> >> } % transpose \layout{ indent = 1.8\cm \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 \override BarNumber.padding = #2 } \context {\Voice %melismaBusyProperties = #'() %autoBeaming = ##f } %\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 {} } \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=8 ragged-last-bottom = ##f indent=3.3\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 . 12) (minimum-distance . 0) (padding . 0)) %top-markup-spacing #'basic-distance = 0 markup-system-spacing #'basic-distance = 20 first-page-number=21 }