lilypond-user
[Top][All Lists]
Advanced

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

Re: ghostscript-8.70-6 broke my lilypond, no more PDF


From: Ivan Kuznetsov
Subject: Re: ghostscript-8.70-6 broke my lilypond, no more PDF
Date: Mon, 25 Apr 2011 17:54:24 -0500

Matthias Kilian <address@hidden> wrote:
>
> Could you try
> to run ghostscript manually to convert it to pdf (but omit the `-q'
> flag)? Like, just run
>
> gs -dSAFER -dDEVICEWIDTHPOINTS=612.00 -dDEVICEHEIGHTPOINTS=792.00 \
>        -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -r1200 \
>        -sDEVICE=pdfwrite -sOutputFile="./song02.pdf" -c .setpdfwrite \
>        -f "song02.ps"
>
> from your shell.
 
I just ran the above and song02.pdf was created with no errors.
So only difference between the above command and what lilypond
executes is the "-q" flag I see.  Why does the -q flag now fail?


reply via email to

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