插入空白頁 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