ubuntu上使用latex,使用moderncv編輯我的簡歷

1. 配置地址詳見http://blog.163.com/zyh_lnx/blog/static/129066412200983034027644/,再也不贅述。ubuntu

2.因爲系統缺乏相應字體,因此編譯過程當中缺乏字體時,隨便谷歌一下,安裝字體便可。windows

關於ubuntu 安裝字體方法:和windows同樣簡單,下載ttf,otf,或者其餘字體文件,而後複製到目錄/usr/share/fonts/相應的目錄http://askubuntu.com/questions/18357/how-to-install-otf-fonts,而後刷新一下字體

sudo fc-cache -f -vspa

就行。字體就存在了。htm

3.關於moderncv模板使用,下載位置http://www.findthatzip-file.com/search-8456150-hZIP/winrar-winzip-download-moderncv.zip.htm。下載解壓以後把example 目錄中全部文件複製到上一層,和那些cls和sty文件一塊兒就行,編輯好template-zh.tex後,運行命令blog

sudo latex template-zh.texip

生成dvi文件,而後運行命令文檔

dvipdfm template-zh.dvi 便可生成相應pdf文檔。get

相關文章
相關標籤/搜索