\version "2.18.0" #(set-default-paper-size "a4") #(set-global-staff-size 16.2) #(ly:set-option 'point-and-click #f) %mobile -s14.5 -i1.4 ss=\once \set suggestAccidentals = ##t htitle="Come again" hcomposer="Dowland" \header { title=\markup{\fontsize #3 "17. Come again" } subsubtitle=\markup{\null \vspace #1 } composer="John Dowland (1563-1626)" pdfauthor=\composer poet="First book of Ayres 1597" %opus="(-)" copyright=\markup{ \fill-line {"Edited by Nancho Alvarez" \typewriter "http://tomasluisdevictoria.org"} } tagline="" } global={\key g \major \time 2/2 \partial 2 \skip 2 \skip 1*6 \skip 2 \bar ".|:" \skip 2 \skip 1*5 \skip 2 \bar ":|." } cantus={ r4 b'8. c''16 | d''2 r4 d'' | e'' d'' c''4. c''8 | b'2 r4 d'' | %5 d'' c'' b' b' | a'2 r4 a' | b' g' a'4. a'8 | a'2 r8 d' g'4 | r8 e' a'4 r8 fis' b'4 | %10 r8 g' c''4 r8 a' d''4 ~ | d''1 | r8 d'' c'' b' a'4 r8 b' | a' g' g'4. fis'16[ e'] fis'4 | g'2 } altus={ g'4. g'8 | g'2 r4 b' | a'8 g' g'2 fis'4 | g'2 r4 g' | %5 g'( e'8.) fis'16 g'4. g'8 | fis'2 r4 fis' | g'4. d'8 e'4. e'8 | fis'2 d' | e'4 r8 e' fis'4 r8 fis' | %10 g'4 r8 g' a'4 r8 a' | b'2. a'4 | g'8. fis'16 e'8 g' fis'4. g'8 | e'4 b8[ c'] d'4. c'8 | b2 } tenor={ d'4. d'8 | b2 r4 b | c' d' e'4. d'16[ c'] | d'2 r4 b | %5 b a g b | d'2 r4 d' | d'4. d'8 d'4 cis' | d'2 g | g4 r8 c' a4 r8 d' | %10 b4 r8 e' d'4 r8 c' | b g g a b4 c' | d' r8 g d'4. d'8 | c' b b a16[ g] a4. a8 | g2 } bassus={ g4 g | g2 r4 g, | c b, a,4. a,8 | g,2 r4 g, | %5 g, a, b, g, | d2 r4 d | g, b, a,4. a,8 | d2 b, | c4. c8 d4. d8 | %10 e4. e8 fis4. fis8 | g4 g, g, a, | b, c d b, | c8[ d] e4 d4. d8 | g,2 } textocantus=\lyricmode{ Come a -- gain, sweet love doth now in -- vite Thy gra -- ces that re -- frain To do me due de -- light, To see, to hear, to touch, to kiss, to die, _ With thee a -- gain in sweet -- est sym -- pa -- _ _ thy. } textoaltus=\lyricmode{ Come a -- gain, sweet love doth now in -- vite Thy gra -- _ ces that re -- frain To do me due de -- light, To see, to hear, to touch, to kiss, to die, to die With thee a -- gain in sweet -- est __ _ sym -- pa -- thy. } textotenor=\lyricmode{ Come a -- gain, sweet love doth now in -- _ vite Thy gra -- ces that re -- frain To do me due de -- light, To see, to hear, to touch, to kiss, to die, to die With thee a -- gain, with thee a -- gain in sweet -- est _ sym -- pa -- thy. } textobassus=\lyricmode{ Come a -- gain, sweet love doth now in -- vite Thy gra -- ces that re -- frain To do me due de -- light, To see, to hear, to touch, to kiss, to die, to die With thee a -- gain in sweet -- _ est sym -- pa -- thy. } textocantusb=\lyricmode{ Come a -- gain, that I may cease to mourn Through thy un -- kind dis -- dain; For now left and for -- lorn: I sit, I sigh, I weep, I faint, I die, _ In dead -- ly pain and end -- less mi -- se -- _ _ ry. } textoaltusb=\lyricmode{ Come a -- gain, that I may cease to mourn Through thy __ _ un -- kind dis -- dain; For now left and for -- lorn: I sit, I sigh, I weep, I faint, I die, I die In dead -- ly pain and end -- less __ _ mi -- se -- ry. } textotenorb=\lyricmode{ Come a -- gain, that I may cease to _ mourn Through thy un -- kind dis -- dain; For now left and for -- lorn: I sit, I sigh, I weep, I faint, I die, I die In dead -- ly pain, in dead -- ly pain and end -- less _ mi -- se -- ry. } textobassusb=\lyricmode{ Come a -- gain, that I may cease to mourn Through thy un -- kind dis -- dain; For now left and for -- lorn: I sit, I sigh, I weep, I faint, I die, I die In dead -- ly pain and end -- _ less mi -- se -- ry. } \score { \new ChoirStaff<< \new Staff <<\global \new Voice="v1" { \set Staff.instrumentName="Soprano " \clef "treble" \cantus } \new Lyrics \lyricsto "v1" {\textocantus } \new Lyrics \lyricsto "v1" {\textocantusb } >> \new Staff << \global \new Voice="v2" { \set Staff.instrumentName="Alto " \clef "treble" \altus} \new Lyrics \lyricsto "v2" {\textoaltus } \new Lyrics \lyricsto "v2" {\textoaltusb } >> \new Staff <<\global \new Voice="v3" { \set Staff.instrumentName="Tenor " \clef "G_8" \tenor } \new Lyrics \lyricsto "v3" {\textotenor } \new Lyrics \lyricsto "v3" {\textotenorb } >> \new Staff <<\global \new Voice="v4" { \set Staff.instrumentName="Bajo " \clef "bass" \bassus } \new Lyrics \lyricsto "v4" {\textobassus } \new Lyrics \lyricsto "v4" {\textobassusb } >> >> \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.5\cm system-system-spacing = #'((basic-distance . 20) (minimum-distance . 0) (padding . 5)) top-system-spacing = % header #'((basic-distance . 9) (minimum-distance . 0) (padding . 0)) last-bottom-spacing = % footer #'((basic-distance . 14) (minimum-distance . 0) (padding . 0)) markup-system-spacing.padding = #1.5 }