Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Critical Regression
New issue 1605 by [email protected]: PS -> PDF conversion fails
http://code.google.com/p/lilypond/issues/detail?id=1605
In the following file, the closing parenthesis has become a curly bracket,
and the PS -> PDF conversion fails with the error message below.
\version "2.13.48"
\header{
composer = "text (date}"
}
{ c'1 }
Converting to `./titlefont.pdf'...
`(gs -q -dNOSAFER -dDEVICEWIDTHPOINTS=595.28 -dDEVICEHEIGHTPOINTS=841.89
-dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -r1200 -sDEVICE=pdfwrite
-sOutputFile=./titlefont.pdf -c.setpdfwrite -ftitlefont.ps)' failed (1)
Was working in 2.12, 2.13.47 and fails in 2.13.48
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond