On Fri, Apr 8, 2011 at 7:58 AM, Joris Van den Bossche <
jorisvandenboss...@gmail.com> wrote:

> Hi,
>
> I know you can easily convert your rst files to latex, but I wonder if
> there is also a way to do the other way around?
>
> The reason: recently I started writing documentation with rst and
> sphinx (because sphinx is great!), but before that I already begun to
> write it in latex. So now I want to convert that part to rst to add it
> to the documentation.
>
> I know there is something like pandoc, but at first sight it seems not
> to convert my math and tables and references very well (I suppose it's
> because it converts it to general rst, and sphinx uses rst with some
> extensions?)
>
> kind regards,
> Joris
>
>
Somewhere in the Python source tree is a script that was used to convert the
Python documentation from Latex to Sphinx/rst.  Maybe that would help?

Kevin Horn

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@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.

Reply via email to