GeneralColaboration, reviewing, commenting, changes

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
tbscope
Posts: 1
Joined: Fri Jul 10, 2009 8:39 am

Colaboration, reviewing, commenting, changes

Post by tbscope »

Hello,

Is it possible to work with several people on one latex document and see comments, annotations, changes, etc... (like in Word)

Thanks

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

fatra2
Posts: 126
Joined: Fri May 01, 2009 1:43 pm

Re: Colaboration, reviewing, commenting, changes

Post by fatra2 »

Certainly,

Nothing stops you from putting comments in the code file. Anyone can add comments with % preceding the comment.

From my point of view, I cannot stand the fact that someone else works with my code, but nothing stops you from doing so.

Cheers
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Colaboration, reviewing, commenting, changes

Post by localghost »

tbscope wrote:[...] Is it possible to work with several people on one latex document and see comments, annotations, changes, etc... (like in Word) [...]
Similar things for the output are supported by the todonotes package (based on pgf/tikZ). The manual (Section 1.8.4 - Comments "à la Word", p. 9f) suggests some interesting commands.


Best regards and welcome to the board
Thorsten
Post Reply