I am also interested in better ways to produce PDF from Sphinx.
The "Python 3 Patterns & Idioms" book will be written in Sphinx, and if it
could go to camera-ready copy directly, rather than having to convert it to
something else first, that could greatly improve the book process,
especially for translations to other languages (I'm envisioning Python user
groups in other countries doing translations and creating print-on-demand
books to raise money for their user groups, or something like that).
On Wed, Oct 22, 2008 at 11:48 AM, Georg Brandl <[EMAIL PROTECTED]> wrote:
>
> Roberto Alsina schrieb:
> > On Wednesday 22 October 2008 02:36:49 Roger Binns wrote:
> >> I'm in the process of shifting to sphinx from plain html doc and
> >> particularly liked that I could get PDF out of this. (Note that I
> >> couldn't care less about latex. The conversion could happen via magic
> >> pixie dust for all I care :) )
> >>
> >> Exception occurred:
> >> File "/usr/lib/python2.5/site-packages/Sphinx-0.4.3-py2.5.egg/sphinx/
> >> latexwriter.py", line 512, in visit_entry
> >> raise NotImplementedError('Column or row spanning cells are '
> >>
> >> I have some simple column spanning in a table. Will Sphinx Latex
> >> writer be gettting this ability in the near future or are there any
> >> alternate ways of getting PDF?
>
> I can't promise it, but I'll put implementing this on the todo list.
>
> > Rst2pdf (http://rst2pdf.googlecode.com) supports that but there isn't
> yet a
> > way to use it from sphinx easily. I asked here if anyone was interested
> and
> > there were some responses, but nothing came of it :-(
>
> I'm still interested, but I don't have the time to write the glue code
> myself.
>
> Georg
>
> >
>
--
Bruce Eckel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sphinx-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---