Plan 9 from Bell Labs’s /usr/web/sources/contrib/steve/root/sys/lib/texmf/tex/latex/base/pict2e.dtx

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


% \iffalse meta-comment
%
% Copyright 1993 1994 1995 1996 1997 1998 1999
% The LaTeX3 Project and any individual authors listed elsewhere
% in this file. 
% 
% This file is part of the LaTeX2e system.
% ----------------------------------------
% 
% It may be distributed under the terms of the LaTeX Project Public
% License, as described in lppl.txt in the base LaTeX distribution.
% Either version 1.0 or, at your option, any later version.
% 
% \fi
%<*driver>
\documentclass{ltxdoc}

\begin{document}

The package \textsf{pict2e} that is mentioned in the 2nd edition of
``\LaTeX: A Document Preparation System'' has not yet been produced.
It is unlikely that the \LaTeX3 Project Team will ever produce this
package thus we would be very happy if someone else creates it.

Most of the basic functionality of the proposed package---implementing
picture mode commands using driver specific |\special|'s (eg
PostScript code) is available in the old \LaTeX2.09 packages:
\begin{itemize}
\item \textsf{pspicture} (By David Carlisle).
\item \textsf{pspic} (By Kresten Krab Thorup).
\end{itemize}
However, there are some syntactic differences between these styles, and
the proposed \textsf{pict2e}. Both these packages are probably still
available from CTAN.

Another alternative  would be to use the very powerful
\textsf{pstricks} package written by Timothy Van Zandt. 
CTAN archives have \textsf{pstricks} in the directory:\\
|graphics/pstricks|
\end{document}
%</driver>
%<*package>
\PackageError{pict2e}
    {The package pict2e.sty will not be written\MessageBreak
     by the LaTeX maintainers soon}%
    {The file pict2e.dtx contains suggested alternative solutions.}
%</package>


Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.