On 2010-12-07, Michael P. Soulier wrote: > I have an existing document that I'm currently building with rst2pdf, > but I 've been trying to get it working with the supported pdflatex > output instead. I 've run into one problem after another with sphinx > generating output that latex has a problem with.
> The latest issue is this, during the build ... > ! =3D=3D> Fatal error occurred, the output PDF file is not finished! A latex log alone is usually not enought to find the problem. Could you provide a minimal working example? (i.e. the smallest possible document that shows this error as both, rst source and latex source) Then we can experiment with it and try to find a solution. > Is anyone supporting the latex output? I'd love to work with someone to fix > this. I actively work on the Docutils latex writer. Unfortunately, Sphinx does not use the "upstream" writer for LaTeX (while, e.g., the Docutils HTML writer is used for HTML). In my view, the long term solution should be to get the Docutils latex2e writer to work with Sphinx. I offer to cooperate in making the necessary changes to let Sphinx use the Docutils "latex2e" writer -- I expect this to be a nontrivial task with lots of discussion, decisions, and changes on both sides involved to get a "Docutils - Sphinx LaTeX Interface". Günter -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-...@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.