summaryrefslogtreecommitdiff
path: root/graphics/pgf/base/doc/text-en/pgfmanual-en-library-external.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-09-29 03:02:54 +0000
committerNorbert Preining <norbert@preining.info>2020-09-29 03:02:54 +0000
commitd043a18e288914d3c46a1b10af1f30ce2df00588 (patch)
tree888d8c0677d7b328602f1ec5c09d324a325043ec /graphics/pgf/base/doc/text-en/pgfmanual-en-library-external.tex
parent34310603e5253ef5742542e3f0123b341a70ee20 (diff)
CTAN sync 202009290302
Diffstat (limited to 'graphics/pgf/base/doc/text-en/pgfmanual-en-library-external.tex')
-rw-r--r--graphics/pgf/base/doc/text-en/pgfmanual-en-library-external.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/pgf/base/doc/text-en/pgfmanual-en-library-external.tex b/graphics/pgf/base/doc/text-en/pgfmanual-en-library-external.tex
index e96a27c470..ee3a890518 100644
--- a/graphics/pgf/base/doc/text-en/pgfmanual-en-library-external.tex
+++ b/graphics/pgf/base/doc/text-en/pgfmanual-en-library-external.tex
@@ -1,4 +1,4 @@
-% Copyright 2008 by Christian Feuersaenger
+% Copyright 2019 by Christian Feuersaenger
%
% This file may be distributed and/or modified
%
@@ -987,8 +987,9 @@ external graphics. It can be found at
latex/pgf/utilities/tikzexternal.sty
\end{codeexample}
%
-\noindent and needs to be used instead of |\usepackage{tikz}|. So, we uncomment
-|\usepackage{tikz}| and our example from the beginning becomes
+\noindent and needs to be used instead of |\usepackage{tikz}|. So, we comment
+|\usepackage{tikz}| and |\usetikzlibrary{external}|, load packages |graphicx|
+and |tikzexternal|, and finally our example from the beginning becomes
%
\begin{codeexample}[code only]
\documentclass{article}