fully worked out version
[music.git] / victoria / missa-trahe-me-post-te / benedictus.ly
index 08e7a8f6701a8e87a24cd5fbdcfa11584d5a920f..fc84d77e2c70d914dd1edf5fced310584c15635d 100644 (file)
@@ -1,8 +1,8 @@
-\version "2.12.0"
+\version "2.18.0"
 #(set-global-staff-size 16)
 
-italicas=\override LyricText   #'font-shape = #'italic
-rectas=\override LyricText   #'font-shape = #'upright
+italicas=\override LyricText.font-shape = #'italic
+rectas=\override LyricText.font-shape = #'upright
 
 
 \header{
@@ -10,7 +10,7 @@ rectas=\override LyricText   #'font-shape = #'upright
   title="5. BENEDICTUS"
   subtitle="de la misa Trahe me post te"
   footer="Editado con LilyPond"
-  tagline="Copia: Nancho Alvarez"
+  tagline=""
   poet = "(original en claves altas)"
 }
 
@@ -55,7 +55,7 @@ altus={
     a'2. g'8 f' |
     e' f' g'2 f'4 |
     e' d'8 c'^"Hosanna ut supra" d'4 d' |
-    e'1
+    e'1 \bar "||"
   }
 }
 
@@ -170,7 +170,8 @@ textobassus=\lyricmode{
 \score {
   \new ChoirStaff <<
     \new Staff = "v2" {
-      \set Staff.instrumentName = "Altus I  "
+      \set Staff.instrumentName = "Altus"
+      \set Staff.shortInstrumentName = "A"
       \clef treble
       \new Voice = "v2" {
         \global
@@ -186,8 +187,9 @@ textobassus=\lyricmode{
     }
 
     \new Staff = "v4" {
-      \set Staff.instrumentName = "Tenor  "
-      \override Staff.VerticalAxisGroup #'Y-extent = #'(0 . 0)
+      \set Staff.instrumentName = "Tenor"
+      \set Staff.shortInstrumentName = "T"
+      \override Staff.VerticalAxisGroup.Y-extent = #'(0 . 0)
       \clef "G_8"
       \new Voice = "v4" {
         \global
@@ -203,7 +205,8 @@ textobassus=\lyricmode{
     }
 
     \new Staff = "v5" {
-      \set Staff.instrumentName = "Bassus  "
+      \set Staff.instrumentName = "Bassus"
+      \set Staff.shortInstrumentName = "B"
       \clef bass
       \new Voice = "v5" {
         \global
@@ -226,20 +229,22 @@ textobassus=\lyricmode{
   interscorelinefill= 1.0
   textheight= 26.2 \cm
   first-page-number = no
-  \context { \Lyrics \override LyricText #'font-size = #2 }
-  %    \context { \RemoveEmptyStaffContext }
-  \context { \Score \override BarNumber #'padding = #2 }
+  \context { \Lyrics \override LyricText.font-size = #2 }
+  %    \context { \Staff \RemoveEmptyStaves }
+  \context { \Score \override BarNumber.padding = #2 }
 
 }
 
-
+\paper {
+% system-count = #4
+ bottom-margin = #50
+ ragged-last-bottom = ##f
+% ragged-bottom = ##f
+}
 
 %
 \midi {
-  \context {
-    \Score
-    tempoWholesPerMinute = #(ly:make-moment 120 4)
-  }
+  \tempo 4 = 120
 }
 
 
@@ -278,3 +283,15 @@ to the manual for details, and update manually. convert-ly: error:
 Error while converting Stopping at last successful rule   convert-ly:
 warning: There was 1 error.
 %}
+
+
+%{
+convert-ly (GNU LilyPond) 2.18.2  convert-ly: Processing `'...
+Applying conversion: 2.12.3, 2.13.0, 2.13.1, 2.13.4, 2.13.10, 2.13.16,
+2.13.18, 2.13.20, 2.13.27, 2.13.29, 2.13.31, 2.13.36, 2.13.39,
+2.13.40, 2.13.42, 2.13.44, 2.13.46, 2.13.48, 2.13.51, 2.14.0, 2.15.7,
+2.15.9, 2.15.10, 2.15.16, 2.15.17, 2.15.18, 2.15.19, 2.15.20, 2.15.25,
+2.15.32, 2.15.39, 2.15.40, 2.15.42, 2.15.43, 2.16.0, 2.17.0, 2.17.4,
+2.17.5, 2.17.6, 2.17.11, 2.17.14, 2.17.15, 2.17.18, 2.17.19, 2.17.20,
+2.17.25, 2.17.27, 2.17.29, 2.17.97, 2.18.0
+%}