summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/yquant/yquant-shapes.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-11-01 21:58:21 +0000
committerKarl Berry <karl@freefriends.org>2020-11-01 21:58:21 +0000
commita57cb9b59c62dd3cf8f6824616c29dc7e39af503 (patch)
tree931d43d98c74e931a1bde54488792b9fc52f70dd /Master/texmf-dist/tex/latex/yquant/yquant-shapes.tex
parent7e52dea18f375ae45ccdd7234b67d139882a43aa (diff)
yquant (1nov20)
git-svn-id: svn://tug.org/texlive/trunk@56830 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/yquant/yquant-shapes.tex')
-rw-r--r--Master/texmf-dist/tex/latex/yquant/yquant-shapes.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/yquant/yquant-shapes.tex b/Master/texmf-dist/tex/latex/yquant/yquant-shapes.tex
index 7ce146171b3..22b9601c4e0 100644
--- a/Master/texmf-dist/tex/latex/yquant/yquant-shapes.tex
+++ b/Master/texmf-dist/tex/latex/yquant/yquant-shapes.tex
@@ -545,15 +545,15 @@
\inheritanchorborder[from=yquant-rectangle]%
\backgroundpath{%
\shorten%
- \pgf@xa=\dimexpr\yradius+\pgf@x\relax%
- \pgf@ya=\dimexpr\yradius+\pgf@y\relax%
+ \pgf@xa=\dimexpr\yradius-\pgf@x\relax%
+ \pgf@ya=\dimexpr\yradius-\pgf@y\relax%
\pgfpathmoveto{\pgfqpoint{0pt}{\pgf@xa}}%
\pgfpathlineto{\pgfqpoint{0pt}{-\pgf@ya}}%
}%
\clippath{%
\shorten%
- \@tempdima=\dimexpr\yradius+\pgf@x\relax%
- \@tempdimb=\dimexpr\yradius+\pgf@y\relax%
+ \@tempdima=\dimexpr\yradius-\pgf@x\relax%
+ \@tempdimb=\dimexpr\yradius-\pgf@y\relax%
\pgfpathrectanglecorners%
{\pgfqpoint{-.5\pgflinewidth}{\@tempdima}}%
{\pgfqpoint{.5\pgflinewidth}{-\@tempdimb}}%