From d178e9ef75dfb030f4ab3dc4af76e51ad2b3549d Mon Sep 17 00:00:00 2001 From: Robert Managan Date: Mon, 23 Aug 2010 18:06:36 +0000 Subject: Clean up a test file that had some bad PostScript in it. Seems to work most of the time but it needed fixing. --- test/TEX/eps_graphics.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/TEX/eps_graphics.py b/test/TEX/eps_graphics.py index b752680..60abaf7 100644 --- a/test/TEX/eps_graphics.py +++ b/test/TEX/eps_graphics.py @@ -79,7 +79,7 @@ newpath 0 98 moveto 0 0 lineto 98 0 lineto 98 98 lineto closepath clip newpath /cp {closepath} bind def /ef {eofill} bind def /gr {grestore} bind def -/gs {gsave} bind defThe Oxygen Isotopic Composition of Captured Solar Wind: First Results\rfrom the GENESIS Mission +/gs {gsave} bind def /rs {restore} bind def /l {lineto} bind def /m {moveto} bind def -- cgit v0.12