Skip to content

A git pre-commit hook that ensures all LaTeX documents are up-to-date.

Notifications You must be signed in to change notification settings

salsolatragus/latex-git-hook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

latex-git-hook

Git commit hook to ensure latex documents are up-to-date. Checks documents on all levels of the repository, given that both <document>.pdf and <document>.tex exist.

Setup

Either copy this script to <repo>/.git/hooks/pre-commit or link it there. Make sure it's executable.

Credits

About

A git pre-commit hook that ensures all LaTeX documents are up-to-date.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages