Verzeichnis graphics/pstricks/contrib/pst-graphicx
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.
Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (1.7k).
pst-graphicx – A PSTricks-compatible graphicx for use with Plain TeX
The package provides a version of graphicx that avoids loading the graphics bundle’s (original) keyval package, which clashes with pstricks’ use of xkeyval.
| Paket | pst-graphicx |
| Version | 0.02 |
| Lizenzen | The LaTeX Project Public License |
| Betreuer | Herbert Voß |
| Enthalten in | TeX Live als pst-graphicx MiKTeX als pst-graphicx |
| Themen | Grafik einbinden |