summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/pdftex/tests/08-pdfprimitive/test-pdfprimitive-post.tex
blob: 9e27f2954f87d88b27c7613a4d389195e0a627e2 (plain)
1
2
3
4
5
6
7
8
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