Initial commit

This commit is contained in:
大窪 貴洋
2026-06-23 09:31:28 +09:00
commit 331f116350
26 changed files with 408 additions and 0 deletions
+36
View File
@@ -0,0 +1,36 @@
%#!latexmk main.tex
\newcommand{\nP}{\ce{^{31}P}}
\newcommand{\Q}[1]{\ensuremath{\text{Q}^#1}}
\newcommand{\dist}[2]{\ensuremath{d}({\rm #1\text{-}#2})}
\newcommand{\JOURNAL}{JOURNAL NAME}
\newcommand{\TITLE}{TITLE}
% support関連
\newcommand{\support}{Supporting Information}
% Table
\newcommand{\SIdeepmd}{S1}
% Figure
\newcommand{\SInmrref}{S1}
\newcommand{\SIgrZnO}{S2}
\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}}
% \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{\CD}[1]{\color{DarkPurple}\item[#1:]}