I installed latexdiff to track changes. The first question is where to give the command (latexdiff old.tex new.tex > diff.tex). I saw on the internet that it can be done in the Command/DOS environment. But then I get the error that the file new.tex cannot be found in the directory. I have checked where the other packages are located which is downloaded and which are working. And I have downloaded Perl. What am I doing wrong?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
You seem to miss the
A somewhat tangential note: Version control is almost mandatory if you're serious about using LaTeX for your writings. Related questions: |
|||
|

latexdiffin the correct directory (folder). Try typingdiron the command line, and see whether thenew.texfile appears in the list somewhere. – Martin Tapankov Jan 21 '11 at 13:54