\version "2.18.0" #(set-default-paper-size "a4") #(set-global-staff-size 16.6) #(ly:set-option 'point-and-click #f) %mobile -s12.5 -i1.5 italicas=\override LyricText.font-shape = #'italic rectas=\override LyricText.font-shape = #'upright ss=\once \set suggestAccidentals = ##t mtempo={\tempo 4 = 100} mtempob={\tempo 4 = 50} htitle="En medio del silencio" hcomposer="Praetorius" \header { title=\markup{\fontsize #3 "En medio del silencio"} subtitle="Est ist ein «Ros» entsprungen" subsubtitle=\markup{\null \vspace #1 } composer="Michael Praetorius (1571-1621)" pdfauthor=\composer %opus="(-)" %poet=\markup{} copyright=\markup{ % \fill-line {"Edited by Nancho Alvarez" \typewriter "http://tomasluisdevictoria.org"} } %tagline="" } global={ \tempo 4=71 \key f \major \time 4/4 \partial 4 \skip 1*5 \bar ":|." \break \skip 1*7 \bar "|." \override Score.RehearsalMark.self-alignment-X=#right \mark \markup{"D.C."} } cantus=\relative c''{ \dynamicUp c4 c c d c c2 a \breathe bes2 a4 g ~ g f2 e4 f2 r4 a g4 e f d c2 r4 c' c4 c d c c2 a \breathe bes2 a4 g ~ g4 f2 e4 f2 r4 } altus=\relative c''{ \dynamicUp a a f f f e2 d \breathe d2 c4 c d4.( a8) c2 c2 r4 f d c c b c8( d e4) r4 e g f f f e2 d \breathe d2 f4 d e4( f g) c, c2 r4 } tenor=\relative c'{ \dynamicUp c4 c a bes a g2 f \breathe f2 a4 c bes4( a2) g4 a2 r4 c bes4 a a g g2 r4 g g a bes a g2 fis \breathe g2 c4 bes a2 g a2 r4 } bassus=\relative c{ \dynamicUp f f f bes f c2 d \breathe bes2 f'4 e d2 c f2 r4 f g a f g c,2 r4 c e f bes, f' c2 d \breathe g, a4 bes c2 c r4 } textocantus=\lyricmode{ \set stanza = "1." So -- bre la no -- che rei -- na la luz de tu~es -- plen -- dor; ¡Mis -- te -- rio del a -- mor: en me -- dio del si -- len -- cio el Ver -- bo se~en -- car -- nó! } textocantusb=\lyricmode{ en me -- dio del si -- len -- cio el e -- co de tu voz. } textocantusc=\lyricmode{ \set stanza = "2." Nos ha -- na -- ci -- do~un ni -- ño, un hi -- jo se nos dio, } textocantusd=\lyricmode{ hoy bri -- lla la~es -- pe -- ran -- za de nues -- tra sal -- va -- ción. } textoaltus=\lyricmode{ \set stanza = "1." So -- bre la no -- che rei -- na la luz de tu~es -- plen -- dor; ¡Mis -- te -- rio del a -- mor: __ en me -- dio del si -- len -- cio el Ver -- bo se~en -- car -- nó! } textoaltusb=\lyricmode{ en me -- dio del si -- len -- cio el e -- co de __ tu voz. } textoaltusc=\lyricmode{ \set stanza = "2." Nos ha -- na -- ci -- do~un ni -- ño, un hi -- jo se __ nos dio, } textoaltusd=\lyricmode{ hoy bri -- lla la~es -- pe -- ran -- za de nues -- tra sal -- va -- ción. } textotenor=\lyricmode{ \set stanza = "1." So -- bre la no -- che rei -- na la luz de tu~es -- plen -- dor; ¡Mis -- te -- rio del a -- mor: en me -- dio del si -- len -- cio el Ver -- bo se~en -- car -- nó! } textotenorb=\lyricmode{ en me -- dio del si -- len -- cio el e -- co de __ tu voz. } textotenorc=\lyricmode{ \set stanza = "2." Nos ha -- na -- ci -- do~un ni -- ño, un hi -- jo se __ nos dio, } textotenord=\lyricmode{ hoy bri -- lla la~es -- pe -- ran -- za de nues -- tra sal -- va -- ción. } textobassus=\lyricmode{ \set stanza = "1." So -- bre la no -- che rei -- na la luz de tu~es -- plen -- dor; ¡Mis -- te -- rio del a -- mor: en me -- dio del si -- len -- cio el Ver -- bo se~en -- car -- nó! } textobassusb=\lyricmode{ en me -- dio del si -- len -- cio el e -- co de tu voz. } textobassusc=\lyricmode{ \set stanza = "2." Nos ha -- na -- ci -- do~un ni -- ño, un hi -- jo se nos dio, } textobassusd=\lyricmode{ hoy bri -- lla la~es -- pe -- ran -- za de nues -- tra sal -- va -- ción. } \score {\transpose c' c'{ \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 Lyrics \lyricsto "v1" {\textocantusc } \new Lyrics \lyricsto "v1" {\textocantusd } >> \new Staff <<\global \new Voice="v2" { \set Staff.instrumentName="Alto " \clef "treble" \altus } \new Lyrics \lyricsto "v2" {\textoaltus } \new Lyrics \lyricsto "v2" {\textoaltusb } \new Lyrics \lyricsto "v2" {\textoaltusc } \new Lyrics \lyricsto "v2" {\textoaltusd } >> \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 Lyrics \lyricsto "v3" {\textotenorc } \new Lyrics \lyricsto "v3" {\textotenord } >> \new Staff <<\global \new Voice="v4" { \set Staff.instrumentName="Bajo " \clef "bass" \bassus } \new Lyrics \lyricsto "v4" {\textobassus } \new Lyrics \lyricsto "v4" {\textobassusb } \new Lyrics \lyricsto "v4" {\textobassusc } \new Lyrics \lyricsto "v4" {\textobassusd } >> >> } % transpose \layout{ \context {\Lyrics \override VerticalAxisGroup.staff-affinity = #UP \override VerticalAxisGroup.nonstaff-relatedstaff-spacing = #'((basic-distance . 0) (minimum-distance . 0) (padding . 1)) \override VerticalAxisGroup.nonstaff-nonstaff-spacing = #'((basic-distance . 0) (minimum-distance . 3.2) (padding . 0)) \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 = 8 ragged-last-bottom = ##f indent=1.7\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 . 12) (minimum-distance . 0) (padding . 0)) markup-system-spacing.padding = #1.5 }