Oh, no LaTeX would be enough. But just LaTeX is nowhere to be found, I can only choose between XeLaTeX, pdfLaTeX and some more. I tested with pdfLaTeX in TeX Live now, and it works! (almost) Doesn't work in MikTeX and I thought eps-figures couldn't be used with pdfLaTeX(?)
Hi! I am trying to add a Matlab figure which have been generated by LaPrint. My code: \documentclass{article} \usepackage{graphicx,color,psfrag} \begin{document} \input{convergence} \end{document}
convergence.tex: % This file is generated by the MATLAB m-file laprint.m. It can be included % into ...