summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tikzscale/test-tikzscale.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-01-09 23:40:05 +0000
committerKarl Berry <karl@freefriends.org>2013-01-09 23:40:05 +0000
commitc242f8a8127120acd43052ff3e4ad624363886ad (patch)
tree78e9777149ea985f2a7d1218600c9a216256e8c9 /Master/texmf-dist/doc/latex/tikzscale/test-tikzscale.tex
parentf2e0420b7971a75478867c2c5facd4988612638a (diff)
tikzscale (9jan13)
git-svn-id: svn://tug.org/texlive/trunk@28778 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tikzscale/test-tikzscale.tex')
-rw-r--r--Master/texmf-dist/doc/latex/tikzscale/test-tikzscale.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tikzscale/test-tikzscale.tex b/Master/texmf-dist/doc/latex/tikzscale/test-tikzscale.tex
index 4678563c9d6..91c3f4518ad 100644
--- a/Master/texmf-dist/doc/latex/tikzscale/test-tikzscale.tex
+++ b/Master/texmf-dist/doc/latex/tikzscale/test-tikzscale.tex
@@ -16,6 +16,8 @@
\begin{document}
\section*{Tests}
\begin{itemize}
+ \item Test that with externalization, no picture is generated multiple times.
+ \item Test that there are no warnings without using externalization.
\item Normal input command\\%
\input{testRectangle.tikz}%
\item Use includegraphics with file ending\\%
@@ -70,5 +72,7 @@
\frame{\input{testgraphic2D.tikz}}
\item Use a two dimensional plot with a tight frame with width \settowidth{\mylen}{\frame{\includegraphics{testgraphic2D.tikz}}}\the\mylen\\%
\frame{\includegraphics{testgraphic2D.tikz}}
+ \item Use includegraphics with a histogram of a normal distribution\\%
+ \includegraphics[width=\linewidth,height=0.5\linewidth]{histogramNormal}%
\end{itemize}
\end{document} \ No newline at end of file