[OS X TeX] Re: Memoir class book template

Charles Shooshan chasshoo at snet.net
Tue Sep 11 19:29:50 EDT 2012


Howdy to you!

I just want to make sure (I'm still a newbie). For .ps graphics files (not .eps), do I still have to make an explicit protected call like this? --

% Working with .ps graphics files with pdflatex
\documentclass{article}
\usepackage{graphicx}

\begin{document}

\immediate\write18{repstopdf ./img/elephant.ps}
\includegraphics[scale=0.5]{./img/elephant}

\end{document}

Thanks,
Charlie




More information about the MacOSX-TeX mailing list