X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=victoria%2Fmissa-trahe-me-post-te%2Fkyrie.ly;h=3bd12d4d749b37e3b0dd6fdb044c71984b156ddb;hb=bf41dc42907570bb2731541796bacbf81a5b155f;hp=ac6687706b24d6b3342a620b6d21605e2e353768;hpb=4b3f1a9bf3f6e6980b8f0721998c0a654d384cd6;p=music.git diff --git a/victoria/missa-trahe-me-post-te/kyrie.ly b/victoria/missa-trahe-me-post-te/kyrie.ly index ac66877..3bd12d4 100644 --- a/victoria/missa-trahe-me-post-te/kyrie.ly +++ b/victoria/missa-trahe-me-post-te/kyrie.ly @@ -18,8 +18,11 @@ rectas=\override LyricText.font-shape = #'upright %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%5 -global={ \key bes \major \time 2/2 } - +global={ + \key bes \major \time 2/2 + \override Score.BarNumber.font-size = #2 + \override Score.BarNumber.self-alignment-X = #LEFT +} cantus={ \transpose c' bes { @@ -292,6 +295,7 @@ bassus= { } } + textocantus=\lyricmode{ Ky -- ri -- e e -- lei -- _ _ _ son, Ky -- ri -- e e -- lei -- _ _ _ _ son. @@ -352,8 +356,8 @@ textobassus=\lyricmode{ Ky -- ri -- e __ e -- _ _ lei -- _ _ son, Ky -- ri -- e e -- _ _ lei -- _ _ son, e -- lei -- son. - Chri -- ste e -- lei -- _ _ _ son, Chri -- ste e -- lei -- _ _ son, + Chri -- ste e -- lei -- _ _ _ son, Chri -- ste e -- lei -- _ _ _ _ _ _ _ son. __ Ky -- ri -- e e -- lei -- son, __ _ _ Ky -- ri -- e e -- lei -- _ _ _ _ _ _ _ son, @@ -365,7 +369,7 @@ textobassus=\lyricmode{ \new ChoirStaff << \new Staff = "v1" { \set Staff.instrumentName = "Cantus" - \set Staff.shortInstrumentName = "C" + \set Staff.shortInstrumentName = "C" \clef treble \new Voice = "v1" { \global @@ -380,10 +384,10 @@ textobassus=\lyricmode{ } } - \new ChoirStaff << + \new ChoirStaff \with { systemStartDelimiter=#'SystemStartBrace } << \new Staff = "v2" { \set Staff.instrumentName = "Altus 1" - \set Staff.shortInstrumentName = "A1" + \set Staff.shortInstrumentName = "A1" \clef treble \new Voice = "v2" { \global @@ -400,7 +404,7 @@ textobassus=\lyricmode{ \new Staff = "v3" { \set Staff.instrumentName = "Altus 2" - \set Staff.shortInstrumentName = "A2" + \set Staff.shortInstrumentName = "A2" \clef treble \new Voice = "v3" { \global @@ -418,7 +422,7 @@ textobassus=\lyricmode{ \new Staff = "v4" { \set Staff.instrumentName = "Tenor" - \set Staff.shortInstrumentName = "T" + \set Staff.shortInstrumentName = "T" \clef "G_8" \new Voice = "v4" { \global @@ -435,7 +439,7 @@ textobassus=\lyricmode{ \new Staff = "v5" { \set Staff.instrumentName = "Bassus" - \set Staff.shortInstrumentName = "B" + \set Staff.shortInstrumentName = "B" \clef bass \new Voice = "v5" { \global @@ -449,28 +453,45 @@ textobassus=\lyricmode{ } } >> -} + + \midi { \tempo 4 = 120 } + + \layout { + line-width=19.0 \cm + interscoreline= 0.0 \cm + interscorelinefill= 1.0 + textheight= 26.8 \cm + % first-page-number = no + \context { \Lyrics \override LyricText.font-size = #2 } + % \context { \Staff \RemoveEmptyStaves } + \context { \Score \override BarNumber.padding = #2 } + \context { + \Voice + \consists "Ambitus_engraver" + } + } -\layout { - line-width=19.0 \cm - interscoreline= 0.0 \cm - interscorelinefill= 1.0 - textheight= 26.8 \cm - % first-page-number = no - \context { \Lyrics \override LyricText.font-size = #2 } - % \context { \Staff \RemoveEmptyStaves } - \context { \Score \override BarNumber.padding = #2 } } -% -\midi { - \tempo 4 = 120 -} +\paper { + % system-count = #4 + % bottom-margin = #50 + ragged-last-bottom = ##f + % ragged-bottom = ##f + print-page-number = ##f + system-system-spacing = + #'((basic-distance . 20) (minimum-distance . 0) (padding . 5)) + top-system-spacing = % header + #'((basic-distance . 20) (minimum-distance . 0) (padding . 0)) + last-bottom-spacing = % footer + #'((basic-distance . 25) (minimum-distance . 0) (padding . 0)) + % +}