Sunday, March 22, 2009

Latex in windows

begin matrix, bmatrix, matrix and others not working?
latex error : "environment bmatrix undefined"



try this :

\usepackage{amssymb,amsmath}

bonus tip# : the use of the curly bracket is essential for most functions, symobls, complex sub and superscripts in latex

bonus tip#2 \usepackage[small]{caption2} for smaller captions

Thursday, March 19, 2009

Ubuntu : syntax on does not work

trying to use the syntax higlight in vim and it gives errors?

line 20:E319: Sorry, the command is not available in this version: syntax on

Try install vim-full

sudo apt-get vim-full

and then, edit the /etc/vim/vimrc file to uncomment syntax on and other useful utilities.

Cheers!!

http://devtime.blogspot.com/http://www.blogger.com/img/blank.gif2007/05/enable-vim-syntax-color-highlightning.html
http://ubuntuforums.org/archive/index.php/t-626294.html
http://www.cyberciti.biz/faq/howto-install-full-vim-under-ubuntu-linux/

Wednesday, March 11, 2009

Fedora 10 Cheatsheet: digitizor

One stop for Post-install mechanics :

http://digitizor.files.wordpress.com/2009/01/fedora10-cheatsheet.pdf