]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/stem-shorten.ly
Nested book parts: proper \paper block inheritance
[lilypond.git] / input / regression / stem-shorten.ly
index 3aae75dd62398cda22e2fc88e3348827b7be52bd..2ff32f5c682c322454a3aeb2b4293cb037af0e6b 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.7.13"
+\version "2.11.51"
 
 \header {
   
@@ -10,7 +10,7 @@
 }
 
 \layout  {
-  raggedright = ##t
+  ragged-right = ##t
 }
 
 
@@ -19,6 +19,8 @@
   \stemNeutral
   \stemUp a b c d e f g a
   \stemNeutral
+  s4 |
+  
   <g, e'>2 <b e g> <c e g> <d f g>
   
 }