\version "2.18.0" #(set-default-paper-size "a4") #(set-global-staff-size 17.2) #(ly:set-option 'point-and-click #f) 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} pf=\markup{\hspace #-2 \fontsize #-2 \line{"(" \dynamic{"f"} ")"}} parp=\markup{\hspace #-2 \fontsize #-2 \line{"(" \dynamic{"p"} \hspace #-0.3 ")"}} pmf=\markup{\hspace #-2 \fontsize #-2 \line{ "(" \hspace #-.2 \dynamic{"mf"} ")"}} pmp=\markup{\hspace #-2 \fontsize #-2 \line{ "(" \hspace #-.2 \dynamic{"mp"} \hspace #-0.3 ")"}} htitle="6. Domine Deus" hcomposer="Vivaldi" \header { title=\markup{\fontsize #3 "6. Domine Deus"} subtitle="del Gloria RV 589" subsubtitle=\markup{\null \vspace #1 } composer="Antonio Vivaldi (1678-1741)" pdfauthor=\composer %opus="(-)" %poet=\markup{} copyright=\markup{ \fill-line {"Edited by Nancho Alvarez" \typewriter "http://tomasluisdevictoria.org"} } tagline="" } global={ %\set Score.currentBarNumber = #315 \compressFullBarRests \key c \major \time 12/8 \skip 1*12/8*43 \bar "|." } cantus=\relative c''{ \dynamicUp \override Score.MetronomeMark.X-offset = #7 \tempo \markup{"Largo"} 4=80 R1*12/8*8 r2. g8.^\pmp a16 g8 e'4 c8 b4. c d4 e8 f8. e16 d8 e2. c4. ~ c4 e8 d4( b8) g4. c ~ c8.[ b16] a8 b8 d c b a g c e d c b a d4. ~ d4 c8 b8[ a] g a4 g8 g2. r2. r2. r4 r8 d'4. ~ d8. e16 f8 e4 d8 c4 b8 c4 d8 e[ d] c b[ c] a a4 gis8 r4 r8 a4. ~ a4 e'8 f,4. ~ f8 bes a g4. ~ g8 c bes a4. ~ a8 d c \ss b!4. ~ b8 e8 d cis[ b] a r4 e'8 f8. e16[( d8]) d8[ e] cis8 d2. R1*12/8 r4 r8 c4. ~ c8 e d c[ b] a b[ a] g d'4. ~ d8 f e d[ c] b c[ b] a d4 c8 b4( a8) g4. r4 r8 b4 c8 c4 b8 d4 e8 e4 d8 r4 r8 b8 d c b a g c e d c d e \once \override TextScript.X-offset = #1 b^\parp d c b a g c e d c d e b[ a] g r4 f'8^\pmp \phrasingSlurDashed e[\( d]\) c d4 c8 c2. r2. g4. ~ g4 c8 a f g a d c b g a b e d c a b c f e d4. ~ d8 b c d4. ~ d8 b c d4 g,8 r4 d'8 e8([ d)] c c[ d] b c2. R1*12/8*7 } textocantus=\lyricmode{ Do -- _ _ mi -- ne De -- us, Rex cæ -- le -- _ _ stis, De -- us Pa -- ter, De -- _ us Pa -- _ _ _ _ _ _ _ _ _ _ _ _ _ ter _ om -- ni -- po -- tens. Do -- _ _ mi -- ne De -- us, Rex cæ -- le -- _ stis, De -- _ us Pa -- ter De -- us Pa -- _ _ _ _ _ _ _ _ _ _ _ _ _ ter Pa -- ter om -- ni -- _ po -- tens. Do -- _ _ mi -- _ ne De -- _ us, Do -- _ _ mi -- _ ne De -- _ us, Rex cæ -- le -- stis De -- us Pa -- ter, De -- us Pa -- ter Pa -- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ter Pa -- ter _ om -- ni -- po -- tens Pa -- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ter Pa -- ter om -- ni -- _ po -- tens. } \score {\transpose c' c'{ \new Staff <<\global \new Voice="v1" { \set Staff.instrumentName="S " \clef "treble" \cantus } \new Lyrics \lyricsto "v1" {\textocantus } >> %{ \new Staff \with{ \remove Ambitus_engraver fontSize = #-3 \override StaffSymbol #'staff-space = #(magstep -4) }<< \global \new Voice = "v5" { \clef "treble" \guia } >> %} } % transpose \layout{ \context {\Lyrics \override VerticalAxisGroup.staff-affinity = #UP \override VerticalAxisGroup.nonstaff-relatedstaff-spacing = #'((basic-distance . 0) (minimum-distance . 0) (padding . .5)) \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 %notablet %\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 \on-the-fly #not-first-page \htitle \on-the-fly #not-first-page \hcomposer } oddHeaderMarkup= \markup \fill-line { \on-the-fly #not-first-page \hcomposer \on-the-fly #not-first-page \htitle \fromproperty #'page:page-number-string } system-count=8 page-count = 1 ragged-last-bottom = ##f indent=0.5\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 first-page-number = 9 }