Viewers for PDF, PS, and DVI ⇒ problem with YAP
problem with YAP
Hello,
I compiled my document using latex, and I wanted to see the result in Yap, it gave me the following error message:
Message: The page could not be rendered.
Data: Unrecoverable error: rangecheck in .putdeviceprops
The strange thing is that I converted the dvi file to ps using dvi2ps and I viewed it normally using gsview.
I am using MikTeX 2.8 and Yap was working normally till today!
An ideas of the problem ?
Regards,
I compiled my document using latex, and I wanted to see the result in Yap, it gave me the following error message:
Message: The page could not be rendered.
Data: Unrecoverable error: rangecheck in .putdeviceprops
The strange thing is that I converted the dvi file to ps using dvi2ps and I viewed it normally using gsview.
I am using MikTeX 2.8 and Yap was working normally till today!
An ideas of the problem ?
Regards,
NEW: TikZ book now 40% off at Amazon.com for a short time.
Re: problem with YAP
I think the file is corrupted for some reason.
Does anybody knows where to download yap.exe only (for miktex 2.8)?
Does anybody knows where to download yap.exe only (for miktex 2.8)?
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: problem with YAP
Attach the file to your next post. You may need to put it into a ZIP or RAR archive.
Best regards
Thorsten
Best regards
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
problem with YAP
My yap.exe file is attached:
Thanks,
It is giving that error after running latex on the following tex file:
Code: Select all
\documentclass[12pt,letter]{article}
\usepackage{amssymb,amsmath,fullpage,graphicx,pstricks,sectsty,subfigure}
\usepackage[comma,numbers]{natbib}%round,
\begin{document}
Hello!
\end{document}
Thanks,
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: problem with YAP
Actually I meant the concerned DVI file. Perhaps this one is corrupted.
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
problem with YAP
Here it is:
when I run dvi2ps on it, the ps file is correct and normal.- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: problem with YAP
Start the MiKTeX Package Manager, search for the Yap binaries (miktex-yap-bin-2.8), de-install and then re-install them.
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: problem with YAP
It worked normally after re-installation.
Thank you very much,
Thank you very much,