summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/pdftex/tests/08-pdfprimitive/test-pdfprimitive-post.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/pdftex/tests/08-pdfprimitive/test-pdfprimitive-post.tex')
-rw-r--r--Master/texmf-dist/doc/pdftex/tests/08-pdfprimitive/test-pdfprimitive-post.tex9
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/pdftex/tests/08-pdfprimitive/test-pdfprimitive-post.tex b/Master/texmf-dist/doc/pdftex/tests/08-pdfprimitive/test-pdfprimitive-post.tex
new file mode 100644
index 00000000000..9e27f2954f8
--- /dev/null
+++ b/Master/texmf-dist/doc/pdftex/tests/08-pdfprimitive/test-pdfprimitive-post.tex
@@ -0,0 +1,9 @@
+% $Id: test-pdfprimitive-post.tex 784 2017-11-28 23:55:44Z karl $
+% Public domain.
+
+% Check that \pdfprimitive does not swallow following (possibly
+% undefined) control sequences. So this should output three \vrules and
+% give an undefined error:
+\pdfprimitive\vrule\vrule
+\pdfprimitive\vrule\undefinedjunky
+\end