summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/incgraph/incgraph-example-c.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/incgraph/incgraph-example-c.tex')
-rw-r--r--macros/latex/contrib/incgraph/incgraph-example-c.tex8
1 files changed, 8 insertions, 0 deletions
diff --git a/macros/latex/contrib/incgraph/incgraph-example-c.tex b/macros/latex/contrib/incgraph/incgraph-example-c.tex
new file mode 100644
index 0000000000..4257c2b0c2
--- /dev/null
+++ b/macros/latex/contrib/incgraph/incgraph-example-c.tex
@@ -0,0 +1,8 @@
+\documentclass{article}
+\usepackage{incgraph}
+
+\begin{document}%
+ \incmultigraph[paper=a4,
+ bookmark={Imported page \n\ of \nt}][page=\n]
+ {incgraph-example-a.pdf}{1,...,4}
+\end{document}