\version "2.18.0" #(set-default-paper-size "a4") #(set-global-staff-size 16.4) #(ly:set-option 'point-and-click #f) %mobile -s15.5 -i3.4 italicas=\override LyricText.font-shape = #'italic rectas=\override LyricText.font-shape = #'upright ss=\once \set suggestAccidentals = ##t incipitwidth = 20 htitle="Fa re ut fa sol la - 5. Benedictus" hcomposer="Morales" \header { title=\markup{\fontsize #3 "5. Benedictus"} subtitle="de la misa Fa re ut fa sol la" subsubtitle=\markup{\column{" " " " " "}} composer="Cristóbal de Morales (c.1500-1553)" pdfauthor=\composer %opus="(-)" poet=\markup{\fontsize #0 "Mss. Toledo, Granada y Madrid"} % Toledo. Catedral, Mss 28, segun indice "misa cortilla de morales" % Granada. Capilla Real % Madrid. Medinaceli Ms. 607 copyright=\markup{ \fill-line {"Edited by Nancho Alvarez" \typewriter "http://tomasluisdevictoria.org"} } tagline="" } global={\key f \major \time 2/2 \skip 1*16 \bar "|." } cantus=\relative c'{ r2 r4 f d c f f g2 a r2 r4 f ~ f d2 c4 f f g2 a r4 f d c f f g2 a ~ a r4 f f2 d4 c f2. g4 a d, f f e f d4. c8 bes4 a d2 c\breve*1/2 \override Score.RehearsalMark.self-alignment-X = #right \override Score.RehearsalMark.break-visibility = #begin-of-line-invisible \mark \markup{"Hosanna ut supra"} } altus=\relative c'{ R1 r2 r4 d d bes c d ~ d8 a d4 c8 bes a g f4 g e2 d4 d' d bes c c d d, ~ d e f8 g a f c'2 r4 a c d c8 bes a g f8 g a4 d, e f8 g a4 bes2 r4 a d d c8 bes a g f2 g4 e d4. e8 f\breve*1/2 } tenor=\relative c'{ a2 a4 f g4 a2 bes4 g2 f r4 bes g f a bes a2 ~ a bes r4 a a f g a4. g8 f4 ~ f e f2 r2 r4 a a4 f g a ~ a8 g f e d4 e f1 r4 f f d ~ d c f g a\breve*1/2 } bassus=\relative c{ R1*2 r2 r4 d d bes c d ~ d g, a2 r4 d g g f4. e8 d4. c8 bes4 a d2 c r4 f f d e f ~ f8 e d c bes4 a d2 r r4 d d bes c d4. c8 bes a g4 a bes2 f\breve*1/2 } textocantus=\lyricmode{ Be -- ne -- di -- ctus qui ve -- nit \italicas be -- ne -- di -- ctus qui ve -- nit \rectas be -- ne -- di -- ctus qui ve -- nit in no -- mi -- ne Do -- mi -- ni, in no -- mi -- ne Do -- _ _ _ _ mi -- ni. } textoaltus=\lyricmode{ Be -- ne -- di -- ctus qui __ _ ve -- _ _ _ _ _ _ _ nit, \italicas be -- ne -- di -- ctus qui ve -- _ _ _ _ _ _ nit \rectas in no -- mi -- ne __ _ _ _ _ _ _ Do -- _ _ _ mi -- ni in no -- mi -- ne __ _ _ _ _ Do -- _ _ mi -- ni. } textotenor=\lyricmode{ Be -- ne -- di -- ctus qui __ _ ve -- nit \italicas be -- ne -- di -- ctus qui ve -- nit be -- ne -- di -- ctus qui __ _ ve -- _ nit \rectas in no -- mi -- ne Do -- _ _ _ _ mi -- ni in no -- mi -- ne Do -- mi -- ni. } textobassus=\lyricmode{ Be -- ne -- di -- ctus qui ve -- nit be -- ne -- di -- ctus __ _ qui __ _ _ ve -- _ nit in no -- mi -- ne Do -- _ _ _ _ mi -- ni in no -- mi -- ne Do -- _ _ _ _ _ mi -- ni. } incipitcantus=\markup{ \score{ { \set Staff.instrumentName="Altus " \override NoteHead.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-c2" \key f \major \time 4/4 f'2 } \layout { line-width=\incipitwidth indent = 0 } } } incipitaltus=\markup{ \score{ { \set Staff.instrumentName="Tenor " \override NoteHead.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-c4" \key f \major \time 4/4 d'2 } \layout { line-width=\incipitwidth indent = 0 } } } incipittenor=\markup{ \score{ { \set Staff.instrumentName="Bassus I " \override NoteHead.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-f3" \key f \major \time 4/4 a1 } \layout { line-width=\incipitwidth indent=0 } } } incipitbassus=\markup{ \score{ { \set Staff.instrumentName="Bassus II " \override NoteHead.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-f4" \key f \major \time 4/4 d2 } \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 "G_8" \altus } \new Lyrics \lyricsto "v2" {\textoaltus } >> \new Staff <<\global \new Voice="v3" { \set Staff.instrumentName=\incipittenor \clef "bass" \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 {} } \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.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)) %top-markup-spacing #'basic-distance = 0 markup-system-spacing #'basic-distance = 20 first-page-number=14 oddHeaderMarkup=\markup \fill-line {\hcomposer \htitle \fromproperty #'page:page-number-string } evenHeaderMarkup=\markup \fill-line {\on-the-fly #not-first-page \fromproperty #'page:page-number-string \on-the-fly #not-first-page \htitle \on-the-fly #not-first-page \hcomposer } }