\version "2.18.0" #(set-default-paper-size "a4") #(set-global-staff-size 16.3) #(ly:set-option 'point-and-click #f) %mobile -s14.5 -i1.5 -ball italicas=\override LyricText.font-shape = #'italic rectas=\override LyricText.font-shape = #'upright ss=\once \set suggestAccidentals = ##t mtempo={\tempo 4 = 90} mtempob={\tempo 4 = 45} htitle="Iesu rex admirabilis" hcomposer="Palestrina" % Edition based upon the transcription by Giovanni Vianini, Milano 2006 \header { title=\markup{\fontsize #3 "Iesu rex admirabilis"} subtitle=" " % subsubtitle=\markup{\column{" " " "}} composer="G. P. Palestrina (1525-1594)" pdfauthor=\composer %opus="(-)" %poet=\markup{} copyright=\markup{ \fill-line {"Edited by Nancho Alvarez" \typewriter "http://tomasluisdevictoria.org"} } tagline="" } % Para el canto llano he seguido el liber hymnarius. % El orden de las estrofas es distinto. \score {\transpose c c { << \new Voice = "canto" { \override Staff.TimeSignature.stencil = #'() \override Stem.transparent = ##t \set Score.timing = ##f \override NoteHead.style = #'neomensural \clef "G_8" \key c \major \override LigatureBracket.padding = #1 a4 a a a d f e d \bar ";" a a b g a c' b a \bar "|" a b c' d' c' a c' \[b a g\] \bar ";" a a b g e g a a \bar "||" } % en la edición de Vianini también está la estrofa 1 \new Lyrics \lyricsto "canto" { \set stanza = "2." Ie -- su flos ma -- tris Vir -- gi -- nis, a -- mor no -- stræ dul -- ce -- di -- nis, laus ti -- bi si -- ne ter -- mi -- nis, __ _ _ re -- gnum be -- a -- ti -- tu -- di -- nis. } \new Lyrics \lyricsto "canto" { \set stanza = "4." Te cæ -- li cho -- rus præ -- di -- cat et tu -- as lau -- des re -- pli -- cat. Ie -- sus or -- bem læ -- ti -- fi -- cat __ _ _ et nos De -- o pa -- ci -- fi -- cat. } >> }%transpose \layout { line-width=19.0\cm %notablet indent=0\cm ragged-right = ##f } } %tablet \pageBreak global={\key c \major \time 2/2 \skip 1*13 \bar "|." } cantus=\relative c''{ a2 a4 g c b a4. a8 a4 f e a g f e4. e8 e2 r \break a2 b b c4 a g4. g8 g2 ~ g r4 c \break c b a4. a8 a4 g f f f e d4. d8 d4 cis \mtempob d\breve*1/4 } altus=\relative c'{ f2 e4 d e e f4. f8 f4 a g f e d cis4. cis8 cis2 r % no sé si está escrita o no la alteración e2 gis gis a4 f % no sé si está escrita o no la alteración e4. e8 e4 e e d e4. e8 e4 e f2 r2 a a4 g f4. f8 f4 e d\breve*1/4 } tenor=\relative c'{ d2 c4 b a g f4. f8 f4 f c' f, g g a4. a8 a2 r a2 e e a4 a c4. c,8 c4 c' c b a4. a8 a4 g f f f4 e d2 c d8 e f g a4. a8 d,\breve*1/4 } textocantus=\lyricmode{ \set stanza = "1." Ie -- su rex ad -- mi -- ra -- bi -- lis, et tri -- um -- pha -- tor no -- bi -- lis dul -- ce -- do i -- nef -- fa -- bi -- lis to -- tus de -- si -- de -- ra -- bi -- lis, to -- tus de -- si -- de -- ra -- bi -- lis. } textoaltus=\lyricmode{ \set stanza = "1." Ie -- su rex ad -- mi -- ra -- bi -- lis, et tri -- um -- pha -- tor no -- bi -- lis dul -- ce -- do i -- nef -- fa -- bi -- lis, to -- tus de -- si -- de -- ra -- bi -- lis to -- tus de -- si -- de -- ra -- bi -- lis. } textotenor=\lyricmode{ \set stanza = "1." Ie -- su rex ad -- mi -- ra -- bi -- lis, et tri -- um -- pha -- tor no -- bi -- lis dul -- ce -- do i -- nef -- fa -- bi -- lis, to -- tus de -- si -- de -- ra -- bi -- lis, to -- tus de -- si -- de -- ra -- _ _ _ _ bi -- lis. } textocantusb=\lyricmode{ % esta estrofa no está en el liber hymnarius \set stanza = "3." Ma -- ne no -- bi -- scum Do -- mi -- ne, et nos il -- lu -- stra lu -- mi -- ne pul -- sa men -- tis ca -- li -- gi -- ne mun -- dum re -- ple dul -- ce -- di -- ne, mun -- dum re -- ple dul -- ce -- di -- ne. } textoaltusb=\lyricmode{ \set stanza = "3." Ma -- ne no -- bi -- scum Do -- mi -- ne, et nos il -- lu -- stra lu -- mi -- ne pul -- sa men -- tis ca -- li -- gi -- ne, mun -- dum re -- ple dul -- ce -- di -- ne mun -- dum re -- ple dul -- ce -- di -- ne. } textotenorb=\lyricmode{ \set stanza = "3." Ma -- ne no -- bi -- scum Do -- mi -- ne, et nos il -- lu -- stra lu -- mi -- ne pul -- sa men -- tis ca -- li -- gi -- ne, mun -- dum re -- ple dul -- ce -- di -- ne, mun -- dum re -- ple dul -- ce -- _ _ _ _ di -- ne. } textocantusc=\lyricmode{ \set stanza = "5." Iam pro -- se -- qua -- mur lau -- di -- bus, Ie -- sum hym -- nis et pre -- ci -- bus ut nos do -- net cæ -- le -- sti -- bus cum i -- pso fru -- i se -- di -- bus, cum i -- pso fru -- i se -- di -- bus. } textoaltusc=\lyricmode{ \set stanza = "5." Iam pro -- se -- qua -- mur lau -- di -- bus, Ie -- sum hym -- nis et pre -- ci -- bus ut nos do -- net cæ -- le -- sti -- bus, cum i -- pso fru -- i se -- di -- bus cum i -- pso fru -- i se -- di -- bus. } textotenorc=\lyricmode{ \set stanza = "5." Iam pro -- se -- qua -- mur lau -- di -- bus, Ie -- sum hym -- nis et pre -- ci -- bus ut nos do -- net cæ -- le -- sti -- bus, cum i -- pso fru -- i se -- di -- bus, cum i -- pso fru -- i se -- _ _ _ _ di -- bus. } \score {\transpose c' c'{ \new ChoirStaff<< \new Staff <<\global \new Voice="v1" { \set Staff.instrumentName="Cantus " \clef "treble" \cantus } \new Lyrics \lyricsto "v1" {\textocantus } \new Lyrics \lyricsto "v1" {\textocantusb } \new Lyrics \lyricsto "v1" {\textocantusc } >> \new Staff <<\global \new Voice="v2" { \set Staff.instrumentName="Altus " \clef "treble" \altus } \new Lyrics \lyricsto "v2" {\textoaltus } \new Lyrics \lyricsto "v2" {\textoaltusb } \new Lyrics \lyricsto "v2" {\textoaltusc } >> \new Staff <<\global \new Voice="v3" { \set Staff.instrumentName="Tenor " % Baritono \clef "G_8" \tenor } \new Lyrics \lyricsto "v3" {\textotenor } \new Lyrics \lyricsto "v3" {\textotenorb } \new Lyrics \lyricsto "v3" {\textotenorc } >> >> } % 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 = 1 ragged-last-bottom = ##f indent=1.2\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 . 16) (minimum-distance . 0) (padding . 0)) }