\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 = 19 mtempo={\tempo 4 = 100} mtempob={\tempo 4 = 50} htitle="Dime robadora" hcomposer="Anónimo" \header { title=\markup{\fontsize #3 "3. Dime robadora"} 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 c \major \time 3/4 \skip 1*3/4*23 \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 g2 g4 e4. f8 g4 c, c' b g a g e r r g a g ~ g8 \noBeam e f4 e r8 b' c4 b8 \noBeam g a4 g4. e8 f4 g4. f8 e4 d4. c8 c2 b4 c2. R1*3/4 g'4 a g ~ % el puntillo parece un silencio g8 \noBeam e f4 e r8 b' c4 b8 \noBeam g a4 g4. e8 f4 g4. f8 e4 d4. c8 c2 b4 c\breve*3/8 \mark \markup{"Fin"} g'4 a2 g4. e8 f4 e4 c r r g' f e r8 a g4 e4 r8 a g4 f4 g c, ~ % 2 compases ennegrecidos c d2 c\breve*3/8 \mark \markup{"D.C."} } altus=\relative c''{ g2 g4 e4. f8 g4 c, c' b g a g e r r g a g ~ g8 \noBeam e8 f4 e r8 g a4 g ~ g8 \noBeam e a4 g ~ g8 \noBeam f e[ d] c4 r8 d e4. d8 c4 b \[c4 ~ % 2 compases ennegrecidos c d2\] c2 r4 g'4 a g ~ g8 \noBeam e8 f4 e r8 g a4 g4 ~ g8 \noBeam e8 a4 g4 ~ g8 \noBeam f8 e[ d] c4 r8 d e4. d8 c4 b \[c4 ~ % 2 compases ennegrecidos c d2\] c\breve*3/8 R1*3/4 g'4 a2 g4. e8 f4 e4 c r g' f e r8 g f4 e d e4. d8 c2 b4 c\breve*3/8 } textocantus=\lyricmode{ Di -- me ro -- ba -- do -- ra, % Robadora qué te me -- _ re -- cí qué ga -- nas a -- go -- ra \italicas qué ga -- nas a -- go -- ra \rectas que mue -- ra, que mue -- ra __ _ _ por ti qué ga -- nas a -- go -- ra qué ga -- nas a -- go -- ra que mue -- ra, que mue -- ra __ _ _ por ti. Yo siem -- pre sir -- vien -- _ do tú siem -- pre \italicas tú siem -- pre \rectas tú siem -- pre~ol -- vi -- dan -- _ do. } textocantusb=\lyricmode{ Yo soy quien te~a -- do -- ra % tadora y tú con -- _ tra mí " " _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Yo siem -- pre mu -- rien -- _ do tú siem -- pre \italicas tú siem -- pre \rectas tú siem -- pre ma -- tan -- _ do. } textoaltus=\lyricmode{ Di -- me ro -- ba -- do -- ra, % Robadora qué te me -- _ re -- cí qué ga -- nas a -- go -- ra qué ga -- nas a -- go -- ra que mue -- _ ra que mue -- _ ra __ _ por _ ti qué ga -- nas a -- go -- ra qué ga -- nas a -- go -- ra que mue -- _ ra que mue -- _ ra __ _ por __ _ ti. Yo siem -- pre sir -- vien -- _ do tú siem -- pre tú siem -- pre~ol -- vi -- dan -- _ _ _ do. } textoaltusb=\lyricmode{ Yo soy quien te~a -- do -- ra % tadora y tú con -- _ tra mí " " _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Yo siem -- pre mu -- rien -- _ do tú siem -- pre tú siem -- pre ma -- tan -- _ _ _ do. } incipitcantus=\markup{ \score{ { \set Staff.instrumentName="Cantus I " \override NoteHead.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-c1" \key c \major \time 2/2 \override TextScript.X-offset = #-3.5 s4*0^\markup{"3"} g'\breve } \layout { line-width=\incipitwidth indent = 0 } } } incipitaltus=\markup{ \score{ { \set Staff.instrumentName="Cantus II " \override NoteHead.style = #'neomensural \override Staff.TimeSignature.style = #'neomensural \cadenzaOn \clef "petrucci-c1" \key c \major \time 2/2 \override TextScript.X-offset = #-3.5 s4*0^\markup{"3"} g'\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' 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 }