summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex')
-rw-r--r--Master/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex24
1 files changed, 12 insertions, 12 deletions
diff --git a/Master/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex b/Master/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex
index 58c51558c8a..5cc58e62e5d 100644
--- a/Master/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex
+++ b/Master/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex
@@ -40,7 +40,7 @@
\pgfmath@selectfont%
#1#2\unskip%
\expandafter\endgroup%
- \expandafter#1\the#1\relax%
+ \expandafter#1\the#1\relax%
}%
{%
\pgfmathparse{#2}%
@@ -68,7 +68,7 @@
\advance#1#2\unskip%
\expandafter%
\endgroup%
- \expandafter#1\the#1\relax%
+ \expandafter#1\the#1\relax%
}%
{%
\pgfmathparse{#2}%
@@ -202,7 +202,7 @@
\def\pgfmathsetmacro#1#2{%
\begingroup%
\pgfmathparse{#2}%
- \let#1=\pgfmathresult
+ \let#1=\pgfmathresult
\pgfmath@smuggleone{#1}%
\endgroup%
}
@@ -264,7 +264,7 @@
% *** The following commands DO NOT WORK without the rest of PGF ***
%
% (a dumping ground for stuff that doesn't really belong anywhere else)
-
+
% \pgfmathanglebetweenpoints
%
% Define \pgfmathresult as the angle between points #1 and #2
@@ -354,7 +354,7 @@
-% \pgfmathpointintersectionoflineandarc
+% \pgfmathpointintersectionoflineandarc
%
% A bit experimental at the moment:
%
@@ -385,10 +385,10 @@
\pgf@polar@#6 and #6\@@%
\fi%
\edef\xarcradius{\the\pgf@x}%
- \edef\yarcradius{\the\pgf@y}%
+ \edef\yarcradius{\the\pgf@y}%
%
% Get the start and end angles of the arc...
- %
+ %
\pgfmathsetmacro\s{#4}%
\pgfmathsetmacro\e{#5}%
%
@@ -420,7 +420,7 @@
\pgfmathadd@{\s}{\e}%
\pgfmathdivide@{\pgfmathresult}{2}%
\let\p\pgfmathresult%
- \ifdim\p pt=\s pt\relax%
+ \ifdim\p pt=\s pt\relax%
\else%
\pgfmathanglebetweenpoints{#2}{%
\pgfpointadd{#3}{%
@@ -466,14 +466,14 @@
\ifdim\pgfmathresult pt<\m pt\relax%
\let\m\pgfmathresult%
\let\n\p%
- \fi%
+ \fi%
\repeatpgfmathloop%
\pgfpointadd{#3}{\pgfpointpolar{\n}{\xarcradius and \yarcradius}}%
}%
}
% \pgfmathangleonellipse
-%
+%
% Find the angle corresponding to a point on the border of an ellispe.
%
% #1 - the point on the border.
@@ -489,7 +489,7 @@
\fi%
\pgf@xa\pgf@x%
\pgf@ya\pgf@y%
- \pgf@process{#1}%
+ \pgf@process{#1}%
\ifdim\pgf@x=0pt\relax%
\pgfutil@tempdima1pt\relax%
\else%
@@ -530,7 +530,7 @@
\ifdim\pgf@y=0pt\relax%
\pgfutil@tempdima0pt\relax%
\fi%
- \fi%
+ \fi%
\fi%
\pgfmath@returnone\pgfutil@tempdima%
\endgroup%