Skip to content

Commit fdae07e

Browse files
committed
chapter 13 needs ctexbook not ctexart @libralibra
1 parent 3ba303c commit fdae07e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

zh-hans/lesson-13.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ LaTeX 允许我们以可控的方式分割源文件。有两个重要的命令
4040
```latex
4141
% !TEX program=lualatex
4242
43-
\documentclass{ctexart}
43+
\documentclass{ctexbook}
4444
\usepackage{biblatex}
4545
\addbibresource{biblatex-examples.bib}
4646

0 commit comments

Comments
 (0)