Addition of a response template
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
\newcommand{\JOURNAL}{JOURNAL NAME}
|
||||
\newcommand{\TITLE}{TITLE}
|
||||
\newcommand{\ManuscriptID}{XX-xxxx-xxxx}
|
||||
|
||||
% support関連
|
||||
\newcommand{\support}{Supporting Information}
|
||||
@@ -17,20 +18,20 @@
|
||||
\newcommand{\TO}[1]{{\color{red}{#1}}}
|
||||
|
||||
% 査読用
|
||||
% \usepackage[dvipdfmx]{color}
|
||||
% \definecolor{ForestGreen}{rgb}{0.13,0.55,0.13}
|
||||
% \definecolor{DarkPurple}{rgb}{0.35,0.00,0.55}
|
||||
% \newcommand{\RA}[2]{{\color{red}\ensuremath{^{\rm [#1]}}#2}}
|
||||
% \newcommand{\RB}[2]{{\color{blue}\ensuremath{^{\rm [#1]}}#2}}
|
||||
% \newcommand{\RC}[2]{{\color{ForestGreen}\ensuremath{^{\rm [#1]}}#2}}
|
||||
\usepackage[dvipdfmx]{color}
|
||||
\definecolor{ForestGreen}{rgb}{0.13,0.55,0.13}
|
||||
\definecolor{DarkPurple}{rgb}{0.35,0.00,0.55}
|
||||
\newcommand{\RA}[2]{{\color{red}\ensuremath{^{\rm [#1]}}#2}}
|
||||
\newcommand{\RB}[2]{{\color{blue}\ensuremath{^{\rm [#1]}}#2}}
|
||||
\newcommand{\RC}[2]{{\color{ForestGreen}\ensuremath{^{\rm [#1]}}#2}}
|
||||
% \newcommand{\RD}[2]{{\color{DarkPurple}\ensuremath{^{\rm [#1]}}#2}}
|
||||
% \newcommand{\RA}[2]{{\color{black}#2}}
|
||||
% \newcommand{\RB}[2]{{\color{black}#2}}
|
||||
% \newcommand{\RC}[2]{{\color{black}#2}}
|
||||
% \newcommand{\RD}[2]{{\color{black}#2}}
|
||||
|
||||
% \newcommand{\CO}[1]{\color{black}\item[#1:]\color{black}}
|
||||
% \newcommand{\CA}[1]{\color{red}\item[#1:]}
|
||||
% \newcommand{\CB}[1]{\color{blue}\item[#1:]}
|
||||
% \newcommand{\CC}[1]{\color{ForestGreen}\item[#1:]}
|
||||
\newcommand{\CO}[1]{\color{black}\item[#1:]\color{black}}
|
||||
\newcommand{\CA}[1]{\color{red}\item[#1:]}
|
||||
\newcommand{\CB}[1]{\color{blue}\item[#1:]}
|
||||
\newcommand{\CC}[1]{\color{ForestGreen}\item[#1:]}
|
||||
% \newcommand{\CD}[1]{\color{DarkPurple}\item[#1:]}
|
||||
|
||||
Reference in New Issue
Block a user