From: Tim Haga <timhaga@ebene6.org>
To: Matthieu Moy <Matthieu.Moy@grenoble-inp.fr>
Cc: git@vger.kernel.org
Subject: Re: git-latexdiff: Git and Latexdiff working together
Date: Tue, 14 Feb 2012 21:19:17 +0100 [thread overview]
Message-ID: <20120214211917.53ef9df6@sirion> (raw)
In-Reply-To: <vpq7gzph7mi.fsf@bauges.imag.fr>
Hi,
your tool seems very useful for LaTeX users, especially in scientific
work. I could not test it in detail until now, but i had two or
three runs with an article draft and it seems to work.
Long story short, i would appreciate it if your tool would be
integrated in git.
T.
Am Tue, 14 Feb 2012 14:22:45 +0100
schrieb Matthieu Moy <Matthieu.Moy@grenoble-inp.fr>:
> Hi,
>
> You may know latexdiff, a neat tool to visualize differences between
> LaTeX files (it annotates your .tex file with colors for removed/added
> parts, producing another compilable .tex file).
>
> I wrote a little shell-script that allows one to use latexdiff on files
> versionned by Git, with e.g.
>
> git latexdiff HEAD^ --main foo.tex --output foo.pdf
>
> Essentially, it does a checkout of the old and new revisions, and calls
> latexdiff + pdflatex for you.
>
> The result is attached in case anyone is interested.
>
> It may be relevant to add this to contrib/ in git.git. If anyone's
> interested, let me know, and I'll resend the code in the form of a
> patch doing that.
>
> Regards,
>
next prev parent reply other threads:[~2012-02-14 20:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-14 13:22 git-latexdiff: Git and Latexdiff working together Matthieu Moy
2012-02-14 20:19 ` Tim Haga [this message]
2012-02-14 21:16 ` Jeff King
2012-02-14 23:13 ` Matthieu Moy
2012-02-14 23:31 ` Jeff King
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120214211917.53ef9df6@sirion \
--to=timhaga@ebene6.org \
--cc=Matthieu.Moy@grenoble-inp.fr \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.