]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/embedded-postscript.ly
release: 1.3.146
[lilypond.git] / input / test / embedded-postscript.ly
index 557c9ba403cafa62adacd5a493f3e9469ad01e84..fdc58b04c275d5ce8a85f3448c14226d0a16867f 100644 (file)
@@ -1,9 +1,10 @@
+\version "1.3.146"
 \header {
   texidoc = "By inserting the @TeX{} command \embeddedps, you can
 insert postscript directly into the output.
 
 TODO: make molecule-callback to do this. 
-  ";
+  "
 }
 
 \score {
@@ -14,5 +15,5 @@ TODO: make molecule-callback to do this.
     s2
     a'1
   }
-  \paper { linewidth = 70 * \staffspace; }
+  \paper { linewidth = 70 * \staffspace }
 }