From cf50fa48461e405b95b816f3208a09daa34ca8c4 Mon Sep 17 00:00:00 2001 From: Yukai Chou Date: Sat, 21 Dec 2024 04:02:20 +0800 Subject: [PATCH] docs: correct a reference to anchor list (fixes #1377) Signed-off-by: Yukai Chou --- doc/generic/pgf/pgfmanual-en-tikz-shapes.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/generic/pgf/pgfmanual-en-tikz-shapes.tex b/doc/generic/pgf/pgfmanual-en-tikz-shapes.tex index 37b9c1031..a48425064 100644 --- a/doc/generic/pgf/pgfmanual-en-tikz-shapes.tex +++ b/doc/generic/pgf/pgfmanual-en-tikz-shapes.tex @@ -1182,7 +1182,7 @@ \subsubsection{Positioning Nodes Using Anchors} example the upper right corner is called, well, not ``upper right anchor'', but the |north east| anchor of the shape. The center of the shape has an anchor called |center| on top of it, and so on. Here are some examples (a complete -list is given in Section~\ref{section-the-shapes}). +list for predefined shapes is given in Section~\ref{section-predefined-shapes}). \medskip\noindent \begin{tikzpicture}