Thursday, August 03, 2006

ArXiv Submission

I posted my first paper to the preprint service ArXiv. You can download the paper here. Many mathematicians use this site, and it's become something that if you understood all that mathematics on it then you would be a top notch mathematician. This is akin to R and top notch statisticians.

Posting to ArXiv is a real chore. Their documentation is poor and verges on nasty, and using TeXShop on my Mac wasn't helpful. If you need to use, TeXShop and submit a paper with figures to ArXiv, here are my hints:


  • Save all your figures as both pdf and eps (Encapsulated PostScript). The Mac doesn't have a native PostScript driver and plays well only with pdf. Hence, TeXShop use a version of TeX call pdfTeX.
  • ArXiv doesn't run pdfTeX so it won't compile your TeXShop paper with pdf figures. It won't accept anything in pdf that looks like it could be made with LaTeX and it might only compile TeX with eps figures, even though the online documentation says that it handles most figure formats. Also, ArXiv will try TeX before LaTeX, so if your paper won't compile, the first error message will read ``Undefined control sequence: \documentclass{article}." I almost blew a gasket on reading that error message.
  • Even if you use the graphicx package, TeXShop won't recognize or handle .eps files.
  • There is another version of LaTeX in your Terminal. Use this one and it will compile eps figures when you use the graphicx package. It's tedious to redo the formatting on the figures, and the only dvi reader you have is in TeXShop. You must keep reopening the dvi file manually.


My last gripe is about the Mac. I've enjoyed my PowerBook more than any pc I've owned, however using unux software on it through the Terminal or Fink feels like I'm using the 1998 copy of Redhat linux from Russia that I used on my computer in Los Angeles. It works, but a Commodore 64 was more comfortable to use. I will buy a cheap desktop and put Ubuntu on it when I return to the US.

No comments: