summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/easybook/doc/easybook-demo.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/easybook/doc/easybook-demo.tex')
-rw-r--r--macros/latex/contrib/easybook/doc/easybook-demo.tex18
1 files changed, 9 insertions, 9 deletions
diff --git a/macros/latex/contrib/easybook/doc/easybook-demo.tex b/macros/latex/contrib/easybook/doc/easybook-demo.tex
index 9ad0b579c1..2babe3b6b1 100644
--- a/macros/latex/contrib/easybook/doc/easybook-demo.tex
+++ b/macros/latex/contrib/easybook/doc/easybook-demo.tex
@@ -10,14 +10,14 @@
style =
{
color = seaside,
- % capdash = true,
% multoc = true,
% withpart = true,
% perpart = true,
perpage = true,
% notomath = false,
rulewidth = 0.75pt,
- % uppercase = false
+ % uppercase = false,
+ number-sep = {.}
},
link =
{
@@ -33,7 +33,7 @@
caption = 1,
footnote = 1
},
- elfont =
+ elsefont =
{
table-cap = \sffamily\zihao{5},
figure-cap = \sffamily\zihao{5},
@@ -97,11 +97,11 @@
\url{https://latexstudio.net} \\
\url{https://gitee.com/texl3/easybook}\thanks{Gitee为项目的主要发布地址。}
}
-\date{2021/03/14\hskip\ccwd\relax v1.23q}
+\date{2021/03/15\hskip\ccwd\relax v1.23r}
\frontmatter[roman]
\maketitle
-\tableofcontents
+\tableofcontents[book,multoc = false]
\mainmatter*
\part{使用示例}
@@ -111,9 +111,9 @@
\include{appendix}
\backmatter
-\printbibliography
-\listoffigures
-\listoftables
-\listoflistings
+\printbibliography[book,multoc = false]
+\listoffigures[book,multoc = false]
+\listoftables[book,multoc = false]
+\listoflistings[book,multoc = false]
\printindex
\end{document} \ No newline at end of file