\version "2.22.0" #(set-default-paper-size "a4") #(set-global-staff-size 16.3) #(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 = 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="Officium defunctorum: 13. Si iniquitates" hcomposer="Morales" \header { title=\markup{\fontsize #3 "13. Si iniquitates"} 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*27 \bar "|." } cantus=\relative c''{ g1 \[g2 e\] g1 \[a1 b\] c4. b8 c4 a ~ a g8 f g2 a1 r2 c ~ c4 b a2 g1 \[a2 b\] c2 a ~ a4 g8 f g2 a2 f4 g ~ g8 f f2 e4 f1 R1 f g4 f g2 a c ~ c b c2. b4 a2 g a g ~ g \ss fis g\breve*1/2 % redonda, sin calderón } altus=\relative c'{ d1 \[b2 c\] d2. e4 f2 e4. f8 g1 a r2 d,2 ~ d4 \ss cis8 b cis4. d8 e4 f e a ~ a8 g g2 \ss fis4 g2 c,4 d e f g2 % CSIC \ss fis4 e1 f2 e c d c1 ~ c2 d ~ d d c r4 bes ~ bes c d e f g a2 g1 a2 g4 f ~ f e8 d e2 f d4 e d1 d\breve*1/2 } tenor=\relative c'{ b1 d2 c ~ c4 b8 a b2 c1 \[d2 e ~ \] e4 c e f d1 e c ~ c2 d e2. d4 c2 d4 e ~ e c8 b c2 d2 b4 c ~ c a bes2 a4 g8 f g2 f r f2. g4 a \ss bes c d ~ d4 c2 \ss bes4 c2 f e4 d8 c d2 f2 e4 d ~ d c8 b c2 ~ c4 d b c ~ c b a2 g\breve*1/2 } bassus=\relative c'{ g1 ~ g2 a g1 f2 a \[g2 e\] a2. f4 \ss bes1 a1 ~ a R1 c2. b4 a2 g a1 \[d,2 e\] f2 \ss bes, c1 r2 \ss bes ~ bes4 c d e f g a \ss bes ~ % CSIC b bes4 a g2 f1 g f2 r r c f g4 c, d1 g\breve*1/2 } textocantus=\lyricmode{ Si i -- _ ni -- qui -- _ ta -- _ _ _ _ _ _ tes ob -- ser -- va -- ve -- ris __ _ Do -- _ _ _ _ mi -- ne, Do -- _ _ mi -- ne quis su -- sti -- ne -- bit, quis su -- sti -- _ _ _ ne -- _ _ bit. } textoaltus=\lyricmode{ Si i -- _ ni -- qui -- ta -- _ _ _ tes ob -- ser -- _ va -- _ _ ve -- ris Do -- _ _ mi -- ne, si i -- ni -- qui -- ta -- tes ob -- ser -- va -- ve -- ris \mt #.5 Do -- mi -- ne Do -- mi -- ne quis su -- sti -- ne -- bit, \mt #1 quis __ _ su -- _ _ _ sti -- ne -- _ _ bit. } textotenor=\lyricmode{ Si i -- ni -- qui -- _ ta -- tes ob -- _ ser -- va -- _ ve -- ris Do -- mi -- ne quis su -- sti -- ne -- _ _ bit, quis su -- sti -- _ _ ne -- _ _ _ bit Do -- mi -- ne quis su -- _ sti -- _ _ ne -- _ _ _ _ _ _ _ _ _ bit, quis su -- sti -- _ ne -- bit. } textobassus=\lyricmode{ Si i -- ni -- qui -- ta -- _ _ _ _ _ tes ob -- ser -- va -- ve -- ris Do -- _ _ mi -- ne \mt #.5 Do -- mi -- ne quis su -- sti -- _ ne -- _ _ _ _ bit quis su -- _ sti -- ne -- bit. } 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'1 % debería ser g'\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-c2" \key c \major \time 2/2 d'1 } \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 b1 } \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-f3" \key c \major \time 2/2 g1. } \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 } >> \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.5\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 }