Manny C
October 4th, 2005, 01:11 AM
This is for all the lonely people, thinking that life has passed them by...
EMACS
Download the attached emacsconf.tar.gz archive to your home directory. Then extract the attached .emacs and .Xresources file to ~/ tar zxvf emacsconf.tar.gz
Install emacs and associated packages:
sudo apt-get install emacs21 emacs-extra emacs-goodies-el emacs-extra-goodies-el emacsauctex preview-latex xfonts-jmk
Restart your computer (I think this is necessary)LATEX
Install LaTeX
sudo apt-get install tetex-base tetex-extra
Install dvi viewers (can install only one - use kdvi if you have kubuntu, o/w use xdvi)
sudo apt-get install kdvi xdvi
Read The Not So Short Introduction to LaTeX (http://ctan.unsw.edu.au/info/lshort/english/lshort.pdf)FINALISE
Apply the .Xresources settings:
xrdb -merge .Xresources LaTeX AWAY!
Open Emacs, and TeX away.
EMACS
Download the attached emacsconf.tar.gz archive to your home directory. Then extract the attached .emacs and .Xresources file to ~/ tar zxvf emacsconf.tar.gz
Install emacs and associated packages:
sudo apt-get install emacs21 emacs-extra emacs-goodies-el emacs-extra-goodies-el emacsauctex preview-latex xfonts-jmk
Restart your computer (I think this is necessary)LATEX
Install LaTeX
sudo apt-get install tetex-base tetex-extra
Install dvi viewers (can install only one - use kdvi if you have kubuntu, o/w use xdvi)
sudo apt-get install kdvi xdvi
Read The Not So Short Introduction to LaTeX (http://ctan.unsw.edu.au/info/lshort/english/lshort.pdf)FINALISE
Apply the .Xresources settings:
xrdb -merge .Xresources LaTeX AWAY!
Open Emacs, and TeX away.