I was talking to Prof. Walter Vogler today, who helped me out on a paper I am preparing for one of his courses. But I also became more and more embarrassed each time he mentioned that I must have been using Microsoft Word to create the document we were talking about.
Yeah right. A computer science student using Word! Can't let this matter rest! I quickly grabbed TeXShop and i-installer to get LaTeX running on my mac.
Read into LaTeX a little and finally ended up using some koma scripts (I think) and converted my paper to LaTeX. Almost! While embedding some eps images I ran into a problem with epstopdf and Ghostscript 8, which were installed through i-installer:
EPSTOPDF 2.9.1draft, 2003/04/20 - Copyright 1998-2002 by Sebastian Rahtz et al.
!!! Error: Cannot open Ghostscript for piped input!
I couldn't figure out what the problem was and decided to just uninstall-reinstall Postscript8 with i-installer (these old windows-behavior-patterns had to pay off sooner or later ;), and it suddenly started to work. Weird, eh?
So anyways, how are you using LaTeX to create papers? Any nice templates, hints, no-nos for a LaTeX newbie?