]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/puer-fragment.ly
More (final) docs for music expressions.
[lilypond.git] / input / puer-fragment.ly
index b1007b270d1597df4c8f1c805720ae52274554de..c378c2ed73296350bf480e2ef8fedd13cab156ce 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.3.16"
+\version "2.7.32"
 \header {
     title      = "Puer natus est nobis (excerptum)"
     subtitle   = "Antiphona ad introitum VII"
@@ -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"  {
+cantus = \new VaticanaVoice = "cantus"  {
   \[ g4\melisma %%% Pu-
     \pes
     d'\melismaEnd
@@ -75,13 +75,13 @@ cantus = \context VaticanaVoice = "cantus"  {
   \divisioMaxima
 }
 
-verba = \context Lyrics = "verba" \lyricmode {
+verba = \new Lyrics = "verba" \lyricmode {
   Pu -- er na -- tus est no -- bis,
   et fi -- li -- us da -- tus est no -- bis:
 }
 
-\bookpaper  {
-    linethickness = \staffspace / 7.0
+\paper  {
+    line-thickness = \staff-space / 7.0
 }
 
 \score {
@@ -89,11 +89,11 @@ verba = \context Lyrics = "verba" \lyricmode {
     \cantus
     \lyricsto "cantus" \verba
   >>
-  \paper {
-    linewidth = 137.0\mm
+  \layout {
+    line-width = 137.0\mm
     width = 137.0\mm
     indent = 0.0
-    raggedright = ##t
+    ragged-right = ##t
     packed = ##t
     \context {
       \Score