\version "2.22.0" #(set-default-paper-size "a4") #(set-global-staff-size 16.4) #(ly:set-option 'point-and-click #f) %mobile -s15.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} mt=#(define-music-function (offset) (number?) ; move lyric text #{ \once \override LyricText.X-offset = -$offset #}) htitle="Officium defunctorum: 12. Fiant ares tuæ" hcomposer="Morales" \header { title=\markup{\fontsize #3 "12. Fiant aures tuæ"} subtitle="Officium defunctorum" subsubtitle=\markup{"Versus" \vspace #1 } composer="Cristóbal de Morales (c.1500-1553)" pdfauthor=\composer %opus="(-)" %poet=\markup{} copyright=\markup{ \fill-line {"Edited by Nancho Alvarez upon a transcription by Josep M. Llorens" \typewriter "http://tomasluisdevictoria.org"} } tagline="" } global={\key c \major \time 2/2 \skip 1*39 \bar "|." } cantus=\relative c''{ \[g2 a\] b c ~ c b c1 g \[b2 g\] % CSIC \ss bes a4. b8 c4 b8 a b4 c a4. g8 a2 g ~ g \[a g\] \[g a\] \[a g\] c ~ c4 b c2 ~ c b a \[e g\] a g1 c1 a4 b g f g2 f ~ f \[f a c ~ \] c4. b8 g2 a2 g ~ g4 \ss fis g2 \[a2 c\] b4 c2 a4 b4 c2 b8 a b4 c a g a2 g ~ g1 r2 \[e g\] c ~ c4. b8 c4 g c2 c ~ c4 b8 a b4 c a4 g a2 g\breve*1/2 } altus=\relative c'{ R1*2 \[c2 d\] e4 f2 d4 ~ d e2 c4 d4 e4. f8 g e f2 e4. f8 g4 a f g ~ g \ss fis g2 r4 c,2 d4 e4. d8 c4 b a d4. c8 a4 b2 a4 f' ~ f g a4. g8 f4 e4. d8 g4 ~ g \ss fis g2 r4 c,2 d4 e4. d8 c4 b a4 a'4. g8 e4 f g e f ~ f e f2 r4 \[bes,2 d4 ~ \] d4 f2 e4 f g e2 d4 c2 b4 c d b2 a4 a'2 f4 g a f2 e r4 e ~ e c d e f2. e8 d e2 r4 \[c ~ c e2\] g4 ~ g8 f e2 d8 c d4 f e2 r4 a,4. b8 c d e d e f g4 a f4 g2 \ss fis4 g\breve*1/2 } textocantus=\lyricmode{ Fi -- _ ant au -- _ res tu -- æ, __ _ fi -- _ _ \mt #.2 ant _ au -- _ res __ _ tu -- æ, in -- _ ten -- _ den -- _ _ _ tes, in -- ten -- den -- _ _ tes, in -- \mt #.7 ten -- _ \mt #.5 den -- _ _ tes, in __ _ _ o -- ra -- ti -- o -- _ _ ne, __ _ \mt #.5 ser -- _ vi tu -- i, ser -- _ _ _ vi tu -- _ i ser -- _ _ vi tu -- i, ser -- vi __ _ _ _ tu -- _ _ _ i. } textoaltus=\lyricmode{ Fi -- _ ant au -- res tu -- æ __ _ _ _ _ _ _ _ _ _ _ _ _ _ _ in -- ten -- den -- _ _ _ _ _ _ _ _ tes, in -- ten -- den -- _ _ _ _ _ _ \italicas tes \rectas % falta in -- ten -- den -- _ _ _ tes, in -- ten -- den -- _ _ _ _ _ tes in __ _ o -- ra -- ti -- _ o -- ne, in o -- ra -- ti -- o -- ne, in o -- ra -- ti -- o -- ne in o -- ra -- ti -- o -- _ _ ne ser -- _ vi __ _ tu -- _ _ _ _ i \mt #.5 ser -- _ _ _ _ _ _ _ _ _ vi tu -- _ i. } incipitcantus=\markup{ \score{ { \set Staff.instrumentName="Cantus " \override NoteHead.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-c1" \key c \major \time 2/2 \[g'\breve a'\] % así está en CSIC, no debería ser \[g'1 a'\] ? } \layout { \context {\Voice \remove Ligature_bracket_engraver \consists Mensural_ligature_engraver } 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 \[c'\breve d'\] } \layout { \context {\Voice \remove Ligature_bracket_engraver \consists Mensural_ligature_engraver } 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 } >> >> } % 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=5 %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 }