Hi there, When revising manuscripts, I usually highlight the changes (response to reviewer) in red. I use typically do this as follows: (1) #+latex_header: \newcommand{\response}[1]{\textcolor{red}{#1}} (2) \response{changes) Is there a more elegant way to do this ? It would be nice if I could change the color of the select text in both org and the exported latex file to red. Seeing the highlighted text in org would be a huge plus. Thanks M