photo jpg inclusion

Boris Veytsman borisv at lk.net
Sat Jan 8 04:51:32 CET 2022


WB> From: Walt Burkhard <burkhard at cs.ucsd.edu>
WB> Date: Fri, 7 Jan 2022 17:02:12 -0800



WB> I am working with plain TeX and would like to include a small photo jpg
WB> file.    How can I do this?

That is what David Carlisle's graphics-pln is for

Suppose you file is sample.jpg

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\input graphicx
\includegraphics[width=4in]{sample}
\bye
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

then use pdftex to compile

-- 
Good luck

-Boris

If you talk to God, you are praying; if God talks to you, you have
schizophrenia.
		-- Thomas Szasz


More information about the texhax mailing list.