Initial commit
This commit is contained in:
@@ -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:]}
|
||||
Reference in New Issue
Block a user