[tex-k] A question on inclusion of poscript file into LaTeX document

Norbert Preining preining at logic.at
Tue Sep 16 13:40:56 CEST 2008


On Mo, 15 Sep 2008, Andrew Komornicki wrote:
> \documentclass[11pt]{article} 
> \usepackage{graphicx}
> % \pdfoutput = 1
> 
> \begin{document} 
> 
>    test file with Postscript figure
> 
> \begin{figure}[!ht]
> \includegraphics[scale=0.5,angle=-90]{fig1.ps} 
> \caption{ Sketch of a typical cathode ray tube }
> \end{figure} 
> 
> \end{document} 

Do:
        epstopdf fig1.ps
        change fig1.ps to fig1.pdf in the document
	use pdflatex
that should work.

For the details, see Robin's answer.

And that is a question for comp.text.tex, and NOT this list.

Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <preining at logic.at>        Vienna University of Technology
Debian Developer <preining at debian.org>                         Debian TeX Group
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
FRANT (n.)
Measure. The legal minimum distance between two trains on the District
and Circle line of the London Underground. A frant, which must be not
less than 122 chains (or 8 leagues) long, is not connected in any way
with the adjective 'frantic' which comes to us by a completely
different route (as indeed do the trains).
			--- Douglas Adams, The Meaning of Liff


More information about the tex-k mailing list