summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/incgraph/incgraph-example-a.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/incgraph/incgraph-example-a.tex')
-rw-r--r--Master/texmf-dist/doc/latex/incgraph/incgraph-example-a.tex9
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/incgraph/incgraph-example-a.tex b/Master/texmf-dist/doc/latex/incgraph/incgraph-example-a.tex
new file mode 100644
index 00000000000..f7e46d3482d
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/incgraph/incgraph-example-a.tex
@@ -0,0 +1,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}