Werner LEMBERG <[EMAIL PROTECTED]> writes:

>> So, I too, would rather have lilypond convert automatically to PS
>> level 2.
>
> You can do this manually, saying
>
>   gs -sDEVICE=pswrite \
>      -dLanguageLevel=2 \
>      -sOutputFile=foo-level2.ps \
>      foo.ps

Ghostscript comes with a tool 'ps2ps' that makes this easier:

  ps2ps  -dLanguageLevel=2  in.ps out.ps

-- Johan


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to