Re: PDF output for RsT/Sphinx documents works again

2020-01-07 Thread Edward K. Ream
On Friday, December 27, 2019 at 6:48:47 PM UTC-5, Thomas Passin wrote: With the change to Python 3+ for Leo, I found I couldn't build Sphinx > documents to PDF, using rst2pdf. It only worked for Python 2.x, not 3.x. > I've done some work on it, and I'm happy to say that I have had some > succ

Re: PDF output for RsT/Sphinx documents works again

2020-01-03 Thread Matt Wilkie
Good things to know. Thanks! The rst2pdf project looks relatively vibrant so I would expect your fixes or something approximating them to be incorporated before too long. -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this g

PDF output for RsT/Sphinx documents works again

2019-12-27 Thread Thomas Passin
With the change to Python 3+ for Leo, I found I couldn't build Sphinx documents to PDF, using rst2pdf. It only worked for Python 2.x, not 3.x. I've done some work on it, and I'm happy to say that I have had some success. First of all, the Github repo for rst2pdf has had some updates since the