summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/eplain/base/test/path.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/eplain/base/test/path.tex')
-rw-r--r--Master/texmf-dist/source/eplain/base/test/path.tex25
1 files changed, 0 insertions, 25 deletions
diff --git a/Master/texmf-dist/source/eplain/base/test/path.tex b/Master/texmf-dist/source/eplain/base/test/path.tex
deleted file mode 100644
index 8a891bd3623..00000000000
--- a/Master/texmf-dist/source/eplain/base/test/path.tex
+++ /dev/null
@@ -1,25 +0,0 @@
-% This file is public domain.
-%
-% Test the \path macro.
-
-\input eplain
-%\input path.sty
-
-This is a normal path: \path|karl@cs.umb.edu|. This is a somewhat
-longer path: \path|letters@kropotkin.gnu.ai.mit.edu|. This is a still
-longer path:
-\path|megan@agroecology.university-of-california-at-santa-cruz.edu|. I'm
-making this all one paragraph so the path macro will have a chance to
-show its stuff. This path has dollar signs and other strange characters
-(but no vertical bars) in it: \path|#$%^_<>|. Now I'm going to change
-the discretionaries to only be at !'s. \discretionaries|!| Now this path
-should break only at !'s: \path|-hello!..from!@@bang!land|. Now I'm
-going to change things so backslash is the delimiter.
-\specialpathdelimiterstrue
-\path\##hello!there!@.@again!...we!**still!_have!-bangs!\. That last
-was delimited by backslashes, now let's do one that isn't delimited by
-backslashes: \path@hi, there!this is fun!@. I'll go on for a little
-while not doing anything in particular, so \TeX\ will have a chance to
-break the paragraph nicely. That's all, folks!
-
-\bye