The tag has no wiki summary.

learn more… | top users | synonyms

42
votes
7answers
3k views

“Track changes” in LaTeX

I am writing a scientific paper with my collaborator. We have submitted a version to a journal and now we got a review from them, so we need to fix a few things. In Microsoft Word there is the option ...
7
votes
2answers
369 views

Package trackchanges: problem with UTF8

the package trackchanges doesn't seem to work with utf8 encoding. Did somebody encounter the same problem? Does anybody have a solution ? Minimal example : \documentclass[12pt]{article} ...
1
vote
0answers
83 views

Package trackchanges : option “margins” buggy? [closed]

According to the documentation of trackchanges, the option "margins" should allow to write the comments in the margins : \documentclass[12pt]{article} \usepackage[margins]{trackchanges} ...