\version "2.18.0" #(set-default-paper-size "a4") #(set-global-staff-size 17.2) #(ly:set-option 'point-and-click #f) %mobile -s15.5 -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} htitle="O vos omnes" hcomposer="Mantua" \header { title=\markup{\fontsize #3 "O vos omnes"} subtitle=" " % subsubtitle=\markup{\column{" " " "}} composer="Jacquet de Mantua (1483-1559)" pdfauthor=\composer %opus="(-)" poet=\markup{"Lamentaciones 1, 12"} copyright=\markup{ \fill-line {"Edited by Nancho Alvarez" \typewriter "http://tomasluisdevictoria.org"} } % tagline="" } global={\key c \major \time 2/2 \skip 1*41 %\override Score.TimeSignature.break-visibility = #'#(#f #t #t) \bar "|." } cantus=\relative c'{ e1 e2 g a1 e2 c' ~ c4 b a g f e8 d a'2 g e g2. f4 e d c2 ~ c c' ~ c4 b a4. g8 f1 e2 a ~ a4 g f2 ~ f4 e d2 c1 c' b2 b a2. f4 g1 ~ g a g4 e g2 f2. e8 d e4 g4. f8 e4 ~ e d8 c d2 e1 \break e g2 g a1 a2. a4 g2 c ~ c4 b a g f e a2 g2 f4 e ~ e8 d16 c d4 e2 ~ e c' ~ c4 b a g f4 e2 d4 e1 ~ e\breve*1/2 } altus=\relative c'{ R1*3 a1 a2 c d1 b2 g' ~ g4 f e d c b8 a e'2 ~ e1 ~ e2 e d4. c8 a4 d ~ d c8 b c2 ~ c4 b8 c d4. c8 b a a2 \ss gis4 a2. b4 c d e f g4. f16 e d2 f1 e2 e d2. b4 c1 ~ c d c a ~ a c e2 e f1 f2. f4 e2 g ~ g4 f e d c b a2 e'4. d8 c4 b a2 b e,1 ~ e2 c' ~ c4 b a2 g c b\breve*1/2 } tenor=\relative c{ R1*6 e1 e2 g a1 e c'2. b4 a g f e8 d a'1 ~ a2 d, ~ d d e a ~ a4 b c2 d b c1 ~ c b2 b a2. f4 g1 a2. g4 ~ g e g2 f1 e a1 b2 b d1 c2. c4 c b8 a g2 c2. b4 a g f2 e2 a ~ a4 g8 f g2 ~ g1 c2. b4 a g f2 e a ~ a4 \ss gis8 \ss fis \mtempob gis\breve*1/4 } bassus=\relative c{ R1*9 a1 a2 c d1 a f'2. e4 d c b2 a1 a' g2 g f2. e8 d c1 R1 f1 e2 e d2. g,4 c1 d a a e'2 e d1 f2. f4 c1 ~ c r2 c' ~ c4 b a g f2 e c2. b4 a g f2 ~ f4 g a b c2. b8 a e'\breve*1/2 } textocantus=\lyricmode{ O vos o -- mnes qui tran -- si -- tis per vi -- _ _ _ am, qui tran -- si -- tis __ _ _ per vi -- _ _ _ am, per vi -- _ _ _ am, at -- ten -- di -- te et vi -- de -- te, et vi -- de -- _ _ _ _ _ _ _ _ _ te: si est do -- lor si -- mi -- lis do -- _ lo -- ri me -- o, do -- lo -- ri me -- _ _ _ o, do -- _ lo -- ri me -- _ _ o. } textoaltus=\lyricmode{ O vos o -- mnes qui tran -- si -- tis per vi -- _ _ am, per vi -- _ _ am, __ _ _ _ \italicas per _ vi -- _ _ _ _ _ am, \rectas qui tran -- si -- tis per vi -- _ _ am, at -- ten -- di -- te et vi -- de -- _ te: si est do -- lor si -- mi -- lis do -- _ lo -- ri me -- _ o, do -- _ lo -- ri me -- _ o, do -- _ lo -- ri me -- o. } textotenor=\lyricmode{ O vos o -- mnes qui tran -- si -- tis per vi -- _ _ am, per vi -- am, per __ _ vi -- _ am, at -- ten -- di -- te et vi -- de -- te, et vi -- de -- te: si est do -- lor si -- mi -- lis __ _ _ _ do -- _ lo -- ri me -- _ o, __ _ _ _ do -- _ lo -- ri me -- o, me -- _ _ o. } textobassus=\lyricmode{ O vos o -- mnes qui tran -- si -- tis per vi -- am, at -- ten -- di -- te __ _ _ _ at -- ten -- di -- te et vi -- de -- te: si est do -- lor si -- mi -- lis do -- _ lo -- ri me -- o, do -- _ lo -- ri me -- _ _ _ _ _ _ o. } 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 e'\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-c3" \key c \major \time 2/2 a\breve } \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-c4" \key c \major \time 2/2 e\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-f4" \key c \major \time 2/2 a,\breve } \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' ees'{ \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.3\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)) }