(no title)
jaredchung | 6 years ago
One thing I've always been concerned about when negotiating a legal agreement is how I verify that the tracked changes actually track every change. Because Word lets the user decide which changes to track, I'm always reading the untracked sections as well to confirm that no other changes were sneakily introduced. That's something that git addresses well. Does Word have a solution there? If not, does that ever concern you?
citizenkeen|6 years ago
sjy|6 years ago
ska|6 years ago
In my limited experience, Word is used for the early back and forth, but final stages are done and reviewed in PDFs, and PDF diff tools used to identify any changes. No reason you couldn't do the same thing all in Word.
It does have such a tool, you would have rev A (old one) then collapse all the tracked changes in rev B and diff with A.
loteck|6 years ago