开发者

Visualizing rst diffs with rst2pdf

开发者 https://www.devze.com 2023-01-01 15:16 出处:网络
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), bu

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 origin开发者_如何学Pythonal and diff files.


rst2pdf author here :-)

I don't think you can. However, it's a very cool thing! I think a rst-diff would be a good idea. It may not work for everything (like, how does latex-diff handle tables where cells are moved around?) for for mostly text ... it should be doable.

I may take a shot at it someday.

0

精彩评论

暂无评论...
验证码 换一张
取 消