render compile
This commit is contained in:
@@ -222,33 +222,21 @@
|
||||
\@ifpackageloaded{float}{}{\usepackage{float}}
|
||||
\floatstyle{plain}
|
||||
\@ifundefined{c@chapter}{\newfloat{sfg}{h}{lost}}{\newfloat{sfg}{h}{lost}[chapter]}
|
||||
\floatname{sfg}{Fig. S}
|
||||
\newcommand*\quartosfgref[1]{Fig. \hyperref[#1]{S\ref{#1}}}
|
||||
\@ifpackageloaded{caption}{}{\usepackage{caption}}
|
||||
\DeclareCaptionLabelFormat{quartosfgreflabelformat}{#1#2}
|
||||
\captionsetup[sfg]{labelformat=quartosfgreflabelformat}
|
||||
\floatname{sfg}{Supplementary Fig.}
|
||||
\newcommand*\listofsfgs{\listof{sfg}{List of Supplementary Figures}}
|
||||
\makeatother
|
||||
\makeatletter
|
||||
\@ifpackageloaded{float}{}{\usepackage{float}}
|
||||
\floatstyle{plain}
|
||||
\@ifundefined{c@chapter}{\newfloat{stb}{h}{lost}}{\newfloat{stb}{h}{lost}[chapter]}
|
||||
\floatname{stb}{Table S}
|
||||
\newcommand*\quartostbref[1]{Table \hyperref[#1]{S\ref{#1}}}
|
||||
\@ifpackageloaded{caption}{}{\usepackage{caption}}
|
||||
\DeclareCaptionLabelFormat{quartostbreflabelformat}{#1#2}
|
||||
\captionsetup[stb]{labelformat=quartostbreflabelformat}
|
||||
\floatname{stb}{Supplementary Table}
|
||||
\newcommand*\listofstbs{\listof{stb}{List of Supplementary Tables}}
|
||||
\makeatother
|
||||
\makeatletter
|
||||
\@ifpackageloaded{float}{}{\usepackage{float}}
|
||||
\floatstyle{plain}
|
||||
\@ifundefined{c@chapter}{\newfloat{seq}{h}{lost}}{\newfloat{seq}{h}{lost}[chapter]}
|
||||
\floatname{seq}{Eq S}
|
||||
\newcommand*\quartoseqref[1]{Eq \hyperref[#1]{S\ref{#1}}}
|
||||
\@ifpackageloaded{caption}{}{\usepackage{caption}}
|
||||
\DeclareCaptionLabelFormat{quartoseqreflabelformat}{#1#2}
|
||||
\captionsetup[seq]{labelformat=quartoseqreflabelformat}
|
||||
\floatname{seq}{Supplementary Eq.}
|
||||
\newcommand*\listofseqs{\listof{seq}{List of Supplementary Equations}}
|
||||
\makeatother
|
||||
\makeatletter
|
||||
@@ -318,7 +306,7 @@
|
||||
\@ifundefined{c@chapter}{\newfloat{codelisting}{h}{lop}}{\newfloat{codelisting}{h}{lop}[chapter]}
|
||||
\floatname{codelisting}{Listing}
|
||||
\newcommand*\listoflistings{\listof{codelisting}{List of Listings}}
|
||||
\captionsetup{labelsep=none}
|
||||
\captionsetup{labelsep=colon}
|
||||
\makeatother
|
||||
\makeatletter
|
||||
\makeatother
|
||||
@@ -331,7 +319,7 @@
|
||||
\urlstyle{same}
|
||||
\hypersetup{
|
||||
pdftitle={MANUSCRIPT TITLE},
|
||||
pdfauthor={, and },
|
||||
pdfauthor={, , and },
|
||||
pdflang={en},
|
||||
colorlinks=true,
|
||||
linkcolor={blue},
|
||||
@@ -349,8 +337,8 @@
|
||||
}
|
||||
\makeatother
|
||||
\subtitle{Supplementary Information}
|
||||
\author{Ming Su\textsuperscript{1,2} \and Min
|
||||
Yang\textsuperscript{1,2,*}}
|
||||
\author{Xxxxx Yyyy\textsuperscript{1} \and Ming
|
||||
Su\textsuperscript{1,2,*} \and Min Yang\textsuperscript{1,2,*}}
|
||||
\date{}
|
||||
\begin{document}
|
||||
\maketitle
|
||||
@@ -362,6 +350,8 @@ Academy of Sciences\\
|
||||
\textsuperscript{2} University of Chinese Academy of Sciences
|
||||
|
||||
\textsuperscript{*} Correspondence:
|
||||
\href{mailto:mingsu@rcees.ac.cn}{Ming Su
|
||||
\textless{}mingsu@rcees.ac.cn\textgreater{}},
|
||||
\href{mailto:yangmin@rcees.ac.cn}{Min Yang
|
||||
\textless{}yangmin@rcees.ac.cn\textgreater{}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user