Skip to content

A workflow to show the diff between two versions of a latex document

Notifications You must be signed in to change notification settings

deanapearce/latexdiff-workflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

latexdiff-workflow

Latexdiff

A workflow to show the diff between two versions of a latex document.

It uses:

  • actions/checkout to get the two versions (master and v1 tag) of the latex document
  • latexdiff to generate the difference between the two documents
  • latex-action to build the pdf from the latex difference file

The result is uploaded as an artifact.

About

A workflow to show the diff between two versions of a latex document

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TeX 100.0%