I am really digging org-mode, and just tried out it's excellent LaTeX export command:
C-c C-e l
or
M-x org-export-as-latex
You can then make this into a PDF with:
pdflatex file.tex
Makes quite a nice looking PDF for almost no effort. I'm going to use this for writing the Marsyas Cookbook that I've started to write.
