]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/puer-fragment.ly
*** empty log message ***
[lilypond.git] / input / puer-fragment.ly
index 8e1d68c7778ec13d4ebb4de69f1e6d626c2b17aa..c378c2ed73296350bf480e2ef8fedd13cab156ce 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.19"
+\version "2.7.32"
 \header {
     title      = "Puer natus est nobis (excerptum)"
     subtitle   = "Antiphona ad introitum VII"
@@ -10,7 +10,7 @@ This file pretty nicely demonstrates what still does
 not work among ligatures: (i) horizontal spacing between ligatures and
 lyrics aligment is broken; (ii) lily crashes when removing
 Stem_engraver, but still using Slur_engraver (this is useful needed
-for the \addlyrics feature when no slurs are to be typeset); (iii)
+for the \oldaddlyrics feature when no slurs are to be typeset); (iii)
 episem causes a parse error (this used to work a while ago); (iv)
 support for augmentum dots is missing; (v) accidentals must be placed
 before the ligature (not demonstrated in this example)."
@@ -24,7 +24,7 @@ before the ligature (not demonstrated in this example)."
 %%% but this is intentional for editorial purposes (simplifies some
 %%% global search/replace operations in emacs).
 
-cantus = \context VaticanaVoice = "cantus" \notes {
+cantus = \new VaticanaVoice = "cantus"  {
   \[ g4\melisma %%% Pu-
     \pes
     d'\melismaEnd
@@ -75,9 +75,13 @@ cantus = \context VaticanaVoice = "cantus" \notes {
   \divisioMaxima
 }
 
-verba = \context LyricsVoice = "verba" \lyrics {
-  Pu- er na- tus est no- bis,
-  et fi- li- us da- tus est no- bis:
+verba = \new Lyrics = "verba" \lyricmode {
+  Pu -- er na -- tus est no -- bis,
+  et fi -- li -- us da -- tus est no -- bis:
+}
+
+\paper  {
+    line-thickness = \staff-space / 7.0
 }
 
 \score {
@@ -85,17 +89,16 @@ verba = \context LyricsVoice = "verba" \lyrics {
     \cantus
     \lyricsto "cantus" \verba
   >>
-  \paper {
-    linethickness = \staffspace / 7.0
-    linewidth = 137.0\mm
+  \layout {
+    line-width = 137.0\mm
     width = 137.0\mm
     indent = 0.0
-    raggedright = ##t
+    ragged-right = ##t
     packed = ##t
-    \translator {
-      \ScoreContext
+    \context {
+      \Score
       \remove Bar_number_engraver
-%     SpacingSpanner \set #'spacing-increment = #0.5
+%     \override SpacingSpanner #'spacing-increment = #0.5
       timing = ##f
 
       % Maybe don't do this except for transcription -- it may produce