Tell me more ×
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.

I am looking for any option of automatically highlighting the modified or added text (in pdf version after compilation) in my current .tex file using Kile editor. I know that there is a similar functionality in MS word but I am looking for it in Kile.

share|improve this question
I use TeXstudio and after compiling the embedded viewer shows the pdf with the current line backgrounded. I don't know if it is what you are looking for. – Sigur Jan 17 at 0:29
1  
Is latexdiff what you are after? You need to save manually the versions of the document your are working on (or using it with a Version Control System like git, svn, hg, ...) – Guido Jan 17 at 1:35

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.