\version "2.22.0" #(set-default-paper-size "a4") #(set-global-staff-size 16.6) #(ly:set-option 'point-and-click #f) %mobile -s15.5 -i3.2 -ball italicas=\override LyricText.font-shape = #'italic rectas=\override LyricText.font-shape = #'upright ss=\once \set suggestAccidentals = ##t incipitwidth = 19 mtempo={\tempo 4 = 100} mtempob={\tempo 4 = 50} mt=#(define-music-function (offset) (number?) ; move lyric text #{ \once \override LyricText.X-offset = -$offset #}) htitle="Custodi nos" hcomposer="Ceballos" \header { title=\markup{\fontsize #3 "Custodi nos"} %subtitle="" subsubtitle=\markup{\null \vspace #3 } composer="Rodrigo de Ceballos (c.1525-1581)" pdfauthor=\composer %opus="(-)" %poet=\markup{""} copyright=\markup{ \fill-line {"Edited by Nancho Alvarez upon a transcription by Robert J. Snow" \typewriter "http://tomasluisdevictoria.org"} } tagline="" %notablet } global={\key c \major \time 2/2 \override Score.RehearsalMark.X-offset=#7 \mark \markup{"Versiculum"} \skip 1*13\bar "||" } cantus=\relative c''{ r4 a a2 a4 a d2 ~ d4 d c2 c4 c d f ~ f8 e d4. c8 c4 ~ c4 b c c ~ c8 b a4. g8 g4 ~ g \ss fis g2 ~ g1 r4 c2 b4 a a a d ~ d8 c16 b a4 \ss bes2 % Snow \ss bes16 a\breve*1/2 } altus=\relative c'{ r4 f f2 f4 f f2 ~ f4 f f2 f4 f f2 f4 f2 f4 f2 e f e4 d ~ d8 c c2 b4 c2 d4 e f2 e ~ % sexta aƱadida!? e4 e d2 ~ d2 r4 g ~ g f8 e \mtempob f\breve*1/4 } tenor=\relative c'{ r4 c d2 d4 a bes2 ~ bes4 \ss bes a2 a4 a bes2 a4 a4. g8 f e f2 g a4 c2 b4 c2 d r4 c2 b4 a4. b8 c4 d ~ d c8 b a4 b a4 d2 d4 d\breve*1/2 } bassus=\relative c{ r4 f4 d2 d4 f bes,2 ~ bes4 \ss bes f'2 f4 f bes,8 c d e f2 d d4. d8 c2 f2 g a g4. g8 c,2 g' f4. g8 a4 g a4. g8 f4 g d2 g4 g d\breve*1/2 } textocantus=\lyricmode{ Cu -- sto -- di nos Do -- mi -- ne, ut pu -- pil -- _ _ _ _ _ _ lam o -- _ _ _ _ cu -- li o -- _ _ cu -- li, o -- _ _ _ cu -- li. } textoaltus=\lyricmode{ Cu -- sto -- di nos Do -- mi -- ne, ut pu -- pil -- lam o -- cu -- li, __ _ o -- _ _ _ _ cu -- li, \italicas o -- _ _ _ cu -- li \rectas o -- cu -- _ li. } textotenor=\lyricmode{ Cu -- sto -- di nos Do -- mi -- ne, ut pu -- pil -- lam o -- _ _ _ _ cu -- li, o -- _ cu -- li o -- _ _ _ _ _ _ _ _ _ _ _ cu -- li. } textobassus=\lyricmode{ Cu -- sto -- di nos Do -- mi -- ne, ut pu -- pil -- _ _ _ _ lam o -- cu -- li, o -- _ _ _ cu -- li, o -- _ _ _ _ _ _ _ cu -- li, o -- cu -- li. } 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 c''2 } \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 g'2 } \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'2 } \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-c4" \key c \major \time 2/2 c'2 } \layout { line-width=\incipitwidth indent = 0 } } } %\layout { % \context {\Voice % \remove Ligature_bracket_engraver % \consists Mensural_ligature_engraver % } % line-width=\incipitwidth % indent = 0 %} %tablet \pageBreak \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 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 } } %tablet \pageBreak \score {\transpose c c { << \new Voice = "canto" { %\set Staff.instrumentName="" \override Staff.TimeSignature.transparent = ##t \override Stem.transparent = ##t \set Score.timing = ##f \override NoteHead.style = #'neomensural \clef "G_8" \key c \major \override Score.RehearsalMark.X-offset=#7 \mark \markup{"Responsorium"} f4 f f f f f f f f \bar "|." } \new Lyrics \lyricsto "canto" { Sub um -- bra a -- la -- rum tu -- a -- rum } >> }%transpose \layout { \override LigatureBracket.padding = #1 line-width=14.5\cm indent=4\cm ragged-right = ##f %tablet line-width=14\cm %tablet indent=2.5\cm } } \markup{\null \vspace #1 } %notablet \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.4\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 . 14) (minimum-distance . 0) (padding . 0)) markup-system-spacing.padding = #1.5 }