
Marcello, Yeah, that was the problem. The docs suggest you can use any characters to underline the section headings as long as they are consistent but that does not account for the PG footer. James Simmons On Fri, Apr 6, 2012 at 3:14 AM, Marcello Perathoner <marcello@perathoner.de>wrote:
On 04/06/2012 06:00 AM, James Simmons wrote:
I've been using the epubmaker website to experiment with RST and so
far everything works well except for the .. pgfooter tag. If I put it in I get this:
unzipping /htdocs/epubmaker/cache/**20120405084734/BP.zip
Input file: AStudyOfTheBhagavataPurana.rst EpubMaker version 0.3.19b4 <string>:11826: (ERROR/3) Unexpected indentation. <string>:11827: (WARNING/2) Block quote ends without a blank line; unexpected unindent. :66: (SEVERE/4) Title level inconsistent:
Section 1. General Terms of Use& Redistributing Project
Gutenberg\u2122 electronic works ``````````````````````````````**``````````````````````````````** ```````````````````````` Traceback (most recent call last): File "/usr/local/bin/epubmaker", line 9, in<module> load_entry_point('epubmaker==**0.3.19b4', 'console_scripts', 'epubmaker')() File "/usr/local/lib/python2.6/**dist-packages/epubmaker-0.3.** 19b4-py2.6.egg/epubmaker/**EpubMaker.py", line 369, in main exception ("%s" % what) UnicodeEncodeError: 'ascii' codec can't encode character u'\u2122' in position 109: ordinal not in range(128)
In your file have to use these underlining characters for titles:
Title 1 =======
Title 2 -------
Title 3 ```````
-- Marcello Perathoner webmaster@gutenberg.org ______________________________**_________________ gutvol-d mailing list gutvol-d@lists.pglaf.org http://lists.pglaf.org/**mailman/listinfo/gutvol-d<http://lists.pglaf.org/mailman/listinfo/gutvol-d>