Code listings turned out to be a quite nice experience, of that I’m relieved, being one of the reasons why I stuck with Word (cause of the source formatting, copy/paste from my fav code editor).
There is one more piece to the puzzle I really want to achieve with the code listing; the ability to somehow highlight a line with a custom background color (indicating new futures etc).
I use this technique in Word to highlight a portion of the code, making it very easy to spot the essentials and at the same time show the context of the code, making it clearer.
I use the listings package.
Any suggestions/pointers are appreciated.
