summaryrefslogtreecommitdiff
path: root/graphics/pictex/postpictex.tex
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pictex/postpictex.tex')
-rw-r--r--graphics/pictex/postpictex.tex14
1 files changed, 13 insertions, 1 deletions
diff --git a/graphics/pictex/postpictex.tex b/graphics/pictex/postpictex.tex
index d46612a862..b70bc1cdaf 100644
--- a/graphics/pictex/postpictex.tex
+++ b/graphics/pictex/postpictex.tex
@@ -1,4 +1,9 @@
-% This is postpictex.tex Version 1.1 9/10/87
+% This is postpictex.tex
+% Version 1.1 9/10/87.
+% See section 10 of the PiCTeX manual.
+% Version 1.1b 2021-06-08 extended LaTeX support for picture environment
+% LaTeX Project (with Michael Wichura's permission for the update)
+% add \put and \multiput to the list of commands restored for LaTeX.
% To use the PiCTeX macros under LaTeX, you first need to \input the
% file prepictex.tex, then the main corpus of PiCTeX macros (pictex.tex),
@@ -39,6 +44,13 @@
\let\linethickness=\!latexlinethickness
\let\pictexlinethickness=\!pictexlinethickness
+% 2021-06-08 and same for \put and \multiput
+\let\put=\!latexput
+\let\pictexput=\!pictexput
+\let\multiput=\!latexmultiput
+\let\pictexmultiput=\!pictexmultiput
+
+
% Reset LaTeX's default meaning of \\
\let\\=\@normalcr
\catcode`@=12 \catcode`!=12