summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/combinedgraphics/test/combinedgraphics_test.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/combinedgraphics/test/combinedgraphics_test.tex')
-rw-r--r--Master/texmf-dist/doc/latex/combinedgraphics/test/combinedgraphics_test.tex9
1 files changed, 8 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/combinedgraphics/test/combinedgraphics_test.tex b/Master/texmf-dist/doc/latex/combinedgraphics/test/combinedgraphics_test.tex
index 4b904148c36..76cc1e220ab 100644
--- a/Master/texmf-dist/doc/latex/combinedgraphics/test/combinedgraphics_test.tex
+++ b/Master/texmf-dist/doc/latex/combinedgraphics/test/combinedgraphics_test.tex
@@ -1,7 +1,7 @@
%
% LaTeX test file for combinedgraphics package
%
-% Copyright 2009 Christian Schneider <software(at)chschneider(dot)eu>
+% Copyright 2009,2011 Christian Schneider <software(at)chschneider(dot)eu>
%
% This file is part of combinedgraphics.
%
@@ -117,4 +117,11 @@
\fbox{\input{gnuplot42}}\\
\fbox{\includecombinedgraphics[angle=30,scale=0.75,angle=15]{xfig325}}%
\fbox{\includecombinedgraphics[angle=30,scale=0.75,angle=15]{gnuplot42}}
+
+ \section*{Test: \texttt{vecfirst=false,vecinclude=overwrite}}
+ \noindent
+ \fbox{\combinput{xfig325}}%
+ \fbox{\input{gnuplot42}}\\
+ \fbox{\includecombinedgraphics[vecfirst=false,vecinclude=overwrite]{xfig325}}%
+ \fbox{\includecombinedgraphics[vecfirst=false,vecinclude=overwrite]{gnuplot42}}
\end{document}