summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/incgraph/incgraph-example-c.tex
blob: 3a47e886eb2315819f9e1b7f17530e7d8a66728b (plain)
1
2
3
4
5
6
7
8
\documentclass[a4paper]{article}
\usepackage{incgraph}

\begin{document}%
  \incmultigraph[center,
    bookmark={Imported page \n\ of \nt}][page=\n]
    {incgraph-example-a.pdf}{1,...,4}
\end{document}