[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] Track changes function?
From: |
spinner |
Subject: |
Re: [AUCTeX] Track changes function? |
Date: |
Tue, 2 Aug 2011 12:12:58 -0700 (PDT) |
Hi, Joel:
Thanks for your message. I don't believe that ed.sty will work for
me. I'm not collaborating with the other person via a common Tex file.
I am writing my dissertation in LaTeX. My adviser uses MS Word and
won't use LaTeX. I send him a draft in PDF format generated from
LaTeX. He writes his comments in the PDF file using Acrobat and sends
his PDF file to me. I receive his comments and manually make changes
to my draft. I now have two files: draft_v1.tex and I make these
changes in draft_v2.tex. When I'm done editing, I want to create a
compiled 'redline' version of my new draft that tracks my changes from
version 1 to version 2.
I tried the Perl script -latexdiff- for this function. It worked well
except, for some reason, the coding that it added for sections in my
paper caused errors when compiling (in LaTeX) and I couldn't finish
compiling. Here's an example of latexdiff code that caused a compile
error: \subsubsection{The \DIFaddbegin \DIFadd{anomalies }\DIFaddend
\DIFdelbegin \DIFdel{anomaly }\DIFdelend literature}
I'm using MikTex 2.8.
If I have only a few of these compile errors, I would manually get rid
of the problem coding and move on. But when I have a lot of these errors,
making manual changes because impractical.
I'm relatively new to using emacs/Auctex as my text editor. I'm
hoping Auctex has a function for what I want to do. But I haven't come
across anything yet.
Joel J. Adamson-2 wrote:
>
> spinner <address@hidden> writes:
>
>> Is there an Auctex function that compares two Tex files for changes and
>> then
>> Tex compiles to produce a printed document (PDF) showing redlining,
>> strikeouts, etc. An alternative to the perl script -latexdiff-?
>>
>> I'm not looking to diff two raw Tex files for viewing on a monitor.
>> Rather,
>> I want to produce a compiled Tex document showing differences between two
>> Tex files with redlining, strikeouts, etc..
>
> Check out ed.sty[1]. Not an onscreen tool, but pretty darn close to
> what you're looking for. What is the purpose of comparing the two
> documents?
>
> Joel
>
> Footnotes:
> [1] http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/ed.html
>
> --
> Joel J. Adamson
> Servedio Lab -- University of North Carolina at Chapel Hill
> FSF Member #8164 -- http://www.fsf.org/jf?referrer=8164
> http://www.unc.edu/~adamsonj
>
> Please use my new gmail address: <address@hidden>
>
>
> _______________________________________________
> auctex mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/auctex
>
>
--
View this message in context:
http://old.nabble.com/Track-changes-function--tp32177308p32180629.html
Sent from the Gnu - AUCTeX - General mailing list archive at Nabble.com.