level 11
斗鬼神🔥
楼主
可以参考
http://tex.stackexchange.com/questions/325278/xelatex-runs-slow-on-windows-machine
I am running TeXLive 2016 on a Windows 7 machine. In the past, when I ran XeLaTeX on a new file that used mathspec, the first compilation would take a long time, regardless of the length of the document. (For what it's worth, I am using the Calibri font.) Watching the Build Output scroll by (using TeXnicCenter), there would always be a pause on the line
1.Running fc-cache.exe from the LaTeX distribution's bin folder (as indicated by the comment above) fixed the issue without reinstalling TeXLive.
2.Please note that the distribution's texmf-var\fonts\cache folder needs to be writeable to the user running fc-cache.exe.
2017年03月26日 02点03分
1
http://tex.stackexchange.com/questions/325278/xelatex-runs-slow-on-windows-machine
I am running TeXLive 2016 on a Windows 7 machine. In the past, when I ran XeLaTeX on a new file that used mathspec, the first compilation would take a long time, regardless of the length of the document. (For what it's worth, I am using the Calibri font.) Watching the Build Output scroll by (using TeXnicCenter), there would always be a pause on the line
1.Running fc-cache.exe from the LaTeX distribution's bin folder (as indicated by the comment above) fixed the issue without reinstalling TeXLive.
2.Please note that the distribution's texmf-var\fonts\cache folder needs to be writeable to the user running fc-cache.exe.