]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/no-notation/safe-ps.ly
* ly/a4-init.ly (vsize): remove papersize init files.
[lilypond.git] / input / no-notation / safe-ps.ly
index 29931e7fbfd35a512cc3019b41dc197228bb9178..47ffcff1333949c772dc8a70d981740e16b9f88a 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.2.0"
+\version "2.3.16"
 
 \header{
     texidoc = "This should not survive lilypond --safe-mode
@@ -6,5 +6,5 @@
 }
 
 \score{
-    \notes c''-"\\embeddedps{ (/tmp/safe-ps.ps) (w) file (hallo) writestring }"
+     c''-"\\embeddedps{ (/tmp/safe-ps.ps) (w) file (hallo) writestring }"
 }