插入空白页 html
/clearpage
当使用 “\tableofcontents” 插入目录时,最后的“参考文献”并不能显示在目录中,这时候,须要用到“\addcontentsline{toc}{chapter}”(以下)ide
为了:spa
(1)“目录”中显示的页码正确,须要添加 \clearpagecode
(2)“目录”中的连接能正确跳转,须要添加 \phantomsectionhtm
\bibliographystyle{IEEEtran} \clearpage \phantomsection \addcontentsline{toc}{chapter}{参考文献} %向目录中添加条目,以章的名义 \bibliography{ref.bib}
插入 pdfblog
\includepdf[pages=-]{cover}
去除页码get
\let\thepage\relax %% 去除页码
latex IDEs 汇总帖:https://tex.stackexchange.com/questions/339/latex-editors-idesit
建立 latex 模板:https://tex.stackexchange.com/questions/63358/how-to-create-a-template-or-document-class-for-latexio
设置奇偶页:https://www.cnblogs.com/visayafan/archive/2011/09/27/2193630.htmltable