From ecf156eb829187fd7dd7baf7acd168b87a9bcb11 Mon Sep 17 00:00:00 2001 From: Hanson Char Date: Sun, 23 Jun 2024 09:55:01 -0700 Subject: [PATCH] Fix minor typo in control/doc.lua --- tex/generic/pgf/graphdrawing/lua/pgf/gd/control/doc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/doc.lua b/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/doc.lua index 89c8ff483..ffb3fd0e7 100644 --- a/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/doc.lua +++ b/tex/generic/pgf/graphdrawing/lua/pgf/gd/control/doc.lua @@ -58,7 +58,7 @@ parentheses are a bit cumbersome, there is a special support for this key inside a |graph|: The standard |/tikz/at| key is redefined inside a |graph| so that it points to |/graph drawing/desired at| instead. (Which is more logical anyway, since it makes no sense to -specify an |at| position for a node whose position it to be computed +specify an |at| position for a node whose position is to be computed by a graph drawing algorithm.) A nice side effect of this is that you can use the |x| and |y| keys (see Section~\ref{section-graphs-xy}) to specify desired positions: