For Windows users:
1. Use LaTEX editor (Led) and MikTEX 2.9. For presentations, add 'beamer' package in MikTex...also install xcolor, pgf using the package manager.
For Ubuntu users:
1. VIM-LaTEX
2. Kile
1. Use LaTEX editor (Led) and MikTEX 2.9. For presentations, add 'beamer' package in MikTex...also install xcolor, pgf using the package manager.
For Ubuntu users:
1. VIM-LaTEX
sudo apt-get install vim
sudo apt-get install vim-latexsuite
- We need to make it system-wide, simply by sudo vim-addons -w install latex-suite;
- We need to read the instructions that are available at /usr/share/doc/vim-latexsuite/README.Debian;
- The instruction tell us that we need to add some commands to the file/etc/vim/vimrc, namely:filetype plugin on
set grepprg=grep\ -nH\ $*
filetype indent on
let g:tex_flavor=’latex’
2. Kile
sudo apt-get install kile
------------------------------------------------------ कोई भी मूल्य एवं संस्कृति तब तक जीवित नहीं रह सकती जब तक वह आचरण में नहीं है.
No comments:
Post a Comment