render compile

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