看板 LaTeX 關於我們 聯絡資訊
我用cwTex網站上面最新的套件包cwtex34 (MikTex2.9+WinEdit5.5+cwTex3.4) 但是我在編譯中文文件的時候 以下面為例 \documentclass[12pt,oneside,openany,a4paper]{book} \usepackage[bf,small,indentafter,pagestyles]{titlesec} \usepackage{titletoc} \titleformat{\chapter}[display]{\centering\huge\sf} {\ctxflb Chapter \thechapter\ }{1em}{} \ctxfdef{\chapter}{\ctxfr} \begin{document} \chapter{測試} 內文 \end{document} 這樣可以成功編譯成pdf檔 可是將\ctxfdef{\chapter}{\ctxfr}的字型改成\ctxflb會過不去 視窗上面這樣寫 ------------------------------------------------------------ miktex-makemf: The ctxflb source file could not be found. Running hbf2gh.exe... hbf2gh <CJK ver. 4.8.0> Couldn't find `ctxfl.cfg' miktex-maketfm: No creation rule for font ctxflb6. ! Font 0T1/cwLB/6/n/24.88=ctxflb6 at 26.12407pt not loadable:Metric <TFM> file not found. <to be read again> relax 1.9 \chapter{{\cLgQ\cH191}\z{\cLQ\cH116} ? --------------------------------------------------------- 似乎是找不到ctxfbl這個字型 可是我翻教學文件中ctxfbl是cwTex的內建字型 不知道這是怎麼回事?要怎麼處理? -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.113.207.181
hippotsai:網路下載的只有五套字體, bl 似乎不在其中. 06/01 16:55