> 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

Making LilyPond emit levelĀ 2 is problematic since it relies on levelĀ 3
features.


    Werner


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

Reply via email to