]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/output-texstr.scm
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / scm / output-texstr.scm
index a7998d45289e905bdeb758bfad345613af6f6636..35ed35e3b31d05c3f76f727764867cad9d7845cb 100644 (file)
@@ -26,6 +26,8 @@
   (if (string? what)
       what
       ""))
+
+
 (define-public (text font str)
   (call-with-output-string
    (lambda (port)