summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Managan <managan1@llnl.gov>2010-08-23 18:06:36 (GMT)
committerRobert Managan <managan1@llnl.gov>2010-08-23 18:06:36 (GMT)
commitd178e9ef75dfb030f4ab3dc4af76e51ad2b3549d (patch)
treeb21ff0895f0790877e64534862c4e1b617a14a0d
parent7447f1d6eafa0e13d89d1bf30cb78cf44660b778 (diff)
downloadSCons-d178e9ef75dfb030f4ab3dc4af76e51ad2b3549d.zip
SCons-d178e9ef75dfb030f4ab3dc4af76e51ad2b3549d.tar.gz
SCons-d178e9ef75dfb030f4ab3dc4af76e51ad2b3549d.tar.bz2
Clean up a test file that had some bad PostScript in it. Seems to work
most of the time but it needed fixing.
-rw-r--r--test/TEX/eps_graphics.py2
1 files changed, 1 insertions, 1 deletions
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