\version "2.22.0" #(set-default-paper-size "a4") #(set-global-staff-size 17.0) #(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 = 19 mtempo={\tempo 4 = 200} mtempob={\tempo 4 = 50} mt=#(define-music-function (offset) (number?) ; move lyric text #{ \once \override LyricText.X-offset = -$offset #}) htitle="Benedicamos Domino" hcomposer="Ceballos" \header { title=\markup{\fontsize #3 "Benedicamos Domino"} % subtitle="" subsubtitle=\markup{\null \vspace #2 } 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 3/2 \skip 1*3/2*10 \bar "|." } cantus=\relative c''{ e2 e e f \[c d\] \[e f1\] e1 e2 d1 b2 \[c2 e1\] d4 c b a b2 c2. b4 a2 g1 \ss fis2 g\breve*3/4 } cantusdos=\relative c''{ c2 c c c4 b a g f2 g2 f1 r2 c'1 b2. c4 d2 e2 c1 b2 g1 a2 a4 b c d e2 a, d b\breve*3/4 } altus=\relative c''{ g2 g g a4 g f e d c c1 b2 c2 g'1 g1 g2 g1 g2 g2 d1 \[f1 c2 ~ c d1\] d\breve*3/4 } tenor=\relative c'{ c2 c c c2. b4 a2 g2 a f g1 c2 d1 d2 c1 c2 % Snow d2 d2. c4 b2 a2 c2. b4 \[g2 a1\] g\breve*3/4 } bassus=\relative c{ c2 c c f1 f2 e2 d1 c1 r2 g'1 g2 c,1 r2 g'2 g g f1 f2 \[e2 d1\] g,\breve*3/4 } textocantus=\lyricmode{ Be -- ne -- di -- ca -- mus __ _ Do -- mi -- no, be -- ne -- _ di -- ca -- mus __ _ _ _ _ Do -- _ _ mi -- _ no. } textocantusdos=\lyricmode{ Be -- ne -- di -- ca -- _ mus __ _ Do -- mi -- no be -- ne -- di -- ca -- mus Do -- mi -- no, be -- ne -- di -- ca -- _ mus Do -- mi -- no. } textoaltus=\lyricmode{ Be -- ne -- di -- ca -- _ _ _ mus __ _ Do -- mi -- no, be -- ne -- di -- ca -- mus Do -- mi -- no, Do -- mi -- no. } textotenor=\lyricmode{ Be -- ne -- di -- ca -- _ _ mus Do -- mi -- no, be -- ne -- di -- ca -- mus Do -- _ mi -- no, Do -- _ mi -- _ no. } textobassus=\lyricmode{ Be -- ne -- di -- ca -- mus Do -- mi -- no Do -- mi -- no \italicas be -- ne -- di -- ca -- mus Do -- mi -- no. } incipitcantus=\markup{ \score{ { \set Staff.instrumentName="[Cantus I] " \override NoteHead.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-g" % no lo se \key c \major \time 3/2 % no lo se e''1 % no se los valores } \layout { \context {\Staff \override Clef.transparent=##t \override TimeSignature.transparent=##t \override NoteHead.transparent=##t } line-width=\incipitwidth indent = 0 } } } incipitcantusdos=\markup{ \score{ { \set Staff.instrumentName="[Cantus II] " \override NoteHead.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-c1" % no lo se \key c \major \time 3/2 % no lo se c''1 % no se los valores } \layout { \context {\Staff \override Clef.transparent=##t \override TimeSignature.transparent=##t \override NoteHead.transparent=##t } 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" % no lo se \key c \major \time 3/2 % no lo se g'1 % no se los valores } \layout { \context {\Staff \override Clef.transparent=##t \override TimeSignature.transparent=##t \override NoteHead.transparent=##t } 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" % no lo se \key c \major \time 3/2 % no lo se c'1 % no se los valores } \layout { \context {\Staff \override Clef.transparent=##t \override TimeSignature.transparent=##t \override NoteHead.transparent=##t } line-width=\incipitwidth indent = 0 }} } incipitbassus=\markup{ \score{ { \set Staff.instrumentName="[Bassus] " \override NoteHead.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-f4" % no lo se \key c \major \time 3/2 % no lo se c1 % no se los valores } \layout { \context {\Staff \override Clef.transparent=##t \override TimeSignature.transparent=##t \override NoteHead.transparent=##t } 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="v5" { \set Staff.instrumentName=\incipitcantusdos \clef "treble" \cantusdos } \new Lyrics \lyricsto "v5" {\textocantusdos } >> \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 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 }