Releases: NoeSilva13/latex-diff
Releases · NoeSilva13/latex-diff
Release list
v0.1.2
Last Commit now compares HEAD with the working tree (uncommitted changes), which is what you usually want after editing the paper.
Install: download latex-diff-0.1.2.vsix and run Extensions: Install from VSIX… (replaces 0.1.1).
v0.1.1
Fix: find the latexmk PDF when the project writes to build/ (LaTeX Workshop outDir or .latexmkrc).
- New setting and sidebar field:
latexDiff.buildDir - Auto-detects Workshop
latex.outDirand.latexmkrc$out_dir - Clearer error if git-latexdiff still cannot find the PDF
Install: download latex-diff-0.1.1.vsix and run Extensions: Install from VSIX… (this replaces 0.1.0).
v0.1.0
First public build. Install with Extensions: Install from VSIX.