]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-postfix-notation.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / regression / beam-postfix-notation.ly
index 3ba37df17e907ea9ad78dd836053dcd2568deb78..5ecbc3435e2a82531220e95e4b0b76ae9b062fca 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.2.0"
+\version "2.3.4"
 \header {
 
 texidoc = "Beams and ties may be entered in postfix notation, separating the
@@ -11,7 +11,7 @@ texidoc = "Beams and ties may be entered in postfix notation, separating the
 
 \score
 {
- \notes\relative c''
+ \relative c''
    {
        c8[~ c]
    }