summaryrefslogtreecommitdiffstats
path: root/test/TEX
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2009-02-22 06:00:03 (GMT)
committerSteven Knight <knight@baldmt.com>2009-02-22 06:00:03 (GMT)
commite6acb0941b3a9415ed76e60d541096dedd026908 (patch)
tree26db1536ebb945cd69c9b744df6cf312a66bb1ca /test/TEX
parent14a6ed9cc2921f8373d29964cc77d1fbde5ab745 (diff)
downloadSCons-e6acb0941b3a9415ed76e60d541096dedd026908.zip
SCons-e6acb0941b3a9415ed76e60d541096dedd026908.tar.gz
SCons-e6acb0941b3a9415ed76e60d541096dedd026908.tar.bz2
Replace embedded carriage returns with \r.
Diffstat (limited to 'test/TEX')
-rw-r--r--test/TEX/eps_graphics.py2
-rw-r--r--test/TEX/multiple_include_subdir.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/TEX/eps_graphics.py b/test/TEX/eps_graphics.py
index 24832a8..b752680 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 from the GENESIS Mission
+/gs {gsave} bind defThe Oxygen Isotopic Composition of Captured Solar Wind: First Results\rfrom the GENESIS Mission
/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 ca6190d..7d61aaf 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 from the GENESIS Mission
+/gs {gsave} bind defThe Oxygen Isotopic Composition of Captured Solar Wind: First Results\rfrom the GENESIS Mission
/rs {restore} bind def
/l {lineto} bind def
/m {moveto} bind def