diff options
Diffstat (limited to 'Master/texmf-dist/tex/plain/plgraph/graphicx.tex')
-rw-r--r-- | Master/texmf-dist/tex/plain/plgraph/graphicx.tex | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/plain/plgraph/graphicx.tex b/Master/texmf-dist/tex/plain/plgraph/graphicx.tex new file mode 100644 index 00000000000..0dd2b7f944d --- /dev/null +++ b/Master/texmf-dist/tex/plain/plgraph/graphicx.tex @@ -0,0 +1,13 @@ +% Plain TeX interface to graphicx package. +% David Carlisle + + +\input miniltx + +\def\Gin@driver{dvips.def} +\input graphicx.sty + + +\resetatcatcode + + |