有latexdiff不过好像是给unix用的,有什么package可以实现比较两个版本文档的区别 ?老板要mark the difference of the two versions,头痛。 先谢过了
J*r
2 楼
try winmerge. or setup a cvs system by your own.
【在 p*****u 的大作中提到】 : 有latexdiff不过好像是给unix用的,有什么package可以实现比较两个版本文档的区别 : ?老板要mark the difference of the two versions,头痛。 : 先谢过了
s*t
3 楼
i guess he's not talking about tracking changes at the source level, but rather show the changes in the final output. you can use latexdiff on windows i suppose. it's just a perl script. have a look at http://www.tex.ac.uk/cgi-bin/texfaq2html?label=changebars
【在 J*******r 的大作中提到】 : try winmerge. : or setup a cvs system by your own.