
I'm thinking about using RST for my next PG submission. The thing is, I want to process the RST file for myself before submitting it, to be certain that I did everything OK. I see the following article: http://www.gutenberg.org/wiki/Gutenberg:RST_tools_for_the_WWers which seems to point me in the right direction except it does not tell me where to get the rst2all utility. Googling rst2all gives me nothing. So how do I get this utility? James Simmons

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 On Mar 5, 2012, at 22:46, James Simmons wrote:
I'm thinking about using RST for my next PG submission. The thing is, I want to process the RST file for myself before submitting it, to be certain that I did everything OK. I see the following article:
http://www.gutenberg.org/wiki/Gutenberg:RST_tools_for_the_WWers
which seems to point me in the right direction except it does not tell me where to get the rst2all utility. Googling rst2all gives me nothing. So how do I get this utility?
James Simmons

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
participants (3)
-
James Simmons
-
Jana Srna
-
Roger Frank