最近,发现一个新错误,以前没遇到过,错误提示信息如下: 【解决方案】 文档地址:http://www.ctan.org/tex-archive/macros/latex/contrib/tocloft/tocloft.pdfError \newcounter{lofdepth} and \newcouter{lotdepth}
! LaTeX Error: Command \c@lofdepth already defined.Or name \end... illegal,
see p.192 of the manual.See the LaTeX manual or LaTeX Companion for explanation.
TypeH <return>for immediate help....l.99 \newcounter{lofdepth}Your command was ignored.
加载tocloft
宏包的时候,使用 subfigure
参数. 可以参考tocloft
宏包说明文档。即:\usepackage[titles,subfigure]{tocloft}
发表评论 取消回复