我收到错误消息
! Undefined control sequence.
<argument> \DeclareTOCStyleEntries
[indent=0em,numwidth=2em,dynnumwidth=yes]...
l.843 }
当尝试使用类考卷,包括随附的示例。此特定错误位于 Report 示例中。
它说错误出在 kao.sty 文档中。我查看了它,但找不到问题所在。为什么会抛出错误?
答案1
我kaobook
从您提供的链接下载了该课程及所有附带文件。
只要目录main.tex
中包含的文件与分发版中包含的所有其他文件位于同一目录中,该目录中包含的文件minimal_report
就会被正确编译(除了丢失的文件,LaTeX 会发出警告。所以我添加了一个)。report-template.bib
.sty
.cls
这是(发明的)report-template.bib
@book{James2013,
title={Analytical chemistry of foods},
author={James, Ceirwyn S},
date=2013,
publisher={Springer Science \& Business Media}
}