Computing and Linux

Typesetting conundrums and solutions in a thesis

These are issues that I came across during the typesetting of PhD thesis, and the way in which I resolved them.

ViM Colour Scheme

I learnt to code on the Linux console and I loved the ViM console syntax highlighting scheme. I have replicated it here for the ViM on the GUI.

Simply place the file in "~/.vim/colors/" and put "colorscheme linux" in your ~/.vimrc

GNU Debugger