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

\igrset{center,zerofill=4,bookmark={Page \theigrpage\ (\nt)}}

\begin{document}%
  \incgraph{example.jpg}
  \incmultigraph{exaimage-\nn.png}{1,...,150}
\end{document}