aboutsummaryrefslogtreecommitdiff
path: root/tex/src/preamble-project.tex
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2020-11-23 03:00:05 +0000
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2020-11-23 03:00:05 +0000
commit94cbed6c63ad4362547b4cbcc579c63937a780a6 (patch)
treeffe1c322eb48286725d92bf2f16e43579fcd4658 /tex/src/preamble-project.tex
parent7692033f87b4c0326f655b7c73d361e6d318294a (diff)
First draft of all the points addressed by the referees
A new directory has been added at the top of the project's source called 'peer-review'. The raw reviews of the paper by the editors and referees has been added there as '1-review.txt'. All the main points raised by the referees have been listed in a numbered list and addressed (mostly) in '1-answers.txt'. The text of the paper now also includes all the implemented answers to the various points.
Diffstat (limited to 'tex/src/preamble-project.tex')
-rw-r--r--tex/src/preamble-project.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/src/preamble-project.tex b/tex/src/preamble-project.tex
index 6efdfd7..3d0c0ae 100644
--- a/tex/src/preamble-project.tex
+++ b/tex/src/preamble-project.tex
@@ -61,7 +61,7 @@
%% directly on the command-line with the '--highlight-new' or
%% '--highlight-notes' options
\ifdefined\highlightnew
-\newcommand{\new}[1]{\textcolor{green!60!black}{#1}}
+\newcommand{\new}[1]{\textcolor{green!50!black}{#1}}
\else
\newcommand{\new}[1]{\textcolor{black}{#1}}
\fi