自己试了一下apmcm的模板,发现跑不出来,显示缺少文件

2019-11-27 17:21发布

winedt这样显示的,请大家帮忙看看问题出在哪? Command Line: pdflatex.exe --interaction=errorstopmode --synctex=-1 main...

winedt这样显示的,请大家帮忙看看问题出在哪? Command Line: pdflatex.exe --interaction=errorstopmode --synctex=-1 "main.tex" Startup Folder: D:\建模\APMCMThesis(1) This is pdfTeX, Version 3.1415926-2.3-1.40.12 (MiKTeX 2.9) entering extended mode (D:\建模\APMCMThesis(1)\main.tex LaTeX2e <2011> Babel and hyphenation patterns for loaded. (D:\建模\APMCMThesis(1)\apmcmthesis.cls Document Class: apmcmthesis 2019/11/11 v1.0 LaTeX Template for APMCM (D:\CTEX\MiKTeX\tex\latex\base\article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (D:\CTEX\MiKTeX\tex\latex\base\size12.clo)) (D:\CTEX\MiKTeX\tex\generic\ifxetex\ifxetex.sty) (D:\CTEX\MiKTeX\tex\latex\geometry\geometry.sty (D:\CTEX\MiKTeX\tex\latex\graphics\keyval.sty) (D:\CTEX\MiKTeX\tex\generic\oberdiek\ifpdf.sty) (D:\CTEX\MiKTeX\tex\generic\oberdiek\ifvtex.sty) (D:\CTEX\MiKTeX\tex\latex\geometry\geometry.cfg)) (D:\CTEX\MiKTeX\tex\latex\ams\math\amsmath.sty For additional information on amsmath, use the `?' option. (D:\CTEX\MiKTeX\tex\latex\ams\math\amstext.sty (D:\CTEX\MiKTeX\tex\latex\ams\math\amsgen.sty)) (D:\CTEX\MiKTeX\tex\latex\ams\math\amsbsy.sty) (D:\CTEX\MiKTeX\tex\latex\ams\math\amsopn.sty)) (D:\CTEX\MiKTeX\tex\latex\amsfonts\amsfonts.sty) (D:\CTEX\MiKTeX\tex\latex\amsfonts\amssymb.sty) (D:\CTEX\MiKTeX\tex\latex\tools\bm.sty) (D:\CTEX\MiKTeX\tex\latex\titlesec\titlesec.sty) (D:\CTEX\MiKTeX\tex\latex\titlesec\titletoc.sty) (D:\CTEX\MiKTeX\tex\latex\xcolor\xcolor.sty (D:\CTEX\MiKTeX\tex\latex\00miktex\color.cfg) (D:\CTEX\MiKTeX\tex\latex\pdftex-def\pdftex.def (D:\CTEX\MiKTeX\tex\generic\oberdiek\infwarerr.sty) (D:\CTEX\MiKTeX\tex\generic\oberdiek\ltxcmds.sty)) (D:\CTEX\MiKTeX\tex\latex\graphics\dvipsnam.def) (D:\CTEX\MiKTeX\tex\latex\xcolor\svgnam.def) (D:\CTEX\MiKTeX\tex\latex\xcolor\x11nam.def)) (D:\CTEX\MiKTeX\tex\latex\graphics\graphicx.sty (D:\CTEX\MiKTeX\tex\latex\graphics\graphics.sty (D:\CTEX\MiKTeX\tex\latex\graphics\trig.sty) (D:\CTEX\MiKTeX\tex\latex\00miktex\graphics.cfg))) (D:\CTEX\MiKTeX\tex\latex\tools\array.sty) (D:\CTEX\MiKTeX\tex\latex\lastpage\lastpage.sty) (D:\CTEX\MiKTeX\tex\latex\tools\longtable.sty) (D:\CTEX\MiKTeX\tex\latex\tools\tabularx.sty) (D:\CTEX\MiKTeX\tex\latex\booktabs\booktabs.sty) (D:\CTEX\MiKTeX\tex\latex\multirow\multirow.sty) (D:\CTEX\MiKTeX\tex\latex\multirow\bigstrut.sty) (D:\CTEX\MiKTeX\tex\latex\cprotect\cprotect.sty (D:\CTEX\MiKTeX\tex\latex\base\ifthen.sty) (D:\CTEX\MiKTeX\tex\latex\bigfoot\suffix.sty)) (D:\CTEX\MiKTeX\tex\latex\listings\listings.sty (D:\CTEX\MiKTeX\tex\latex\listings\lstmisc.sty) (D:\CTEX\MiKTeX\tex\latex\listings\listings.cfg)) (D:\CTEX\MiKTeX\tex\latex\cjk\cjk.sty LaTeX Warning: You have requested package `cjk', but the package provides `CJK'. (D:\CTEX\MiKTeX\tex\latex\cjk\mule\MULEenc.sty) (D:\CTEX\MiKTeX\tex\latex\cjk\CJK.enc)) ! LaTeX Error: File `newtxtext.sty' not found. Type X to quit or to proceed, or enter new name. (Default extension: sty) Enter file name:
2条回答
`! LaTeX Error: File ``newtxtext.sty' not found.` 意思非常明确,缺少 `newtxtext` 宏包。装上就行了,但是不保证接下来没有其他问题,毕竟用的是CTeX,这是近十年前的东西了,不知道还能不能更新那个`miktex`。

一周热门 更多>

相关问答