Skip to content

使用latexdiff查看tex文件的修改 | SparkydogX Blog #124

Description

@sparkydogX

https://sparkydogx.github.io/2019/03/23/latexdiff/#more

在使用latex的时候,我们常常会把文档交给很多人帮忙修改,我选择用git来管理不同的版本。但是用git diff来查看tex文件的修改是一件非常令人头疼的事情,因为它会将一整行都标记出来。这个时候就需要用到latexdiff,latexdiff能够将两个文件进行比较,然后得到一个新的可编译的tex文件,编译之后可以在pdf中查看文章的改动。效果如下:。 安装latexdiff git clone

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions