Okay I have now done this myself ... and with a bit of help from #geoserver channel I have made it a bit further. Having access to a working python PIL made most problems on the mac go away.
Use of rst2pdf is stuck behind this issue: - http://code.google.com/p/rst2pdf/issues/detail?id=319 - and this really seems stuck; I suspect rst2pdf is the best option long term but we need to build that tool from svn or something Switching gears I looked at the latex builder and pdfsphinx; - turns out that those who have gotten it to work either edit the generated latex by hand - or debug the sphinx source code itself So handy tips: - run pdfsphinx twice in order to have the table of contents work out (thanks david; it must have a feedback loop where it looks at its last output) - use "R" when tex stops; rather then hitting return many many times to ignore all the warnings Jody On Wed, Jul 7, 2010 at 11:07 PM, Jody Garnett <jody.garn...@gmail.com> wrote: > Hello all: > I have been having fun converting course materials over to Sphinx; one of > the things that is driving me crazy is a persistent warning. > Can I ask a user on a linux machine to .... > > 1. Do a "mvn clean install" and send me the output? > In particular the following is causing me trouble; and I cannot seem to get > rid of these last two crazy warnings. > [exec] /Users/jody/java/geotools/trunk/docs/tutorial/filter/query.rst:154: > (WARNING/2) Literal block expected; none found. > [exec] /Users/jody/java/geotools/trunk/docs/tutorial/filter/query.rst:446: > (WARNING/2) Definition list ends without a blank line; unexpected unindent. > > As for why these are crazy? The line number 446 does not exist in query.rst > 2. Uncomment the following from build.xml > <!-- uncomment for pdf --> > <!-- antcall target="sphinx"> > <param name="id" value="tutorial"/> > <param name="build" value="pdf"/> > </antcall--> > And let me know if rst2html works on your system? > Jody > ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel