\version "2.18.0" #(set-default-paper-size "a4") #(set-global-staff-size 16.8) #(ly:set-option 'point-and-click #f) %mobile -s15.5 -i3.5 italicas=\override LyricText.font-shape = #'italic rectas=\override LyricText.font-shape = #'upright ss=\once \set suggestAccidentals = ##t incipitwidth = 20 mtempo={\tempo 4 = 100} mtempob={\tempo 4 = 50} htitle="If ye love me" hcomposer="Tallis" \header { title=\markup{\fontsize #4 "If ye love me"} %subtitle=" " subsubtitle=\markup{\null \vspace #2 } composer="Thomas Tallis (c.1505-1585)" pdfauthor=\composer %opus="(-)" poet=\markup{"Wanley manuscripts, MSS. 420-22"} % falta el tenor copyright=\markup{ \fill-line {"Edited by Nancho Alvarez" \typewriter "http://tomasluisdevictoria.org"} } %tagline="" } global={\key c \major \time 2/2 \skip 1*12 \skip 2 \bar ".|:-||" \skip 2 \skip 1*12 \skip 2 \bar ":|." %\override Score.TimeSignature.break-visibility = #'#(#f #t #t) } cantus=\relative c'{ c2. c4 d2 e ~ e4 e d c f2 e % f4. f8 e2 r4 e e e g2 f4 e ~ e8 \parenthesize f d4 e2 % en el original no hay escapada R1 r4 d c c f2. e4 ~ e c e d ~ d c2 b4 c2 \break r2 R1*2 r4 c g'2 ~ g4 f e d c4 e d2 d2 r R1 r4 g2 c,4 g'4 f e2 d4 c b a g4 c2 g4 a4 f g2 \override Score.TextScript.X-offset = #-2 g2^\markup{"(" \musicglyph #"scripts.ufermata" \hspace #-.2 ")"} } altus=\relative c'{ g2. a4 b2 c ~ c4 c b a c2 c ~ % d4. d8 d2 c2 r R1 r4 a a a c2 b4 a ~ a4 g a a f f c'2 c4 g c b a f g4. g8 g2 r r c f2. e4 d c c b c2 c4 g a4 a a2 b2 b b4 e2 d4 ~ d8 c c4 r c ~ c4 f, c' c b4 g'2 c,4 g' f e d ~ d8 \noBeam c c2 b4 c2^\markup{"(" \musicglyph #"scripts.ufermata" \hspace #-.2 ")"} } tenor=\relative c{ e2. c4 g'2 g ~ g4 g g e a2 g ~ g2 r4 e e e a4. g8 f2 e ~ e r r2 r4 f d d a'2 g4 e g2 f8 e c4 d4. d8 c2 g' c2. b4 a g f g g e d d e a g d e4 e fis2 g4 d'2 g,4 d'4 c b a g1 e4 a2 g4 ~ g4 c, g' f e a g d e4 c d d \parenthesize e2^\markup{"(" \musicglyph #"scripts.ufermata" \hspace #-.2 ")"} % otras versiones acaban en c, sin tercera } bassus=\relative c{ c2. a4 g2 c ~ c4 c g a f2 c' ~ c1 R1 r2 a a4 a d4. c8 % hay un sostenido antes del c, pero yo creo que afecta al b siguiente b2 a r4 d a a c2 c4 g a a g g c2 r c f ~ f4 e d c b c g2 c4 c c b a4 a d2 g,2 r4 g' ~ g4 c, g'4 f e2 c4 e ~ e8 \noBeam c d4 c2 r2 r4 c ~ c f, c' b a4 a g g c2^\markup{"(" \musicglyph #"scripts.ufermata" \hspace #-.2 ")"} } textocantus=\lyricmode{ If ye love me, keep my com -- mand -- ments and I will pray the Fa -- _ _ ther and he shall give you an -- oth -- er com -- fort -- er, that he may bide with you for -- ev -- er ev'n the spirit of truth, ev'n the spirit of truth, ev'n the spirit of __ _ truth. } textoaltus=\lyricmode{ If ye love me, keep my com -- mand -- ments and I will pray the Fa -- _ ther, and he shall give you an -- oth -- er com -- _ _ fort -- er, that he may bide with you for -- ev -- er, with you for -- ev -- er, ev'n the spirit of __ _ truth ev'n the spirit of truth, ev'n the spirit of truth, ev'n the spirit of truth. } textotenor=\lyricmode{ If ye love me, keep my com -- mand -- ments and I will pray the Fa -- ther and he shall give you an -- oth -- _ _ er com -- fort -- er, that he may bide with you for -- ev -- _ er, that he may bide with you for -- ev -- er, ev'n the spirit of truth, the spirit of truth, ev'n the spirit of truth, the spirit of truth, the spirit of truth. } textobassus=\lyricmode{ If ye love me, keep my com -- mand -- ments and I will pray the Fa -- ther and he shall give you an -- oth -- er com -- fort -- er, that he may bide with you for -- ev -- er, may bide with you for -- ev -- er ev'n the spirit of truth, the spi -- \italicas rit of \rectas truth % spirit of _ ev'n the spirit of truth, the spirit of truth. } incipitcantus=\markup{ \score{ { \set Staff.instrumentName=\markup{\column{"[Altus I]" \fontsize #-2 "Contratenor I "}} \override NoteHead.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-c3" \key c \major \time 2/2 c'1. } \layout { line-width=\incipitwidth indent = 0 } } } incipitaltus=\markup{ \score{ { \set Staff.instrumentName=\markup{\column{"[Altus II]" \fontsize #-2 "Contratenor II"}} \override NoteHead.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-c3" \key c \major \time 2/2 g1. } \layout { line-width=\incipitwidth indent = 0 } } } incipittenor=\markup{ \score{ { \set Staff.instrumentName=\markup{"Tenor "} \override NoteHead.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-c4" \key c \major \time 2/2 e1. } \layout { line-width=\incipitwidth indent=0 } } } incipitbassus=\markup{ \score{ { \set Staff.instrumentName=\markup{"Bassus "} \override NoteHead.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-f4" \key c \major \time 2/2 c1. } \layout { line-width=\incipitwidth indent = 0 } } } %\layout { % \context {\Voice % \remove Ligature_bracket_engraver % \consists Mensural_ligature_engraver % } % line-width=\incipitwidth % indent = 0 %} \score {\transpose c' d'{ \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 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 systems-per-page = 3 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 . 8) (minimum-distance . 0) (padding . 0)) last-bottom-spacing = % footer #'((basic-distance . 12) (minimum-distance . 0) (padding . 0)) markup-system-spacing.padding = #1.5 }