Writing papers using LaTeX and iPad
I started playing around with my own iPad and was wondering if I could use it to start writing my thesis. Good thing writing papers in LaTeX is like programming. The only thing that I needed to figure out was how to actually be able to be able to view the resulting pdf file. In the end nothing beats looking at your own paper. The marvel, and well the pdf must not have any orphans, got me to resubmit a couple of times.
There are basically two ways:
- Dropbox (referral link)
- public_html folder (if you don’t know what it is best use Dropbox (referral link))
I personally prefer the public_html folder option because I have an easier time sharing paper version with others as well as having a pdf available that I can link to from my SEGaL webpage.
Before I forget, iOS 5 is a must, nothing beats 4 finger swipes t quickly switch between apps, especially if you need to switch between editing and viewing. (for those iPad 1 users like me that are still on iOS 5.0 and want swipes and mirroring here is a hacked jailbreak (doesn’t jailbreak your iPad) that gives you those features).
Have fun writing papers using your iPad.
Hey, why don’t you just reimplement it for the iPad 😉
http://vallettaventures.tumblr.com/post/13124883568/the-price-of-a-messy-codebase-no-latex-for-the-ipad
it would be nice to have an app that you can use to actually create latex document. and that is sad to hear that LaTeX has such a messy implementation. But I think there are other issues that might come up such as, how to use version control or “What happened to my battery after I repeatedly compiled my document.” Well, there at least is a front end app that allows remote compiling http://itunes.apple.com/ca/app/tex-touch/id377627321?mt=8 .
Oh, well, I like the iSSH because that way I can also administrate my server and program a little bit too 😉
Well, a new app called iVerbTeX just showed app in the app store. It’s a tool that let’s you manage your LaTeX projects and generate/show a PDF directly on your iPhone/iPad. Maybe an alternative for all non-LaTeX-iOS-users
Yes, ever since I wrote the article a couple of LaTeX apps have been published, I guess I’ll need to write a new article about that. Thanks!