OS: Ubuntu 11.04 Install texlive full version to make it simple ># sudo apt-get install texlive-full ># sudo texhash Download customized texmf file from #1 and place them on your home directory ># unzip texmf.zip ># mv texmf ~/ Download ms_thesis.zip from #1 ># pdflatex thesis_template.tex ># okular thesis_template.pdf References 1. Latex on Mac, http://kenshin579.tistory.com/entry/Latex-on-Mac
OS: Mac lion version 1. Download and install MacTex 2011 from #3 ># unzip texmf.zip ># sudo mv texmf ~/Library/texmf Install kotex using tlmgr ># sudo tlmgr --repository=http://ftp.ktug.or.kr/KTUG/texlive/2011 install collection-kotex ># sudo tlmgr update --all Need to include Mac Fonts ># vim /usr/local/texlive/2011/texmf.cnf OSFONTDIR = {~/Library/Fonts;/Library/Fonts;/System/Library/Fonts} >#..
Edit vimrc ># vim ~/.vimrc "Folding Settings set foldmethod=indent set foldnestmax=1- set foldevel=1 Shortcuts za - toggle folding zM - fold everything zm - fold selected block zR - unfold everything zr - unfold selected block help :folding References 1. http://www.linux.com/archive/feature/114138 2. http://vim.wikia.com/wiki/Folding 3. http://ft.bewatermyfriend.org/comp/vim/vimrc.html
Requires exuberant ctags . ># sudo apt-get install exuberant-ctags Unzip the taglist_45.zip and copy the following files to $HOME/.vim/ directory where it is appropriated. plugin/taglist.vim - main taglist plugin file doc/taglist.txt - documentation (help) file Restart your vim editor and type the following command to open the side window. :TlistToggle To customize the side windows, please take ..
Customize VIM Running make from Vim :make :copen :cw :cn - go to the next error :cp - go to the previous error :cfirst - go to the first error :clast - go to the last error * It's better to map the keys for convenience. ># vim ~/.vimrc map cn :cn map cp :cp vim AutoClose : Inserts matching bracket, paren, brace or quote References 1. http://withover.com/271 2. http://amjith.blogspot.com/2008/12/..
- Total
- Today
- Yesterday
- MPI
- Ubuntu 9.04
- YourKit
- 서울대 학위논문 포멧
- deb
- known_hosts
- nas parallel benchmark
- perfmon2
- meld
- Java profiler
- spec
- VIM
- ubuntu
- C
- latex on ubuntu
- hprof
- latex
- C정리
- benchmarks
- SNU 학위논문 latex 포멧
- C언어 정리
- r
- ssh
- benchmark
- opennebula
- SNU latex 논문
- ubuntu 8.10
- Xen
- SNU 석사논문 latex
- KVM
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |