\version "1.4.12" \include "paper16.ly" italicas=\property Lyrics . LyricText \override #'font-shape = #'italic rectas=\property Lyrics . LyricText \override #'font-shape = #'upright \header{ title = "5. Benedictus" composer = "Tomás Luis de Victoria" subtitle = "de la misa O Quam Gloriosum \\\\ \\ " tagline="Copia: Nancho Alvarez" footer="Editado con LilyPond" } bglobal= \notes { \time 2/2 \skip 1*30 \bar "|."} bsoprano=\notes \relative c'' { R1 R R R R R g1 f2 e d r4 d e f g2~ g4 [fis8 e] [ fis8 g a f?] g4 a [ bes8 a g f] [ g f e d] e2 d r2 d'1 c2 b a r4 g a b [c8 b a g] [ f g a f] g4 a~[a8 g] g2 fis4 g4. [f16 e] d2 R1 r2 r4 g g f e [d8 e] [f g a b] [c b] [b a16 g] a4 a4 g2 r4 d' d c b [a8 b] [c b a g] [a g] g2^"\quad Hossanna ut supra" fis4 g1 } btextos=\lyrics { Be -- ne -- di -- ctus qui ve -- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ nit, be -- ne -- di -- ctus qui ve -- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ nit _ _ _ in no -- mi -- ne Do -- _ _ _ _ _ _ _ _ _ _ _ mi -- ni, \italicas in no -- mi -- ne Do -- _ _ _ _ _ _ _ _ mi -- ni. } balto = \notes \relative c'{ R1 R d1 c2 b a r4 a4 b cis d2~d4 [cis8 b] [cis d e cis] [d a] d4. c8 c4~ c [b8 a] b2 r4 a b cis d4. [cis?8 d e] f4 e d4. [c8 bes a] [ g d] d'2 cis4 d4 d, [e8 f g e] [ f g] a4. g8 g4~ g4 fis4 g g'~ g f e2 d2 r4 c4 [d8 e f d] [e d c b] [c b] [b a16 g]a2 g2 r4 d' d c b a~[a8 b c d] [ e d ] [d c16 b] c2. b4 a4. g8 a4 g~ g fis [g8 a b c] d2 r4 g g f e [a,8 b] [c b a g] a4 a g1 } btextoa=\lyrics { Be -- ne -- di -- ctus qui ve -- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ nit, qui ve -- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ nit, \italicas qui ve -- _ _ _ _ _ _ _ _ _ _ nit, \rectas be -- _ ne -- di -- ctus qui ve -- _ _ _ _ _ _ _ _ _ _ _ _ _ nit in no -- mi -- ne Do -- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ mi -- ni, _ _ _ _ in no -- mi -- ne Do -- _ _ _ _ _ _ mi -- ni. } bbajo= \notes \relative c'{ g1 f2 e d r4 d e f g2~g4 [fis8 e] [fis g a fis] g4 a [bes8 a g f ] [ g f e d] e2 d2 r r g~g4 f e2 d r4 d e fis g4. a8 bes2 a4 a, [b8 c d b ] [c d e c] d4. c8 b2 a2 g r4 d' [e8 f g e] f4 g [a8 g f e] d2 c4 a e'2 d2 r4 g g f e2 d4. e8 [f g a b] [c b] [b a16 g] a4 a g2 r4 f f e d2 r4 g g f e2 d2 e4 f c e d2 g,1 } btextob=\lyrics { Be -- ne -- di -- ctus qui ve -- _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ nit, be -- _ ne -- di -- ctus qui ve -- _ _ _ _ nit, \italicas qui ve -- _ _ _ _ _ _ _ _ _ _ _ nit, \rectas qui ve -- _ _ _ _ _ _ _ _ _ _ _ _ _ nit in no -- mi -- ne Do -- _ _ _ _ _ _ _ _ _ _ _ mi -- ni, in no -- mi -- ne, in no -- mi -- ne Do -- _ _ _ _ mi -- ni. } \score{ \context ChoirStaff=b{ < \addlyrics \context Staff = bv1 { \property Staff.instrument = "Cantus " < \bglobal \bsoprano> } \context Lyrics = bl1 \btextos \addlyrics \context Staff = bv3 { \property Staff.instrument = "Altus " \property Staff.VerticalExtent = #'(0 . 0) < \bglobal \clef G_8 \balto> } \context Lyrics = bl3 \btextoa \addlyrics \context Staff = bv4 { \property Staff.instrument = "Bassus " < \bglobal \clef F \bbajo> } \context Lyrics = bl4 \btextob > } \paper {linewidth = 19.4 \cm textheight = 25.6 \cm interscoreline = 0.0 \cm interscorelinefill = 1.0 pagenumber = 0 \translator { \LyricsContext LyricText \override #'font-relative-size = #1 } \translator { \ScoreContext BarNumber \override #'padding = #2 } } %\midi {\tempo 4 = 150} }