fred lin schrieb:
> Since pygments is able to convert code to rtf (Rich text Format, Word-
> Compatible),
> is it possible (or is it hard) to convert *.rst to *.rtf with Sphinx?

It is probably not hard, but there is no RTF writer for docutils that
I know of, so the whole writer would need to be written from scratch.

It is probably easier to use a custom HTML template that gets rid of
the decorations and load the generated HTML into Word.

cheers,
Georg

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to