Visualizing rst diffs with rst2pdf

Posted by Karol on Stack Overflow See other posts from Stack Overflow or by Karol
Published on 2010-05-28T14:32:52Z Indexed on 2010/05/28 20:02 UTC
Read the original article Hit count: 402

Filed under:
|

Is there an easy way to visualize the differences between rst files using rst2pdf? I know I could use rst2latex instead and then latexdiff to generate PDF files (and that is the effect I am after), but I would like to have the same style in the original and diff files.

© Stack Overflow or respective owner

Related posts about diff

Related posts about restructuredtext