]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/no-notation/safe-ps.ly
Merge branch 'jneeman' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond into jneeman
[lilypond.git] / input / no-notation / safe-ps.ly
index 1dee263640961607ffa341f459786725005da8b4..8a0ccca602117f2461211abf2847a2d9e1c82b33 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.22"
+\version "2.10.0"
 
 \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 }"
 }