Closed tillmo closed 9 years ago
deadline: Mon, Nov 2
I suggest to try the latest version of latex-diff (I tried the one shipped with Ubuntu Trusty, which is probably not the newest one).
When writing a latexdiff-git command, you need to add one more argument:
latexdiff-git -r 2e94c79 --force --exclude-textcmd="section,subsection" --append-textcmd="termdefinition" OMG_OntoIOp_current.tex
This will solve the problem mentioned above.
I am still working on the highlight problems related to lstlisting and math environment.
could you please let the input and the output file be parameters of the python script? Then we can more easily adapt to a new base git revision in the (near) future.
Hello Till,
Sorry I saw your message late.... I have made the changes....
Bests Madhura
On Wed, Nov 4, 2015 at 11:24 PM, Till Mossakowski notifications@github.com wrote:
could you please let the input and the output file be parameters of the python script? Then we can more easily adapt to a new base git revision in the (near) future.
— Reply to this email directly or view it on GitHub https://github.com/tillmo/DOL/issues/272#issuecomment-153888323.
please check in the new script
with
we get some useful diff showing the difference w.r.t. to the August 24 version. However, a textual diff
shows e.g.
and this paragraph is only partially marked blue in the latex diff.
Maybe this is related to the lots of errors that latex-diff outputs.