summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/pdftex/tests/12-pdf2/incl2.tex
blob: 5937a218e2a4bc72a1e88ba069669e4a2ac01583 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
% $Id: incl2.tex 817 2019-11-27 22:44:59Z karl $
% Public domain.
% Trivial PDF-2 file.
\pdfcompresslevel=0 \pdfobjcompresslevel=0 % get greppable output
\pdfoutput=1

% let's make a 2.0 document, since that is what is needed in practice.
% The default would be 2.4, since \pdfminorversion is 4 (from 1.4).
\pdfmajorversion=2 \pdfminorversion=0

% typeset something.
\hrule width1pt height1pt depth0pt
\end