]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/molecule-hacking.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / regression / molecule-hacking.ly
index a22164dd4452b00bc66d243cb08942049eec4513..853479e47a83742b7901a36fbed27475541594a5 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.2.0"
+\version "2.3.4"
 
 \header { texidoc=" You can write stencil callbacks in Scheme, thus
 providing custom glyphs for notation elements.  A simple example is
@@ -57,7 +57,7 @@ GROB.  The dimensions of the stencil is not affected.
 
 
 \score {
-       \notes \relative c' { c4 e
+        \relative c' { c4 e
 
                    \override NoteHead  #'print-function
                   =