summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pstricks/pstricks-bug.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-07-09 20:04:31 +0000
committerKarl Berry <karl@freefriends.org>2024-07-09 20:04:31 +0000
commit8992fd4a79ab8f6cf711d89d67275ef3cde5b516 (patch)
treef6f3e0a72e9126eea4f66a7bbc9d9d0bd604fa8f /Master/texmf-dist/doc/generic/pstricks/pstricks-bug.tex
parent1d27dccd4fe58d154568e0ccdb4034699d2b6742 (diff)
pstricks (9jul24)
git-svn-id: svn://tug.org/texlive/trunk@71752 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pstricks/pstricks-bug.tex')
-rw-r--r--Master/texmf-dist/doc/generic/pstricks/pstricks-bug.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/generic/pstricks/pstricks-bug.tex b/Master/texmf-dist/doc/generic/pstricks/pstricks-bug.tex
index b5f9ba2c32c..d4e0329dd39 100644
--- a/Master/texmf-dist/doc/generic/pstricks/pstricks-bug.tex
+++ b/Master/texmf-dist/doc/generic/pstricks/pstricks-bug.tex
@@ -97,7 +97,7 @@
% 15. When lines are very short, linestyle=dash may cause an error.
% PATCH: Input this file.
%
-% 16. \clipbox does not work.
+% 16. \psclipbox does not work.
% PATCH: Input this file.
%
% 17. Various nodes are missing \leavevmode, which can cause irregularities
@@ -509,8 +509,8 @@
stroke>
% 16.
-\def\clipbox{\@ifnextchar[{\clipbox@}{\clipbox@[\z@]}}
-\def\clipbox@[#1]{\pst@makebox\clipbox@@{#1}}
+\def\psclipbox{\@ifnextchar[{\psclipbox@}{\psclipbox@[\z@]}}
+\def\psclipbox@[#1]{\pst@makebox\psclipbox@@{#1}}
% 20.
\def\mixed@coor#1#2{%