[texhax] Graphics with plain teX
Axel E. Retif
axel.retif at mac.com
Tue Aug 5 09:42:56 CEST 2008
On 4 Aug, 2008, at 23:26, Ludwig Mises wrote:
>> Note that we haven't been sure here whether you want to
>> import or to draw graphics.
>
> [...]
> Let's assume that the graphic to be inserted will be an EPS (for now).
>
> Based upon the rest of the suggestions, it looks like this won't
> exactly work in just plain TeX and will require a bit of work on my
> part to get going.
Not at all ---as Karl Barry said,
-------------
\input eplain
\beginpackages
\usepackage{graphicx}
\endpackages
\includegraphics{<your_graphic>.eps}
\bye
--------------
Also, but maybe less versatile than Eplain,
--------------
\input graphicx.tex
\includegraphics{Figura-III_4.eps}
\bye
---------------
Best,
Axel
More information about the texhax
mailing list