summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/eplain/base/test/makecol.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/eplain/base/test/makecol.tex')
-rw-r--r--Master/texmf-dist/source/eplain/base/test/makecol.tex17
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/eplain/base/test/makecol.tex b/Master/texmf-dist/source/eplain/base/test/makecol.tex
new file mode 100644
index 00000000000..4c0379a703d
--- /dev/null
+++ b/Master/texmf-dist/source/eplain/base/test/makecol.tex
@@ -0,0 +1,17 @@
+% This file is public domain.
+%
+\input eplain
+
+Should have two columns with 1--3 in the first, and 4--6 in the second.
+
+\loggingall
+
+\makecolumns 6/2:
+one
+two
+three
+four
+five
+six
+I should be after the table.
+\end