Sorry, no app, this is homebrew but very easy.  You jailbreak your
iPad, and use Cydia to install Python on your iPad.  You can then
install Sphinx in the usual way (e.g. easy_install).  For equation
support, I also downloaded jsMath to my iPad.  This required the added
complication of installing math fonts in my iPad's system folders.
Fortunately, mathjax (the replacement for jsMath) works with web-
fonts, so it will no longer be necessary to install fonts into system
folders.  There is a separate Sphinx plug-in for mathjax support, but
I'm waiting for Sphinx 1.1, which apparently will include mathjax
support in the main distribution.

Finally, I run a simple Python webserver on my iPad, so that I can use
the iPad web browser to both view and edit my content.  Note that all
the files are local so of course there is no need for a network
connection.  I do *all* my work, both on papers and code, in git, so I
also installed git on my iPad.  This of course makes it beautifully
easy to sync my work between the iPad and other computers.

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to