]> 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 62fe1547a495b149edaf9156254c0b52c43b66e0..35ed35e3b31d05c3f76f727764867cad9d7845cb 100644 (file)
@@ -27,7 +27,7 @@
       what
       ""))
 
-(define TEX_STRING_HASHLIMIT 10000000)
+
 (define-public (text font str)
   (call-with-output-string
    (lambda (port)