Skip to content

etnoy/git-latexdiff-ng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

This is our humble attempt at making git-latexdiff better. We call it git-latexdiff-ng.

Authors: Jonathan Jogenfors and Jan-Åke Larsson, Linköping University.

Warning: This is a hack script we use internally for our own pleasure. Patches and suggestions are more than welcome!

Project page: https://github.com/etnoy/git-latexdiff-ng

To install: run 
make install
as root.

To use, just type
git latexdiff-ng

if your git document follows the latexmain standard. 

Otherwise, specify a main file:

git latexdiff-ng document.tex

By default, latexdiff-ng takes the previous revision of the source file. To override, use the -r option:
git latexdiff-ng -r 456b39d

About

Experimental replacement for git latexdiff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published