]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/stem-spacing.ly
* lily/pfb.cc (LY_DEFINE): ly:ttf->pfa, new function.
[lilypond.git] / input / regression / stem-spacing.ly
index 54e5c6187e359f08c78ecff21c5bad27e9aa58c9..65a82867c0cb0dabeaac73fc45ffffbc8467bd5c 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.3.2"
+\version "2.4.0"
 
 \header{
 texidoc="
@@ -10,23 +10,23 @@ In this example, space for opposite pointed stems is adjusted.
 }
 
 \score { 
-  \context Voice \notes\relative c {
+  \context Voice \relative c {
     
        \time 12/4  c''4 c c c  a f' f, a 
        
   }
-  \paper {
+  \layout {
     raggedright = ##t
   }  
 }
 
 \score { 
-  \context Voice \notes\relative c {
+  \context Voice \relative c {
     
        \time 12/4  c''4 c c c  a f' f, a 
        
   }
-  \paper {
+  \layout {
     raggedright = ##t
     \context { \Score
     \override SpacingSpanner #'stem-spacing-correction = #0.0