]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/framework-ps.scm
fix weird (very tall) slurs
[lilypond.git] / scm / framework-ps.scm
index 0eb622fe48d56d184ab341e28ee429d3e40ff055..7c5669fdb32ecd11b80ded4d137994e30ddfb81c 100644 (file)
             (scm clip-region)
             (lily))
 
-(define (format dest . rest)
-  (if (string? dest)
-      (apply simple-format (cons #f (cons dest rest)))
-      (apply simple-format (cons dest rest))))
+(define format ergonomic-simple-format)
 
 (define framework-ps-module (current-module))
 
   (ly:error (_ "\nThe PostScript backend does not support the system-by-system 
 output. For that, use the EPS backend instead,
 
-  lilypond -eps FILE
+  lilypond -dbackend=eps FILE
 
 If have cut & pasted a lilypond fragment from a webpage, be sure
 to only remove anything before