\version "2.22.0" #(set-default-paper-size "a4") #(set-global-staff-size 16.8) #(ly:set-option 'point-and-click #f) %mobile -s13.5 -i3.2 italicas=\override LyricText.font-shape = #'italic rectas=\override LyricText.font-shape = #'upright ss=\once \set suggestAccidentals = ##t incipitwidth = 17 mtempo={\tempo 4 = 100} mtempob={\tempo 4 = 50} mt=#(define-music-function (offset) (number?) ; move lyric text #{ \once \override LyricText.X-offset = -$offset #}) htitle="Que todos se pasan en flores" hcomposer="Anónimo" \header { title=\markup{\fontsize #3 "12. Que todos se pasan en flores"} subtitle="Cancionero de Uppsala" subsubtitle=\markup{\null \vspace #2 } composer="Anónimo" pdfauthor=\composer %opus="(-)" poet=\markup{"Venecia 1556"} copyright=\markup{ \fill-line {"Transcribed and edited by Nancho Alvarez" \typewriter "http://tomasluisdevictoria.org"} } tagline="" } global={\key c \major \time 2/2 \skip 1*21 \bar ".|:-||" \skip 1*5 \bar ":|." } cantus=\relative c'{ R1*2 r4 g c2 c4 c c2 d4 d e c8[ d] e[ f] e4. d8 c4 ~ c b c4 a8[ b] c[ d] e4 c8[ d e f] g4. e8 f4 g \[c,2 d\] c1 r4 e g2 g4 g a2 g4. e8 f4 g \[c,2 d\] c2 r4 a c2 b4 g r4 g'4. e8 f4 e c d g, a4 c2 b4 c\breve*1/2 \override Score.RehearsalMark.self-alignment-X=#right \override Score.RehearsalMark.break-visibility = #'#(#t #t #f) \mark \markup{"Fin"} g'2 g a g f4 e d g f e d2 c\breve*1/2 \mark \markup{"D.C."} } altus=\relative c'{ r4 g c2 c4 c c2 d4 d e c8[ d] e[ f] e4. d8 c4 ~ c b c2 r4 c2 c4 d4. c8 a[ b c d] e4 c8[ d e f] g4 r4 g, a g a4 c2 b4 c2 r4 a c2 b4 g r4 g'4. e8 f4 e4 c d g, a c2 b4 c1 r4 e g2 g4 g a2 g4. e8 f4 g \[c,2 d\] c\breve*1/2 e2 e f2. e4 d4 c4. c8 b4 a8[ g] c2 b4 c\breve*1/2 } textocantus=\lyricmode{ Que to -- dos se pa -- san en flo -- _ _ _ _ _ res, % paßan mis a -- mo -- _ _ _ _ _ res __ _ _ _ _ \italicas mis a -- _ mo -- _ res \rectas que to -- dos se pa -- san en flo -- _ _ _ res que to -- _ dos se pa -- san en flo -- _ _ _ _ _ res. Las flo -- res que han na -- çi -- _ _ _ _ do } textocantusb=\lyricmode{ De -- rri -- bo -- las vues -- tro ol -- vi -- _ _ _ _ _ do, % vro \mt #-.5 "y dis" -- fa -- vo -- _ _ _ _ _ res, __ _ _ _ _ \italicas y dis -- fa -- vo -- _ res \rectas " " _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ del tiem -- po que~os he ser -- vi -- _ _ _ _ do. } textoaltus=\lyricmode{ Que to -- dos se pa -- san en flo -- _ _ _ _ _ _ _ _ res mis a -- mo -- _ _ _ _ _ _ res __ _ _ _ _ mis a -- _ mo -- _ _ res que to -- _ dos se pa -- san en flo -- _ _ _ _ _ res que to -- dos se pa -- san en flo -- _ _ _ res. Las flo -- res __ _ que han na -- çi -- _ _ _ _ do } textoaltusb=\lyricmode{ De -- rri -- bo -- las vues -- tro ol -- vi -- _ _ _ _ _ _ _ _ do % vro \mt #.5 "y dis" -- fa -- vo -- _ _ _ _ _ _ res __ _ _ _ _ y dis -- fa -- vo -- _ _ res " " _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ del tiem -- po __ _ que~os he ser -- vi -- _ _ _ _ do. } incipitcantus=\markup{ \score{ { \set Staff.instrumentName="Tenor I " \override NoteHead.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-c3" \key c \major \time 4/4 g2 } \layout { line-width=\incipitwidth indent = 0 } } } incipitaltus=\markup{ \score{ { \set Staff.instrumentName="Tenor II " \override NoteHead.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-c3" \key c \major \time 4/4 g2 } \layout { line-width=\incipitwidth indent = 0 } } } %\layout { % \context {\Voice % \remove Ligature_bracket_engraver % \consists Mensural_ligature_engraver % } % line-width=\incipitwidth % indent = 0 %} \score {\transpose es' es'{ \new ChoirStaff<< \new Staff <<\global \new Voice="v1" { \set Staff.instrumentName=\incipitcantus \clef "G_8" \cantus } \new Lyrics \lyricsto "v1" {\textocantus } \new Lyrics \lyricsto "v1" {\textocantusb } >> \new Staff <<\global \new Voice="v2" { \set Staff.instrumentName=\incipitaltus \clef "G_8" \altus } \new Lyrics \lyricsto "v2" {\textoaltus } \new Lyrics \lyricsto "v2" {\textoaltusb } >> >> } % transpose \layout{ \context {\Lyrics \override VerticalAxisGroup.staff-affinity = #UP \override VerticalAxisGroup.nonstaff-relatedstaff-spacing = #'((basic-distance . 0) (minimum-distance . 0) (padding . 1.5)) %\override VerticalAxisGroup.nonstaff-nonstaff-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 . 12) (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 = 1 ragged-last-bottom = ##f indent=3.1\cm system-system-spacing = #'((basic-distance . 19) (minimum-distance . 0) (padding . 5)) top-system-spacing = % header #'((basic-distance . 8) (minimum-distance . 0) (padding . 0)) last-bottom-spacing = % footer #'((basic-distance . 17) (minimum-distance . 0) (padding . 0)) markup-system-spacing.padding = #2 }