summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/eplain/base/test/boxit.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/eplain/base/test/boxit.tex')
-rw-r--r--Master/texmf-dist/source/eplain/base/test/boxit.tex24
1 files changed, 0 insertions, 24 deletions
diff --git a/Master/texmf-dist/source/eplain/base/test/boxit.tex b/Master/texmf-dist/source/eplain/base/test/boxit.tex
deleted file mode 100644
index 20da2e7c27d..00000000000
--- a/Master/texmf-dist/source/eplain/base/test/boxit.tex
+++ /dev/null
@@ -1,24 +0,0 @@
-% This file is public domain.
-%
-% Test \boxit.
-%
-\ifx\undefined\eplain \input eplain \fi
-
-\boxit{\hbox{the basics, boxed}}
-
-\boxitspace = 24pt
-\boxit{\hbox{should be spacier}}
-
-\boxitspace = 5pt
-
-\boxit{\vbox{Something that is more than one line long, no matter how verbose
-I have to do make it so, so that we can see if the line breaks are
-plausible.}}
-
-
-\boxit{\vbox{\hsize = 4in Another one that is more than one line long, just
-to see if resetting hsize inside the box will work.}}
-
-\boxit{\boxit{\hbox{double box}}}
-
-\bye