diff options
-rw-r--r-- | test/TEX/eps_graphics2.py | 2 | ||||
-rw-r--r-- | 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 |