You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.
我的系统环境是Windows 10, 1803。
我发现你的Windows编译脚本有个小问题:
pdflatex .\%jobname%.tex
bibtex .\%jobname%.aux
bibtex .\publications.aux
pdflatex .\%jobname%.tex
pdflatex .\%jobname%.tex
其中的
.\
应该改为./
才能够正常执行。The text was updated successfully, but these errors were encountered: