\version "2.18.0" #(set-default-paper-size "a4") #(set-global-staff-size 16.5) #(ly:set-option 'point-and-click #f) %mobile -s14.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 = 80} mtempob={\tempo 4 = 40} htitle="No soy yo" hcomposer="Anónimo" \header { title=\markup{\fontsize #3 "4. No soy yo"} subtitle="Cancionero de Uppsala" subsubtitle=\markup{\null \vspace #1.5 } 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 f \major \time 3/4 \skip 1*3/4*20 \bar ".|:-||" \skip 1*3/4*9 \bar ":|." } cantus=\relative c'{ \override Score.RehearsalMark.self-alignment-X=#right \override Score.RehearsalMark.break-visibility= #'#(#t #t #f) R1*3/4 r4 f g a2 bes4 % puntillo de separacion a4 g2 f4 c' bes a4 r8 c bes4 a4 f g a4. f8 g4 a2. % el puntillo viene en el original r4 a g e a4 a8 \noBeam g ~ g \noBeam d8 f4 e f c' c8 \noBeam bes ~ bes \noBeam f8 a4 g f a a g2 d4 f4 e4. d8 d4 c d ~ % 2 compases ennegrecidos d e2 d\breve*3/8 \mark \markup{"Fin"} R1*3/4 r4 f g a4. f8 g4 bes a c a4 g2 % ennegrecidas f2 a4 e4 g d f4 e2 % ennegrecidas d2 \mtempob d4^\fermata \mark \markup{"D.C."} } altus=\relative c'{ r4 f g a d, e c4 d2 % ennegrecidas f2 e4 f2 g4 f e r8 g f4 d4. c8 a4 bes2 a4 d c a a bes c a8 \noBeam bes \noBeam c \noBeam d e \noBeam f8 ~ f16[ e16] d4 \ss cis8 d4 c8 \noBeam d \noBeam e \noBeam f g \noBeam a8 ~ a16[ g16] f4 e8 f4 f,8. \noBeam g16 a8. \noBeam bes16 c8. \noBeam d16 e4. d8 d4 c d ~ d4 e4. d8 d2 \ss cis4 d\breve*3/8 r4 f4 g a4. d,8 e4 f4 d e g a4. g8 f2 e4 f d a c g8. a16 bes8. c16 d2 \ss cis4 d2 d4^\fermata } textocantus=\lyricmode{ No soy yo quien veis vi -- vir, no soy yo % no so yo no soy yo no no no no no no som -- bra soy, som -- bra soy de quien mu -- rió, \italicas som -- bra soy de quien mu -- rió, \rectas som -- bra soy \italicas de quien \rectas mu -- _ rió, % del que \italicas de quien mu -- rió. \rectas Se -- ño -- ra ya no soy ya, ya no soy ya, quien go -- za -- ba vues -- tra glo -- ria. } textocantusb=\lyricmode{ El que fue vues -- tro~y se -- rá, " " _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Ya~es per -- di -- da mi me -- mo -- ria, \italicas % no me -- mo -- ria, \rectas qu'en el o -- tro mun -- do~es -- tá. __ _ } textoaltus=\lyricmode{ No soy yo, no soy yo quien veis vi -- vir, % no so yo no soy yo no soy yo no no no no, som -- bra soy, \italicas som -- bra soy, \rectas som -- bra soy de quien mu -- _ _ _ rió, \italicas som -- bra soy de quien mu -- _ _ _ rió, \rectas som -- bra soy de quien mu -- rió __ _ \italicas som -- bra soy de __ _ quien mu -- rió. \rectas Se -- ño -- ra ya no soy ya, ya no soy, \italicas ya no soy \rectas % no en original ya, quien go -- za -- ba __ _ _ _ vues -- tra glo -- ria. } textoaltusb=\lyricmode{ El que fue, el que fue vues -- tro~y se -- rá, " " _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Ya~es per -- di -- da mi me -- mo -- _ ria, mi me -- mo -- _ ria, qu'en el o -- tro __ _ _ _ mun -- do~es -- tá. __ _ } incipitcantus=\markup{ \score{ { \set Staff.instrumentName="Cantus " \override NoteHead.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-c1" \key f \major \time 2/2 \override TextScript.X-offset = #-3.5 s4*0^\markup{"3"} f'1 } \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 f \major \time 2/2 \override TextScript.X-offset = #-3.5 s4*0^\markup{"3"} f'1 } \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 Lyrics \lyricsto "v1" {\textocantusb } >> \new Staff <<\global \new Voice="v2" { \set Staff.instrumentName=\incipitaltus \clef "treble" \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)) \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=5 %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 . 16) (minimum-distance . 0) (padding . 0)) markup-system-spacing.padding = #1.5 }