Revision / diff package for LaTeX documents to ease the work of reviewers.
revdiff was created to build diff documents with which authors can ease the work of reviewers by marking changes in the text, adding tags and adding comments.
\rlegend
prints built-in legend text.\rnew{this is new text}
for text additions.\rold{this is old text}
for text deletions.\rchange{This is an}{inline change}
is similar to \rnew
and \rold
, but in one command.\rcomment{This is a comment}
to add comments.\renclose{This is a comment}{here the text}
to add comments to a specific part of the text.\rtag{a tag}
to add tags to the text.\rtchange{tag}{This is an}{inline change}
is similar to \rchange
but including a tag.\rtcomment{tag}{This is a comment}
is similar to \rcomment
but including a tag.\rtenclose{tag}{This is a comment}{here the text}
is similar to \renclose
but including a tag.Check the result of using these commands here >>
TODO list:
\rtagindex
command.