Re: [問題] 有關中文變粗體

看板LaTeX (論文排版)作者 (小豪)時間5年前 (2018/08/27 09:05), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串8/11 (看更多)
改成下面這樣 \usepackage{titlesec} \usepackage{titletoc} \usepackage{CJKnumb} \renewcommand{\contentsname}{目錄} \renewcommand{\appendixname}{附錄} \titlecontents{chapter}[0pt]{\vspace{.5\baselineskip}} {第\CJKnumber{\thecontentslabel}章\quad}{} {\hspace{.5em}\titlerule*[10pt]{$\cdot$}\contentspage} \titleformat{\chapter}{\lefting\Huge\normal}{第\,\CJKnumber{\thechapter}\,章 }{1em}{} \titleformat{\section}{\lefting\LARGE\normal}{\thesection}{1em}{} \titleformat{\subsection}{\lefting\Large\normal}{\thesubsection}{1em}{} \usepackage{etoolbox} \apptocmd{\appendix} { \titleformat{\chapter}{\lefting\Huge\normal}{\appendixname\thechapter}{1em} {} \titlecontents{chapter}[0pt]{\vspace{.5\baselineskip}} {\appendixname\thecontentslabel}{} {\hspace{.5em}\titlerule*[10pt]{$\cdot$}\contentspage} }{}{} \tableofcontents _________________________________________________________________________ 還是出現「第A零章」,它的上面還有一行類似亂碼的東西。希望出現「附錄 A」。 我是覺得我在目錄那邊設定了「章」的格式, 又在目錄的附錄那邊設定了「章」的格式。造成衝突。 不知是不是這樣… -- -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 175.180.206.165 ※ 文章網址: https://www.ptt.cc/bbs/LaTeX/M.1535331927.A.08A.html
文章代碼(AID): #1RWqvN2A (LaTeX)
討論串 (同標題文章)
文章代碼(AID): #1RWqvN2A (LaTeX)