Comment #2 on issue 1605 by [email protected]: PS -> PDF conversion fails
http://code.google.com/p/lilypond/issues/detail?id=1605

The header fields go into PostScript strings which are delimited by parentheses.

Ideally, characters that PostScript treats specially would be escaped: \( \) \\

A trivial fix is to filter out these special characters from the PostScript file:
http://codereview.appspot.com/4382052


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to