From 041af14090ac5c290ae3f814cc3c25f9c73ab527 Mon Sep 17 00:00:00 2001 From: Robert Managan Date: Thu, 19 Aug 2010 06:00:13 +0000 Subject: Fix two badly formed epsfiles used in these tests. --- test/TEX/eps_graphics2.py | 2 +- test/TEX/multiple_include_subdir.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/TEX/eps_graphics2.py b/test/TEX/eps_graphics2.py index d388b69..241fa06 100644 --- a/test/TEX/eps_graphics2.py +++ b/test/TEX/eps_graphics2.py @@ -81,7 +81,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 from the GENESIS Mission +/gs {gsave} bind def /rs {restore} bind def /l {lineto} bind def /m {moveto} bind def diff --git a/test/TEX/multiple_include_subdir.py b/test/TEX/multiple_include_subdir.py index 7d61aaf..95853f0 100644 --- a/test/TEX/multiple_include_subdir.py +++ b/test/TEX/multiple_include_subdir.py @@ -80,7 +80,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