MiKTeX and proTeXt ⇒ mgs.exe - high CPU with YAP
mgs.exe - high CPU with YAP
I'm working with a pretty large document with plenty of figures which are either svgs or grey scale tiffs that have been converted to eps before compilation. When I output to postscript I get a 54 Mb file so it's up there.
Generally though I'm outputting to DVI and viewing with YAP. I find that while it compiles within a coupled of seconds, I get a period between 5-10s where mgs.exe uses about 100% CPU and YAP seems to lock up momentarily.
Would you say that this is just a result of the large postscript images that I'm dealing with or does it suggest a deeper problem?
I'm running MikTex 2.7 on WinXP (SP3) and have the Sep 2007 version of mgs.exe
Thanks, Pete.
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
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
mgs.exe - high CPU with YAP
Best regards and welcome to the board
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: mgs.exe - high CPU with YAP
since all my files were already in eps format i ended up using the epstopdf package together with pdflatex and its worked a charm. i'll keep the png/pdf suggestion in mind for future work.
thanks again, pete