\version "2.22.0" #(set-default-paper-size "a4") #(set-global-staff-size 16.4) #(ly:set-option 'point-and-click #f) %mobile -s16.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: 11. De profundis clamavi" hcomposer="Morales" \header { title=\markup{\fontsize #3 "11. De profundis clamavi"} 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*32 \bar "|." } altus=\relative c'{ g2. a4 b2 c4. d8 e4 d2 c8 b c2 d ~ % desplazado. Lo corrijo. \parenthesize d4 e f e8 d % añado un puntillo c4 f2 e4 d4 c8 b a4 f' e4 d8 c d2 r4 a'2 g4 ~ g4 f8 e f2 ~ \parenthesize f4 d4 c2 ~ % y le quito puntillo al f, podria ser al c %e4 f e8 d c4 %f2 e4 d %c8 b a4 f' e %d8 c d2 r4 %a'2 g %f8 e f2. ~ %f4 d c2 ~ c4 d e g ~ g f2 e8 d e2 f4 g c, f2 e4 f1 r2 c ~ c d e2. d4 b c b2 a4 f'2 e4 ~ e4 d8 c d2 e g ~ g \ss fis g2 r4 g ~ g4 e2 c4 d4 e2 d8 c b4 e d g ~ g f2 e8 d e4 c8 d e f g e f4 g2 \ss fis4 % CSIC \ss fis g2 fis4 g\breve*1/2 } tenor=\relative c'{ R1 g1 g2 \[g a\] b a2. g4 a2 g \[f1 g\] c1 \[d2 a\] a2. g4 a f g2 b2 \[b c4.\] b8 a4 g % CSIC \ss bes8 a4 bes g2 f1 ~ f r2 f g2. f4 g4 a2 \ss gis4 a2 c b4 c2 b4 c2. c4 b4 a8 g a2 g1 r2 \[e g\] \[a g\] b g4 c4. b8 b4 c1 a4 b a2 g\breve*1/2 } bassus=\relative c{ R1 r2 c ~ c4 d e2 a,2 r d2. e4 f2 c r2 c' ~ c b a4. g8 f4 e d1 f2. e4 f d c e ~ e d8 c d2 c d4 e f \ss bes, c2 r2 c' ~ c4 a a4. g8 % CSIC \ss aes ! f4 e d2 c2. d4 e1 \[f2 a\] g1 c, d r4 g2 e4 ~ e4 c2 a4 b4 c2 d4 e c g'4. f8 e4 f d2 c1 d g\breve*1/2 } textoaltus=\lyricmode{ De pro -- fun -- dis, __ _ _ _ _ _ _ _ de pro -- fun -- _ dis cla -- _ \mt #.7 ma -- _ _ vi, cla -- _ ma -- _ vi cla -- _ ma -- _ vi ad te __ _ Do -- mi -- _ _ _ _ _ _ _ _ _ ne: Do -- mi -- ne ex -- au -- di vo -- cem me -- _ _ _ _ _ _ _ am vo -- cem me -- _ _ _ _ am, vo -- cem me -- _ _ _ am, vo -- _ _ _ _ _ _ cem me -- am. } textotenor=\lyricmode{ De pro -- fun -- _ dis cla -- _ \mt #.7 ma -- _ vi __ _ _ _ _ ad te Do -- mi -- ne, ad te __ _ _ _ _ \mt #.5 Do -- _ mi -- ne: ex -- au -- di vo -- cem __ _ me -- _ _ _ _ am, vo -- cem me -- _ _ am vo -- _ cem __ _ me -- _ _ _ _ am, vo -- cem me -- am. } textobassus=\lyricmode{ De pro -- fun -- dis de pro -- fun -- dis cla -- ma -- _ _ _ _ vi ad te Do -- mi -- _ _ _ _ _ _ _ _ _ _ ne: Do -- mi -- ne __ _ ex -- au -- di vo -- cem me -- _ _ _ _ am vo -- cem me -- _ am, vo -- _ _ _ _ _ _ _ _ cem me -- am. } 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 g1. } \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 g\breve } \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 c1. } \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="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 "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.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 }