summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/pdftexdef/test/test516.tex
blob: 3e560d427f8918bc0e64dc8804218f840c7a6abe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
% Test file for bug #516, provided by Rolf Niepraschk

\documentclass{article}

\usepackage{graphics}

\AtBeginDocument{\usepackage{graphicx}}

\begin{document}

\includegraphics[page=1]{stroke.pdf}

\end{document}