]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/embedded-postscript.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / test / embedded-postscript.ly
index fa17ee48c9349d23282d60384d6b318cf20c73b3..adb6e4949edebf851f22f30b9273f31d7eb95fd5 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.2.0"
+\version "2.3.4"
 \header {
   texidoc = "@cindex Embedded Postscript
 By inserting the @TeX{} command \embeddedps, you can
@@ -14,7 +14,7 @@ insert postscript directly into the output.
 % 
 
 \score {
-  \notes \relative c'' {
+   \relative c'' {
     a-"\\embeddedps{3 4 moveto 5 3 rlineto stroke}"
     -"\\embeddedps{ [ 0 1 ] 0 setdash 3 5 moveto 5 -3 rlineto stroke}"
     b-"\\embeddedps{3 4 moveto 0 0 1 2 8 4 20 3.5 rcurveto stroke}"