\version "2.12.2" #(set-default-paper-size "a4") #(set-global-staff-size 16.4) #(ly:set-option 'point-and-click #f) ss=\once \set suggestAccidentals = ##t cresc=\markup{\italic "cresc."} dim=\markup{\italic "dim."} rit=\markup{\italic "rit."} htitle="La Tarara" hcomposer="Turellier" \header { title=\markup{\larger \larger \larger "La Tarara" } subtitle=\markup{"Popular de Soria"} composer="Arr.: Jean Turellier" %opus="(-)" poet="(original un tono más alto)" copyright=\markup{ \fill-line {"Edited by Nancho Alvarez" \typewriter "http://tomasluisdevictoria.org"} } tagline="" } global={\key c \major \time 2/4 \skip 1*2/4*17 \bar "|." } cantus=\relative c''{ \once \override Score.MetronomeMark #'X-offset = #-8 \tempo \markup{\larger \larger "Allegro"} R1*2/4^\fermataMarkup e8 e e e f e d c d4. c8 e d c b c4. b8 d c b a b4. gis8 e8 e \breathe e e a4. b8 c4 b8 a b4. gis8 e4 e8 e a4. b8 c d e f e4 gis, a2 } altus=\relative c''{ R1*2/4^\fermataMarkup c4 b a b gis a \break b a8 gis a2 ~ a ~ a4 f e8 e \breathe e e e4. e8 e4 e8 e e4. e8 e4 e8 e e4. g8 f f e d a'4 e e2 } tenor=\relative c'{ e2^\fermata ~ e ~ e ~ e~ e \breathe e8 e e e f e d c d4. d8 e f \breathe e d c4. b8 a4 d8 d d4. c8 b4 e8 d c b a g a4. b8 c[ b] c[ d] c2 } bassus=\relative c'{ R1*2/4^\fermataMarkup R1*2/4*2 b8 b a a gis4 e a4 g! f2 ~ f8 g a b c d \breathe c b a4. g8 f4 e8 fis gis4. a8 b4 c8 b a g! f! e d4 c8[ d] e[ d] c[ b] a2 } textocantus=\lyricmode{ Tie -- ne la Ta -- ra -- ra un ves -- ti -- do blan -- co con lu -- na -- res ro -- jos pa -- ra~el Jue -- ves San -- to, la Ta -- ra -- ra sí, la Ta -- ra -- ra no, la Ta -- ra -- ra, ma -- dre que la bai -- lo yo. } textocantusb=\lyricmode{ _ _ _ _ _ _ u -- nos pan -- ta -- lo -- nes que de~a -- rri -- ba~a -- ba -- jo to -- do son bo -- to -- nes } textocantusc=\lyricmode{ _ _ _ _ _ _ un de -- di -- to ma -- lo que cu -- rar no pue -- de nin -- gún ci -- ru -- ja -- no } textoaltus=\lyricmode{ Tie -- ne la Ta -- ra -- ra un ves -- _ ti -- do blan -- co la Ta -- ra -- ra sí, la Ta -- ra -- ra no, la Ta -- ra -- ra, ma -- dre que la bai -- lo yo. } textoaltusb=\lyricmode{ _ _ _ _ _ _ u -- nos pan -- ta -- lo -- nes } textoaltusc=\lyricmode{ _ _ _ _ _ _ un de -- di -- to ma -- lo } textotenor=\lyricmode{ La! __ Tie -- ne la Ta -- ra -- ra un ves -- ti -- do blan -- co la Ta -- ra -- ra sí, la Ta -- ra -- ra no, la Ta -- ra -- ra, ma -- dre, que la bai -- lo __ yo. } textotenorb=\lyricmode{ _ _ _ _ _ _ _ u -- nos pan -- ta -- lo -- nes } textotenorc=\lyricmode{ _ _ _ _ _ _ _ un de -- di -- to ma -- lo } textobassus=\lyricmode{ Tie -- ne la Ta -- ra -- ra, tie -- ne un ves -- ti -- do blan -- co la Ta -- ra -- ra sí, la Ta -- ra -- ra no, la Ta -- ra -- ra, ma -- dre, que la __ bai -- lo __ yo. } textobassusb=\lyricmode{ _ _ _ _ _ _ _ _ u -- nos pan -- ta -- lo -- nes } textobassusc=\lyricmode{ _ _ _ _ _ _ _ _ un de -- di -- to ma -- lo } \score {\transpose c' bes{ \new ChoirStaff<< \new Staff <<\global \new Voice="v1" { \set Staff.instrumentName=\markup{\larger "Soprano "} \clef "treble" \cantus } \new Lyrics \lyricsto "v1" {\textocantus } \new Lyrics \lyricsto "v1" {\textocantusb } \new Lyrics \lyricsto "v1" {\textocantusc } >> \new Staff << \global \new Voice="v2" { \set Staff.instrumentName=\markup{\larger "Alto "} \clef "treble" \altus} \new Lyrics \lyricsto "v2" {\textoaltus } \new Lyrics \lyricsto "v2" {\textoaltusb } \new Lyrics \lyricsto "v2" {\textoaltusc } >> \new Staff <<\global \new Voice="v3" { \set Staff.instrumentName=\markup{\larger "Tenor "} \clef "G_8" \tenor } \new Lyrics \lyricsto "v3" {\textotenor } \new Lyrics \lyricsto "v3" {\textotenorb } \new Lyrics \lyricsto "v3" {\textotenorc } >> \new Staff <<\global \new Voice="v4" { \set Staff.instrumentName=\markup{\larger "Bajo "} \clef "bass" \bassus } \new Lyrics \lyricsto "v4" {\textobassus } \new Lyrics \lyricsto "v4" {\textobassusb } \new Lyrics \lyricsto "v4" {\textobassusc } >> >> }%transpose \layout{ indent = 2.0\cm \context {\Lyrics \override VerticalAxisGroup #'minimum-Y-extent = #'(-0.5 . 0) } \context {\Score \override BarNumber #'padding = #2 } \context {\Lyrics %\override LyricText #'font-size = #2 \override LyricHyphen #'minimum-distance = #0.33 } \context {\Voice autoBeaming = ##f %melismaBusyProperties = #'() } %\context { \RemoveEmptyStaffContext } \context {\Staff \consists Ambitus_engraver } } %\midi {} } \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=3 line-width=19.0\cm between-system-padding = 0 ragged-last-bottom = ##f foot-separation = 4\mm }