\version "2.11.22" #(set-default-paper-size "a4") #(set-global-staff-size 16.5) #(ly:set-option 'point-and-click #f) ss=\once \set suggestAccidentals = ##t \header { title=\markup{\column {\bigger \bigger \bigger "Cerca de ti, Señor" " " " " " " " " }} composer="L. Mason" %opus="(-)" copyright=\markup{ \fill-line {"Edited by Nancho Alvarez" \typewriter "http://tomasluisdevictoria.org"} } tagline="" } global={\key g \major \time 6/8 \skip 1*6/8*8 \bar "|:" \break \skip 1*6/8*8 \bar ":|" } cantus={ \once \override TextScript #'X-offset = #-4 s4*0^\markup{\bold \bigger "Moderato"} b'4.^\p a'4 g'8 | g'4 e'8 e'4. | d' g'4 b'8 | a'4. ~ a'4 r8 | %5 b'4. a'4 g'8 | g'4 e'8 e'4. | d'4( g'8) fis'4 a'8 | g'4. ~ g'4 r8 | d''4.^\f e''4 d''8 | %10 d''4 b'8 d''4. | d'' e''4 d''8 | d''4 b'8 a'4. | b' a'4 g'8 | g'4 e'8 e'4. | %15 d'4( g'8) fis'4 a'8 | g'4. ~ g'4 r8 } altus={ g'4.^\p fis'4 e'8 | e'4 c'8 c'4. | d' d'4 g'8 | fis'4. ~ fis'4 r8 | %5 g'4. fis'4 e'8 | e'4 c'8 c'4. | b4( d'8) d'4 d'8 | d'4. ~ d'4 r8 | b'4.^\f c''4 b'8 | %10 b'4 g'8 b'4. | b' c''4 b'8 | a'4 g'8 fis'4. | g' fis'4 e'8 | e'4 c'8 c'4. | %15 b4( d'8) d'4 d'8 | d'4. ~ d'4 r8 } tenor={ d'4.^\p c'4 b8 | c'4 g8 g4. | b b4 d'8 | d'4. ~ d'4 r8 | %5 d'4. c'4 b8 | c'4 g8 g4. | g4( b8) a4 c'8 | b4. ~ b4 r8 | g'4.^\f g'4 g'8 | %10 g'4 g'8 g'4. | g' g'4 g'8 | d'4 d'8 d'4. | d' c'4 b8 | c'4 g8 g4. | %15 g4( b8) a4 c'8 | b4. ~ b4 r8 } bassus={ g4.^\p d4 e8 | c4 c8 c4. | g g4 g8 | d4. ~ d4 r8 | %5 g4. d4 e8 | c4 c8 c4. | d d4 d8 | 4. ~ 4 r8 | g4.^\f g4 g8 | %10 g4 g8 g4. | g c4 g8 | fis4 g8 d4. | g d4 e8 | c4 c8 c4. | %15 d d4 d8 | 4. ~ 4 r8 } textocantus=\lyricmode{ Cer -- ca de ti, Se -- ñor quie -- ro mo -- rar, tu gran -- de~y tier -- no~a -- mor quie -- ro go -- zar. Lle -- na mi po -- bre ser, lim -- pia mi co -- ra -- zón, haz -- me tu ros -- tro ver en la~a -- flic -- ción. } textocantusb=\lyricmode{ Pa -- sos in -- cier -- tos doy, el sol se va, mas si con -- ti -- go~es -- toy no te -- mo ya. Him -- nos de gra -- ti -- tud fer -- vien -- te can -- ta -- ré y fiel a ti, Je -- sús siem -- pre se -- ré. } textoaltus=\lyricmode{ Cer -- ca de ti, Se -- ñor quie -- ro mo -- rar, tu gran -- de~y tier -- no~a -- mor quie -- ro go -- zar. Lle -- na mi po -- bre ser, lim -- pia mi co -- ra -- zón, haz -- me tu ros -- tro ver en la~a -- flic -- ción. } textoaltusb=\lyricmode{ Pa -- sos in -- cier -- tos doy, el sol se va, mas si con -- ti -- go~es -- toy no te -- mo ya. Him -- nos de gra -- ti -- tud fer -- vien -- te can -- ta -- ré y fiel a ti, Je -- sús siem -- pre se -- ré. } textotenor=\lyricmode{ Cer -- ca de ti, Se -- ñor quie -- ro mo -- rar, tu gran -- de~y tier -- no~a -- mor quie -- ro go -- zar. Lle -- na mi po -- bre ser, lim -- pia mi co -- ra -- zón, haz -- me tu ros -- tro ver en la~a -- flic -- ción. } textotenorb=\lyricmode{ Pa -- sos in -- cier -- tos doy, el sol se va, mas si con -- ti -- go~es -- toy no te -- mo ya. Him -- nos de gra -- ti -- tud fer -- vien -- te can -- ta -- ré y fiel a ti, Je -- sús siem -- pre se -- ré. } textobassus=\lyricmode{ Cer -- ca de ti, Se -- ñor quie -- ro mo -- rar, tu gran -- de~y tier -- no~a -- mor quie -- ro go -- zar. Lle -- na mi po -- bre ser, lim -- pia mi co -- ra -- zón, haz -- me tu ros -- tro ver en la~a -- flic -- ción. } textobassusb=\lyricmode{ Pa -- sos in -- cier -- tos doy, el sol se va, mas si con -- ti -- go~es -- toy no te -- mo ya. Him -- nos de gra -- ti -- tud fer -- vien -- te can -- ta -- ré y fiel a ti, Je -- sús siem -- pre se -- ré. } \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 #'minimum-Y-extent = #'(-0 . 0) } \context {\Score \override BarNumber #'padding = #2 } %\context {\Lyrics \override LyricText #'font-size = #2 } \context {\Voice %melismaBusyProperties = #'() } %\context { \RemoveEmptyStaffContext } \context {\Staff \consists Ambitus_engraver \override LigatureBracket #'padding = #1 } } %\midi {} } \paper{ %system-count=8 line-width=19.0\cm ragged-last-bottom = ##f between-system-padding = 0 ragged-last-bottom = ##f foot-separtion=6\mm }