Addition of a response template

This commit is contained in:
大窪 貴洋
2026-07-03 06:31:37 +09:00
parent 331f116350
commit 38cafbfd81
7 changed files with 197 additions and 10 deletions
+11 -10
View File
@@ -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:]}