ankursinha.in/blog

neuroscience/fedora/musings


Sat 13 February 2016

Zaphod - a LaTeX change tracking tool

Posted by ankur in Research (1198 words, approximately a 5 minute read)

Introducing Zaphod - a Python script that attempts to help LaTeX users collaborate over their academic writing. It uses the power of Git to track changes, latexdiff to generate a PDF with annotated additions and removals from the document, and provides a simple interactive review tool that lets the user pick what changes they want to accept. You can use Zaphod to track changes in your LaTeX documents.

Read more...