]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/accidental-tie.ly
The grand \paper -> \layout, \bookpaper -> \paper renaming.
[lilypond.git] / input / regression / accidental-tie.ly
index e0b2f54937848c422057386b77b43c552ee0a82b..5c0404eed147f71f452287c7fae7d44630c6548a 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.3.17"
+\version "2.3.22"
 
 \header {
 
@@ -22,7 +22,7 @@ mus =         \relative c' {
        \new NoteNames \mus
        \new Voice { \key g \major \mus }
     >>
-    \paper {
+    \layout {
        raggedright = ##t
     }
 }