0
votes
0answers
287 views

Problems with YAP freezing (MikTex) and other questions

I am running the latest x64 MikTex install on a Windows7-x64 machine. I use WinEdt7 as my front end. Yesterday, YAP started misbehaving. When I "Texify" anything, there are no errors but YAP freezes ...
2
votes
2answers
312 views

Weird message on dvi mode [closed]

I am getting the following message when I visualize in dvi mode: MiKTeX Problem Report Message: Some PostScript specials could not be rendered. Data: Error: /undefined in H.S Operand stack: ...
1
vote
0answers
323 views

Yap viewer getting slow [closed]

I switched recently from MikTeX 2.5 to MiKTeX 2.9 version for latex compilation. I'm getting the below issue with Yap viewer. Performance of Yap viewer is very slow in opening and browsing through ...
0
votes
1answer
197 views

Different color display between Adobe Reader and Yap

Today I have been realized some drawings for my scientific article using PGF. After converting the DVI to the PDF file I have noticed that my grid which has been supposed to be gray was somewhat ...
5
votes
3answers
4k views

MikTex error for PNG images when trying to produce DVI

I have a tex file with \includegraphic elements for some PNG images. I use MikTeX on Windows and the PDF is fine. Now, I need a DVI so I tried using: \pdfoutput=0 This creates a DVI, but only after I ...