summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/easybook/chapter3.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/easybook/chapter3.tex')
-rw-r--r--Master/texmf-dist/doc/latex/easybook/chapter3.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/easybook/chapter3.tex b/Master/texmf-dist/doc/latex/easybook/chapter3.tex
index a9e19e03f43..252551e7dcf 100644
--- a/Master/texmf-dist/doc/latex/easybook/chapter3.tex
+++ b/Master/texmf-dist/doc/latex/easybook/chapter3.tex
@@ -6,7 +6,7 @@
\section{代码}
\index{d@代码}
\zhlipsum[41][name = aspirin]
-\begin{lstlisting}[language = Python,caption = {python程序练习题}]
+\begin{lstlisting}[language = Python,caption = python 程序练习题]
#!/usr/bin/python
# -*- coding: UTF-8 -*-
@@ -43,7 +43,7 @@ if __name__ == '__main__':
\subsection{引用章节}
\label{subsec:reference section}
\index{y@引用!s@索引}
-阿司匹林及其复方制剂都能有效治疗某几种头痛,但对另外几种则效果不明\cref{chap:other formats}。因其他疾病或创伤导致的继发性头痛需要及时在医疗机构接受治疗\cref{subsec:reference section}。
+阿司匹林及其复方制剂都能有效治疗某几种头痛,但对另外几种则效果不明\ref{chap:other formats}。因其他疾病或创伤导致的继发性头痛需要及时在医疗机构接受治疗\ref{subsec:reference section}。
\subsection{参考文献}
\index{y@引用!c@参考文献}