From 41a06ebd3d4d5b7ccec0e0fe33cc175ea8b5f9c4 Mon Sep 17 00:00:00 2001 From: Otto Tronarp Date: Mon, 10 Aug 2020 12:12:55 +0200 Subject: [PATCH] Fix broken merge Co-authored-by: Henrik Tidefelt --- chapters/annotations.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapters/annotations.tex b/chapters/annotations.tex index ff9b07a05..87f566ab1 100644 --- a/chapters/annotations.tex +++ b/chapters/annotations.tex @@ -200,7 +200,7 @@ \subsubsection{Plot Curves}\label{plot-curves} When \lstinline!legend! isn't provided, the tool produces a default based on \lstinline!x! and/or \lstinline!y!. Providing the empty string as \lstinline!legend! means that the curve shall be omitted from the plot legend. -Variable replacements, as described in \autoref{variable-replacements}, can be +Variable replacements, as described in \cref{variable-replacements}, can be used in the \lstinline!legend! of \lstinline!Curve! \subsubsection{Variable Replacements}\label{variable-replacements}