X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ps%2Fmusic-drawing-routines.ps;fp=ps%2Fmusic-drawing-routines.ps;h=d04d52aeef5f82188b4ead75375711eb185b7396;hb=2ede344c657093401c088232860f19367368b04f;hp=3e62f0366e68e5281b8cb3ae6e19f3aa23b22a25;hpb=9f909143a605a677787915e5dcce5dbc48f2211c;p=lilypond.git diff --git a/ps/music-drawing-routines.ps b/ps/music-drawing-routines.ps index 3e62f0366e..d04d52aeef 100644 --- a/ps/music-drawing-routines.ps +++ b/ps/music-drawing-routines.ps @@ -1,4 +1,4 @@ -%!PS-Adobe-1.0: music-drawing-routines.ps +%!PS-Adobe-2.0 % % Functions for direct and embedded PostScript @@ -63,12 +63,7 @@ bind def 0 setgray 0 setlinecap % Prepare graphics state 1 setlinewidth 0 setlinejoin 10 setmiterlimit [ ] 0 setdash newpath - /languagelevel where % If level not equal to 1 then - {pop languagelevel % set strokeadjust and - 1 ne % overprint to their defaults. - {false setstrokeadjust false setoverprint - } if - } if + false setstrokeadjust false setoverprint } bind def /EndEPSF { %def