]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-sync.ly
* lily/pfb.cc (LY_DEFINE): ly:ttf->pfa, new function.
[lilypond.git] / input / regression / grace-sync.ly
index 183cdd737a4dec74c33c10cdc9bf26852e5ba108..01c5aad605963f89fefc0cbd5314feaa956a587b 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.3.16"
+\version "2.4.0"
 \header  {
   texidoc = "Grace notes in different voices/staves are synchronized."
 }
@@ -12,6 +12,6 @@
     c4) c4 }
                \new Staff { c2 c4 c4 \bar "|." }
                >>
-               \paper { raggedright = ##t}
+               \layout { raggedright = ##t}
  }