diff options
author | Karl Berry <karl@freefriends.org> | 2021-02-01 22:32:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-02-01 22:32:15 +0000 |
commit | 3582807496bc5284b93dced002154d17359d6821 (patch) | |
tree | c3507ac8cb89d11d40423595d96952c734270dc9 /Master/texmf-dist/doc/latex/easybook/chapter3.tex | |
parent | fa69ab3711f151f889ad769163605a835a1235b6 (diff) |
easybook (1feb21)
git-svn-id: svn://tug.org/texlive/trunk@57591 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/easybook/chapter3.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/easybook/chapter3.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/easybook/chapter3.tex b/Master/texmf-dist/doc/latex/easybook/chapter3.tex index df8ca09eafc..04fa95dc341 100644 --- a/Master/texmf-dist/doc/latex/easybook/chapter3.tex +++ b/Master/texmf-dist/doc/latex/easybook/chapter3.tex @@ -2,7 +2,7 @@ \documentclass[../easybook-demo]{subfiles} \begin{document} -\chapter{其它格式}\label{chap1} +\chapter{其它格式}\label{chap:other formats} \section{代码}\index{d@代码} \zhlipsum[42][name = aspirin] @@ -42,8 +42,8 @@ HN-[::+60]CH_3)=-(-HO)=)}\] \subsection{边注}\index{y@引用!b@边注} 对乙酰氨基酚和布洛芬\marginnote{这是一个边注。}于1956年和1959年相继问世以后,阿司匹林的使用率开始下降。 -\subsection{引用章节}\label{sec1}\index{y@引用!s@索引} -兽医有时用阿司匹林来镇痛或抗血栓,主要给狗用\cref{chap1},有时给马用\cref{sec1},不过现在一般会用副作用较少的新疗法。 +\subsection{引用章节}\label{subsec:reference section}\index{y@引用!s@索引} +兽医有时用阿司匹林来镇痛或抗血栓,主要给狗用\cref{chap:other formats},有时给马用\cref{subsec:reference section},不过现在一般会用副作用较少的新疗法。 \subsection{参考文献}\index{y@引用!c@参考文献} 这是一个参考文献引用的范例\cite{1979Prospect}。引用多个文献,将引用标号中的多个文献序号按升序排列,若其中有2个以上的连续序号,则改用范围序号,例如\cite{1979Prospect,1989The,2010An}。 |