\version "2.18.0" #(set-default-paper-size "a4") #(set-global-staff-size 16.4) #(ly:set-option 'point-and-click #f) %mobile -s16.0 -i3.2 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="Missa Quarti Toni - 5. Benedictus" hcomposer="Victoria" \header { title=\markup{\fontsize #3 "5. Benedictus"} subtitle="de la Missa Quarti Toni" subsubtitle=\markup{\null \vspace #1 } composer=\markup{"Tomás Luis de Victoria (c.1548-1611)"} pdfauthor=\composer %opus="(-)" poet=\markup{"1592"} copyright=\markup{ \fill-line {"Transcribed and edited by Nancho Alvarez" \typewriter "http://tomasluisdevictoria.org"} } tagline="" } global={\key c \major \time 2/2 \skip 1*23 \bar "|." } cantus={ R1*4/4 | a'1 | g'2 f' | e'4 c' e'4. f'8 | %5 g' a' b'4. a'8 a'4 ~ | \break a' gis' a'2 | R1*4/4 | R1*4/4 | a'1 | %10 g'2 f' | e'4 c' e'4. f'8 | g' a' b'4. a'8 a'4 ~ | a' gis' a'2 | R1*4/4 | %15 R1*4/4 | r2 a' | c'' b'4 g' | a'8 g' a' b' c''4 c'' | b'2 r4 b' | %20 d''2 c''4 a' | b'8 a' b' c'' d''4 c''8 b' | a'2. a'4 gis'\breve*1/2 \override Score.RehearsalMark.self-alignment-X=#right \mark \markup{\smaller "Hosanna ut supra"} } altus={ e'1 | d'2 c' | b4 g a4. b8 | c' d' e'4. d'8 c'4 | %5 b8 c' d' b c'4 b8 a | b2 a4 d' | c' b8 a b c' d' b | c'2 b4 e' ~ | e' d' c'2 | %10 b4 g a4. b8 | c' d' e'4 a c' | b8 c' d' b c'4 b8 a | b2 a | r4 e' g'2 | %15 e'4 c' e'8 d' e' f' | g'4 f'8 e' f'4 e' | e' r8 e' g'2 | f'4 d' e'8 d' e' f' | g'4 e' d' d' | %20 f'2 e'4 c' | d'4. e'8 f'4 e' ~ | e' d'8 c' d'4 d' | e'\breve*1/2 } tenor={ R1*4/4 | R1*4/4 | R1*4/4 | a1 | %5 g2 f | e r4 d | e4. f8[ g a] b4 ~ | b8 a a2 gis4 | a d f8 g a f | %10 g4 e d8 e f g | a4 a c'4. b16 a | \[g2 f\] | e r4 a | c'2 b4 g | %15 a8 g a b c'4. a8 | b c' d'2 c'8 b | a b c' a e'4 e' | d'4. c'16 b a2 | r4 e g2 | %20 f4 d \[a2 | g4.\] f16 e d4 e | f2. f4 | e\breve*1/2 } textocantus=\lyricmode{ Be -- ne -- di -- ctus qui ve -- _ _ _ _ _ _ _ _ nit be -- ne -- di -- ctus qui ve -- _ _ _ _ _ _ _ _ nit in no -- mi -- ne Do -- _ _ _ _ mi -- ni \italicas in no -- mi -- ne Do -- _ _ _ _ _ _ _ mi -- ni. } textoaltus=\lyricmode{ Be -- ne -- di -- ctus qui ve -- _ _ _ _ _ _ _ _ _ _ _ _ _ _ nit, qui ve -- _ _ _ _ _ _ _ nit, % falta el "ve" be -- _ ne -- di -- ctus qui ve -- _ _ _ _ nit, qui ve -- _ _ _ _ _ _ _ nit in no -- mi -- ne Do -- _ _ _ _ _ _ _ mi -- ni \italicas in no -- mi -- ne Do -- _ _ _ _ mi -- ni, \rectas in no -- mi -- ne Do -- _ _ _ _ _ _ _ mi -- ni. } textotenor=\lyricmode{ Be -- ne -- di -- ctus qui ve -- _ _ _ _ _ _ _ _ nit, qui ve -- _ _ _ _ _ nit, __ _ _ _ _ \italicas qui ve -- _ _ _ _ nit \rectas in no -- mi -- ne Do -- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ mi -- ni __ _ _ _ in no -- mi -- ne Do -- _ _ _ _ _ _ mi -- ni. } incipitcantus=\markup{ \score{ { \set Staff.instrumentName="Cantus " \override NoteHead.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-c1" \key c \major \time 4/4 a'\breve } \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-c3" \key c \major \time 4/4 e'\breve } \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-c4" \key c \major \time 4/4 a\breve } \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' 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 } >> >> } % 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.6\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 first-page-number=15 }