summaryrefslogtreecommitdiff
path: root/graphics/pgf/base/doc/text-en/pgfmanual-en-library-edges.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-12-20 03:00:48 +0000
committerNorbert Preining <norbert@preining.info>2019-12-20 03:00:48 +0000
commit18d9ec0eba21e6b8c55cdd50afb91c56e02ce7bf (patch)
tree56de5f55a6575a68557d5a384f57e3e8566c536d /graphics/pgf/base/doc/text-en/pgfmanual-en-library-edges.tex
parent3b24b0599bb35e1a3338fa33bfb24044a6125ba4 (diff)
CTAN sync 201912200300
Diffstat (limited to 'graphics/pgf/base/doc/text-en/pgfmanual-en-library-edges.tex')
-rw-r--r--graphics/pgf/base/doc/text-en/pgfmanual-en-library-edges.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pgf/base/doc/text-en/pgfmanual-en-library-edges.tex b/graphics/pgf/base/doc/text-en/pgfmanual-en-library-edges.tex
index 09666becea..08cb5934af 100644
--- a/graphics/pgf/base/doc/text-en/pgfmanual-en-library-edges.tex
+++ b/graphics/pgf/base/doc/text-en/pgfmanual-en-library-edges.tex
@@ -129,7 +129,7 @@ this curve looks can be influenced via a number of options.
If no \meta{angle} is given, the last given |bend left| or |bend right|
angle is used.
%
-\begin{codeexample}[]
+\begin{codeexample}[preamble={\usetikzlibrary{automata,positioning}}]
\begin{tikzpicture}[shorten >=1pt,node distance=2cm,on grid]
\node[state,initial] (q_0) {$q_0$};
\node[state] (q_1) [right=of q_0] {$q_1$};