| adm | Find | login register |
本人已不在此站活動 joined: 2007-09-19 posted: 4946 promoted: 325 bookmarked: 206 歸隱山林 |
在 bbs TeX 全國連線版有人問到 tex4ht 怎麼使用(呃,我好像是沒有舉過列子 @_@)。這裡舉轉成 html 為例:
% text-ht.tex mk4ht xhmlatex text-ht.tex 這樣就會產生 text-ht.html。當然,這有其他的替代性指令,不過,我個人習慣使用 mk4ht。mk4ht 可以由 latex 檔輸出多種格式,請在命列鍵入 mk4ht,不要加參數,他會列出可以使用的格式。 當然,你的字型要先安裝好,請參考〈給 TeX4ht 使用的字型〉一文的說明。
在底下附加檔是轉出來的 html。
| |||||||||
guest |
看完〈給 TeX4ht 使用的字型〉一文說明後,似沒有說明在windows平台下要如何加入給tex4ht使用之字形,請問該如何做?謝謝! PS: 我的環境是 windows 7 + Miktex 2.8 + Texworks編輯器 | |||||||||
本人已不在此站活動 joined: 2007-09-19 posted: 4946 promoted: 325 bookmarked: 206 歸隱山林 |
抱歉,因為我沒在使用 windows,所以這部分可能需要使用 windows 的朋友把程式移植過去(它是用 ruby 寫的,應該小修改一下就可以使用?)。
| |||||||||
npchen joined: 2008-01-14 posted: 18 promoted: 8 bookmarked: 5 |
〈給 TeX4ht 使用的字型〉文章裏提到的 ftp://cle.linux.org.tw/tex/cjk/tools/mkhtf-1.0.tar.gz, 現在無法下載。是否有替代的連結?謝謝。 | |||||||||
本人已不在此站活動 joined: 2007-09-19 posted: 4946 promoted: 325 bookmarked: 206 歸隱山林 |
請參考: http://hyperrate.com/thread.php?tid=22716
| |||||||||
npchen joined: 2008-01-14 posted: 18 promoted: 8 bookmarked: 5 |
看到了。謝謝。 |
| adm | Find | login register |