Tagged Questions
0
votes
0answers
86 views
Problem executing script for latexdiff
I am a LaTeX beginner and new to Scripting. I try to implement this interesting solution for latexdiff and multiple files found in this question-answer before I begin writing my phd thesis. However ...
5
votes
2answers
390 views
error “latexdiff: The Perl Script could not be found.”
I have MikTeX 2.9 installation and Strawberry Perl 5.10.1.5.
All the latexdiff, latexdiff-fast, latexidff-so paths seem to be present in the scripts.ini file and their .exe files in the ...
20
votes
4answers
1k views
texdiff for multi-file documents in subversion
I've been looking for a convenient way to highlight changes between subversion revisions of my Latex document in the generated PDF. I am working on a reasonably complex document that pulls together ...