Re: Some postscript specials could not be rendered

Ulrike Fischer <[email protected]>
Newsgroups gmane.comp.tex.miktex
Message-ID <[email protected]>
Am Sun, 14 Feb 2016 15:34:20 -0600 schrieb John Rudnicki:

> Because my computer died, I installed MiKTex on the new machine (running
> Windows 10). With a file that worked before I now get the message in the
> subject line.
> 
> Any help would be appreciated.
> 
> MiKTeX Problem Report
> Message: Some PostScript specials could not be rendered.

In YAP (I'm guessing tht you get the message from YAP) set in
view>optionss>display  the default render method to dvips. You
problably will have to restart YAP. 


Normally it is not needed to add the extension in \includegraphics. 

You should also be able to use pdflatex if you load epstopdf:

\documentclass{article}%
\usepackage{graphicx}
\usepackage{epstopdf}
\begin{document}
This is a test.

\begin{figure}
\begin{center}
\resizebox{3.0in}{!}{\includegraphics{Rudnicki01_02}}
\end{center}
\caption{Addition of two vectors.}
\label{Lec1Fig1b}
\end{figure}
\end{document}

-- 
Ulrike Fischer 
http://www.troubleshooting-tex.de/


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Q: How can I leave the mailing list?
A: See http://docs.miktex.org/faq/support.html#leavingml
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.