Viewers for PDF, PS, and DVI ⇒ problem with YAP
problem with YAP
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.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Re: problem with YAP
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
Best regards
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
problem with YAP
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
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
problem with YAP
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: problem with YAP
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: problem with YAP
Thank you very much,