Matthias Kilian <k...@outback.escape.de> 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?
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to