Skip to content

Commit

Permalink
removed highlighting of new text
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-anders committed Mar 21, 2024
1 parent a40a44a commit 62318ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paper.tex
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
}

\newcommand{\todo}[1]{[\textcolor{orange}{#1}]}
\newcommand{\new}[1]{\textcolor{blue}{#1}}
\newcommand{\new}[1]{#1} %\textcolor{blue}{#1}}

\begin{document}

Expand Down

0 comments on commit 62318ee

Please sign in to comment.