请问如何将目录中的章标题和参考文献 等也出现省略号.....?(这个问题不是很重要,如果解决更好)

发布于 2022-11-06 17:26:17

未命名1667726442.png

\documentclass[twoside]{article} 
\usepackage[heading=true]{ctex}
\bibliographystyle{plain}
\ctexset{section={
                 number=\arabic{section},
                 name={第,章}}
             }
\begin{document}
\tableofcontents
\newpage
%\pagenumbering{arabic}
\section{背景知识简介}
\subsection{基本粒子}
\section{总结与展望}
\section*{参考文献}
\section*{硕士期间发表的论文}
\section*{致谢}
\addcontentsline{toc}{section}{参考文献}
\addcontentsline{toc}{section}{硕士期间发表的论文}
\end{document}

查看更多

关注者
0
被浏览
910
行者
行者 2022-11-06
这家伙很懒,什么也没写!
%导言区
\usepackage{tocloft}
\renewcommand{\cftsecleader}{\cftdotfill{\cftdotsep}}

image.png

另,tocloft 宏包的中译本见:https://www.latexstudio.net/index/details/index/mid/1547.html

1 个回答

撰写答案

请登录后再发布答案,点击登录

发布
问题

分享
好友

手机
浏览

扫码手机浏览