Showing posts with label Programming. Show all posts
Showing posts with label Programming. Show all posts
Sunday, December 4, 2011
Array permutation
Here is a snippet of Java code that will permute indexes of an array:
For working Java class see https://github.com/sorokine/FischerKrause
Wednesday, December 23, 2009
LaTeX+Emacs on Ubuntu Karmic
I am used to LaTeX + Aquamacs for writing papers. I tried to reproduce the same environment on Ubuntu Karmic. The easiest way to do that:
This is a hell of a download (~500MB) so wait.
To enable Reftex and Flyspell in emacs add the folowing to ~/.emacs file:
and this is pretty much it. Now when you open a .tex in Emacs file you will see LaTeX and Ref menu.
BTW, gedit is not bad for editing LaTeX files too but not as many features as Emacs has and no in-text preview of the formulas.
This is a hell of a download (~500MB) so wait.
To enable Reftex and Flyspell in emacs add the folowing to ~/.emacs file:
and this is pretty much it. Now when you open a .tex in Emacs file you will see LaTeX and Ref menu.
BTW, gedit is not bad for editing LaTeX files too but not as many features as Emacs has and no in-text preview of the formulas.
Labels:
Emacs,
Emacs Lisp,
Languages,
Latex,
Lisp,
Programming,
TeX,
Ubuntu
Subscribe to:
Comments (Atom)
![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=f5a14b1d-8d59-4dc2-b0a7-b62cc2f0c5cf)