AZ logo

CTAN directory: /graphics/pstricks/contrib/pst-graphicx

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
pst-graphicx A pstricks-compatible graphicx for use with Plain TeX.

Files

Name Size* Date UTC Notes
Changes 191 bytes 2011-Mar-13
README 374 bytes 2011-Mar-13 Shown below
demo.tex 150 bytes 2011-Mar-13
pst-graphicx.tex 1 KiB 2011-Mar-13

  *File sizes in kibibytes.

Contents of README

%% $Id: README 477 2011-03-13 19:54:00Z herbert $

pst-graphicx allows the use of the LaTeX package graphicx
together with Plain TeX, e.g.

\input pst-graphicx% also loads the base pstricks.tex

\psframebox[shadow]{\includegraphics[width=5cm]{tiger}}
\bye

pst-graphicx does't load the package keyval, to prevent
a package mismatch with xkeyval, which is load by PSTricks.