The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
2answers
383 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 ...
1
vote
0answers
36 views

When using latexdiff, is there a way to generate a list of pages that contain changes?

I have tried redefining \DIFaddbegin et al. with todo (todonotes) or index (makeidx) calls by using the preamble below, but I'm not getting anything. %DIF PREAMBLE EXTENSION ADDED BY LATEXDIFF %DIF ...
0
votes
0answers
69 views

latexdiff produces invalid output

I am not sure what am I doing wrong. The two documents I am comparing compile without errors. However when I run latexdiff on the two, the output does not compile. The error I get when trying to ...
0
votes
0answers
84 views

Diff between 2 files

I've read many threads about generating diffs between pdf files. They work great, but I have a problem. If a chapter gets dislocated by one page it automatically thinks that this is something new, ...
0
votes
0answers
84 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 ...
0
votes
0answers
37 views

Location of output file for scm-latexdiff

I want to use scm-latexdiff to automatically generate the diff between two versions of a latex file. However, when running scm-latexdiff, it seems to do the job, but I can't find the location of the ...
0
votes
0answers
86 views

Problems with installing latexdiff

I have a mac book air and tried to use macports to install latexdiff. I used the command sudo port install latexdiff The installation seemed to work fine, but when I tried to use latex diff I get ...