
5 Mar
2012
5 Mar
'12
10:04 p.m.
On Mar 5, 2012, at 2:48 PM, Jana Srna wrote:
Hi James,
I think that you might want to use the online epubmaker service, since it sounds as if rst2all is just a wrapper for epubmaker.
See here: http://epubmaker.pglaf.org/
Jana
Just to confirm that Jana is correct and that rst2all is nothing more than a one-line shell script that lives in /usr/local/bin on the pglaf server: epubmaker --packager=ww $@ where the packager spec of "ww" triggers all the outputs they want, and "$@" is the name of the source file. Especially if you are experimenting, definitely start with the online service. --Roger