summaryrefslogtreecommitdiff
path: root/graphics/pgf/base/tex/tikzlibrarytopaths.code.tex
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pgf/base/tex/tikzlibrarytopaths.code.tex')
-rw-r--r--graphics/pgf/base/tex/tikzlibrarytopaths.code.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pgf/base/tex/tikzlibrarytopaths.code.tex b/graphics/pgf/base/tex/tikzlibrarytopaths.code.tex
index 1461f783f5..36df6b69ef 100644
--- a/graphics/pgf/base/tex/tikzlibrarytopaths.code.tex
+++ b/graphics/pgf/base/tex/tikzlibrarytopaths.code.tex
@@ -219,10 +219,10 @@
}
\def\tikz@to@start@compute@looseness{%
- \edef\tikz@computed@start{([shift=(\tikz@to@out:\the\pgf@xa)]\tikz@tofrom)}%
+ \edef\tikz@computed@start{([shift=({\tikz@to@out}:\the\pgf@xa)]\tikz@tofrom)}%
}
\def\tikz@to@end@compute@looseness{%
- \edef\tikz@computed@end{([shift=(\tikz@to@in:\the\pgf@xb)]\tikz@toto)}%
+ \edef\tikz@computed@end{([shift=({\tikz@to@in}:\the\pgf@xb)]\tikz@toto)}%
}
\def\tikz@to@start@compute@control{%
\let\tikz@computed@start=\tikz@to@out@control%