bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 1605 in lilypond: PS -> PDF conversion fails


From: lilypond
Subject: Re: Issue 1605 in lilypond: PS -> PDF conversion fails
Date: Tue, 12 Apr 2011 06:47:56 +0000


Comment #2 on issue 1605 by address@hidden: 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]