]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/arpeggio-bracket.ly
* lily/pfb.cc (LY_DEFINE): ly:ttf->pfa, new function.
[lilypond.git] / input / regression / arpeggio-bracket.ly
index fb77e375af54f61312c9cc083d247e0dccda2b21..fd5038ec964ef18a6c1e67298e63c40864076999 100644 (file)
@@ -1,6 +1,6 @@
 
 
-\version "2.3.17"
+\version "2.4.0"
 \header{
 texidoc="
 A square bracket on the left indicates that the player should not
@@ -15,6 +15,6 @@ arpeggiate the chord.
         <fis,  d a >\arpeggio
         }
      
-    \paper { raggedright= ##t }
+    \layout { raggedright= ##t }
 }