30 Settembre 2007 alle 15:44
#17407
::
Ci sono riuscito, ma quando visualizzo il preview una messagebox mi chiede:
The document cannot be rendered properly because the current render method does not support PostScript specials.
Temporarily switch to the DVIPS render method? Yes o No
Casa c’è?
il codice che ho scritto è il seguente:
\documentclass[12pt]{article}
\usepackage[dvips]{graphicx}
\begin{document}
bla bla bla\\
\includegraphics{w.eps}
\end{document}