[問題] Index 的格式

看板LaTeX (論文排版)作者 (Xaos2)時間18年前 (2007/12/21 16:38), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/2 (看更多)
利用 LaTeX 來編一本中文書的索引,AAA.tex 為文件檔,查到索引的樣式可 以自己設定在 AAA.mst內,可是每次 latex AAA.tex 後、再 makeindex AAA.idx 就會出錯、編譯不出來。是哪裡出錯了嗎?要如何改正?謝謝。 -------- AAA.mst (和AAA.tex放在一起)------ %% page_compositor "$\sim$" heading_prefix "{\\bfseries\\hfil " heading_suffix "\\hfil}\\nopagebreak\n" headings_flag 1 delim_0 "\\dotfill " delim_1 "\\dotfill " delim_2 "\\dotfill " ------------------------------------------- -------- AAA.idx ------------------------------ \indexentry{?179?196?74?90}{1-1} \indexentry{effective focal length, EFL}{1-1} \indexentry{?225?74?90}{1-1} .... ... .. . ----------------------------------------------- -------- AAA.ilg ------------------------------ This is makeindex.exe, version 2.14 [02-Oct-2002] (kpathsea + Thai support). Scanning style file AAA.mst.......done (7 attributes redefined, 0 ignored). Scanning input file AAA.idx... !! Input index error (file = AAA.idx, line = 1): -- Illegal Arabic digit: position 2 in 1-1. !! Input index error (file = AAA.idx, line = 2): -- Illegal Arabic digit: position 2 in 1-1. !! Input index error (file = AAA.idx, line = 3): -- Illegal Arabic digit: position 2 in 1-1. !! Input index error (file = AAA.idx, line = 4): -- Illegal Arabic digit: position 2 in 1-1. !! Input index error (file = AAA.idx, line = 5): -- Illegal Arabic digit: position 2 in 1-1. !! Input index error (file = AAA.idx, line = 6): -- Illegal Arabic digit: position 2 in 1-1. ..... .... ... .. . --------------------------------------------------- -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.115.40.84
文章代碼(AID): #17Qtjq85 (LaTeX)
討論串 (同標題文章)
文章代碼(AID): #17Qtjq85 (LaTeX)