Re: [問題] 專於製作『專有名詞』頁面

看板LaTeX (論文排版)作者 (leeraphael)時間15年前 (2010/03/10 13:50), 編輯推噓1(100)
留言1則, 1人參與, 最新討論串2/2 (看更多)
找到答案了,自問自答一下 新增會用到的packetage \usepackage{nomencl} \makenomenclature 新增要顯示的專有名詞 \nomenclature{縮寫欄位}{描述欄位} \nomenclature{Abbr}{Abbreviation} \nomenclature{Abbr}{Abbreviation} \nomenclature{Abbr}{Abbreviation} \nomenclature{Abbr}{Abbreviation} \nomenclature{Abbr}{Abbreviation} \printnomenclature<==放次在你要出現的位置 之後打開winedit的command mode 到你要編譯的tex檔案的目錄 makeindex filename.nlo -s nomencl.ist -o filename.nls 相關文獻參考: 1. http://franz.kollmann.in/latex/latex.html#abbr ※ 引述《leeraphael (leeraphael)》之銘言: : 各位先進好, : 我想請問一下要如何製作一個頁面是專門放一些專有名詞縮寫得頁面 : ex: : AMBA : Advanced Microcontroller Bus Architecture : APCG : APplication Characterization Graph : APG : APplication Graph : API : Application Programming Interface : 但是要放在目錄(in 論文)之後。 : 抑或提供我關鍵字 也可以,因為我用"latex 專有名詞"沒有看到相關資訊,請有經驗的先進分享一下心得。 : 再次感謝 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.123.105.135

03/10 16:11, , 1F
推~
03/10 16:11, 1F
文章代碼(AID): #1BbpCC4P (LaTeX)
文章代碼(AID): #1BbpCC4P (LaTeX)