% Options for packages loaded elsewhere \PassOptionsToPackage{unicode}{hyperref} \PassOptionsToPackage{hyphens}{url} \PassOptionsToPackage{dvipsnames,svgnames,x11names}{xcolor} % \documentclass[ nopreprintline, number]{elsarticle} \usepackage{amsmath,amssymb} \usepackage{iftex} \ifPDFTeX \usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} \usepackage{textcomp} % provide euro and other symbols \else % if luatex or xetex \usepackage{unicode-math} \defaultfontfeatures{Scale=MatchLowercase} \defaultfontfeatures[\rmfamily]{Ligatures=TeX,Scale=1} \fi \usepackage{lmodern} \ifPDFTeX\else % xetex/luatex font selection \fi % Use upquote if available, for straight quotes in verbatim environments \IfFileExists{upquote.sty}{\usepackage{upquote}}{} \IfFileExists{microtype.sty}{% use microtype if available \usepackage[]{microtype} \UseMicrotypeSet[protrusion]{basicmath} % disable protrusion for tt fonts }{} \makeatletter \@ifundefined{KOMAClassName}{% if non-KOMA class \IfFileExists{parskip.sty}{% \usepackage{parskip} }{% else \setlength{\parindent}{0pt} \setlength{\parskip}{6pt plus 2pt minus 1pt}} }{% if KOMA class \KOMAoptions{parskip=half}} \makeatother \usepackage{xcolor} \setlength{\emergencystretch}{3em} % prevent overfull lines \setcounter{secnumdepth}{5} % Make \paragraph and \subparagraph free-standing \ifx\paragraph\undefined\else \let\oldparagraph\paragraph \renewcommand{\paragraph}[1]{\oldparagraph{#1}\mbox{}} \fi \ifx\subparagraph\undefined\else \let\oldsubparagraph\subparagraph \renewcommand{\subparagraph}[1]{\oldsubparagraph{#1}\mbox{}} \fi \providecommand{\tightlist}{% \setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}}\usepackage{longtable,booktabs,array} \usepackage{calc} % for calculating minipage widths % Correct order of tables after \paragraph or \subparagraph \usepackage{etoolbox} \makeatletter \patchcmd\longtable{\par}{\if@noskipsec\mbox{}\fi\par}{}{} \makeatother % Allow footnotes in longtable head/foot \IfFileExists{footnotehyper.sty}{\usepackage{footnotehyper}}{\usepackage{footnote}} \makesavenoteenv{longtable} \usepackage{graphicx} \makeatletter \def\maxwidth{\ifdim\Gin@nat@width>\linewidth\linewidth\else\Gin@nat@width\fi} \def\maxheight{\ifdim\Gin@nat@height>\textheight\textheight\else\Gin@nat@height\fi} \makeatother % Scale images if necessary, so that they will not overflow the page % margins by default, and it is still possible to overwrite the defaults % using explicit options in \includegraphics[width, height, ...]{} \setkeys{Gin}{width=\maxwidth,height=\maxheight,keepaspectratio} % Set default figure placement to htbp \makeatletter \def\fps@figure{htbp} \makeatother \usepackage{enumitem} \usepackage{fontspec} \usepackage{float} \usepackage[normalem]{ulem} \usepackage{hyperref} \usepackage{nameref} %needed by zref-xr \usepackage{zref-xr,zref-hyperref,zref-user} \usepackage{xr-hyper} \usepackage{adjustbox} % \usepackage{xcolor} \usepackage{mdframed} \newmdenv[topline=false, leftline=true, bottomline=false, rightline=false, linewidth=3pt, %backgroundcolor=lightgray, linecolor=gray!30, backgroundcolor=gray!5, skipabove=\topsep, skipbelow=\topsep, leftmargin=0pt, rightmargin=0pt, innertopmargin=0pt, innerbottommargin=0pt ]{refquote} \newmdenv[topline=false, leftline=true, bottomline=false, rightline=false, linewidth=3pt, %backgroundcolor=lightgray, backgroundcolor=red!3!white, linecolor=red!30!white, skipabove=\topsep, skipbelow=\topsep, leftmargin=0pt, rightmargin=0pt, innertopmargin=10pt, innerbottommargin=10pt ]{question} % setup hyperlink for page and line number \def\msname{MS} \def\smname{SM} \setenumerate{labelsep=*, leftmargin=1.0pc} %\zexternaldocument*{ManuscriptNew\veraa} \zexternaldocument*{\msname} \zexternaldocument*{\smname} \newcommand{\hlabel}[1]{\label{#1}\hypertarget{#1}{ \linelabel{line:#1}}} %\externaldocument[si-]{\smname\veraa}[\smname\veraa.pdf] \makeatletter \newcommand{\clab}[2][]{ \protected@write\@auxout{\let\clab\@secondoftwo}{ \string\newlabel{r:#1}{{#2}{}}}% \hlabel{#1}#2\hlabel{#1end}} \makeatother \newcommand{\zhypera}[1]{\href[pdfnewwindow]{\msname.pdf\##1}{\\[1ex]\textbf{Page \zpageref{#1}, Line \zref{line:#1}--\zref{line:#1end}:}\\}} \newcommand{\cref}[1]{\begin{refquote}\zhypera{#1}{\zref{r:#1}}\\[-0.5ex]\end{refquote}} % \newenvironment{ra}[1][\unskip]{\par \noindent \\[-1ex] \textbf{Response/Action:}\par\bf}{\ \\} \renewenvironment{quote}{\begin{question}}{\end{question}} % \renewenvironment{verbatim}{\begin{ra}}{\end{ra}} \usepackage[normalem]{ulem} \renewcommand{\thetable}{S\arabic{table}} \renewcommand{\thefigure}{S\arabic{figure}} \renewcommand{\theequation}{S\arabic{equation}} \setmainfont{Calibri} \usepackage[doublespacing]{setspace} \usepackage{lineno} \linenumbers \makeatletter \@ifpackageloaded{caption}{}{\usepackage{caption}} \AtBeginDocument{% \ifdefined\contentsname \renewcommand*\contentsname{Table of contents} \else \newcommand\contentsname{Table of contents} \fi \ifdefined\listfigurename \renewcommand*\listfigurename{List of Figures} \else \newcommand\listfigurename{List of Figures} \fi \ifdefined\listtablename \renewcommand*\listtablename{List of Tables} \else \newcommand\listtablename{List of Tables} \fi \ifdefined\figurename \renewcommand*\figurename{Fig.} \else \newcommand\figurename{Fig.} \fi \ifdefined\tablename \renewcommand*\tablename{Table} \else \newcommand\tablename{Table} \fi } \@ifpackageloaded{float}{}{\usepackage{float}} \floatstyle{ruled} \@ifundefined{c@chapter}{\newfloat{codelisting}{h}{lop}}{\newfloat{codelisting}{h}{lop}[chapter]} \floatname{codelisting}{Listing} \newcommand*\listoflistings{\listof{codelisting}{List of Listings}} \makeatother \makeatletter \makeatother \makeatletter \@ifpackageloaded{caption}{}{\usepackage{caption}} \@ifpackageloaded{subcaption}{}{\usepackage{subcaption}} \makeatother \ifLuaTeX \usepackage[bidi=basic]{babel} \else \usepackage[bidi=default]{babel} \fi \babelprovide[main,import]{english} % get rid of language-specific shorthands (see #6817): \let\LanguageShortHands\languageshorthands \def\languageshorthands#1{} \ifLuaTeX \usepackage{selnolig} % disable illegal ligatures \fi \usepackage[]{natbib} \bibliographystyle{elsarticle-num} \IfFileExists{bookmark.sty}{\usepackage{bookmark}}{\usepackage{hyperref}} \IfFileExists{xurl.sty}{\usepackage{xurl}}{} % add URL line breaks if available \urlstyle{same} % disable monospaced font for URLs \hypersetup{ pdftitle={MANUSCRIPT TITLE}, pdfauthor={Ming Su; Min Yang}, pdflang={en}, colorlinks=true, linkcolor={blue}, filecolor={Maroon}, citecolor={Blue}, urlcolor={Blue}, pdfcreator={LaTeX via pandoc}} \setlength{\parindent}{6pt} \begin{document} \begin{frontmatter} \title{MANUSCRIPT TITLE } \author[1,2]{Ming Su% % } \ead{mingsu@rcees.ac.cn} \author[1,2]{Min Yang% \corref{cor1}% } \ead{yangmin@rcees.ac.cn} \affiliation[1]{organization={State Key Laboratory of Environmental Aquatic Chemistry, Research Center for Eco-Environmental Sciences, Chinese Academy of Sciences},addressline={P.O. Box 2871},city={Beijing},postcode={100085}} \affiliation[2]{organization={University of Chinese Academy of Sciences},city={Beijing},postcode={100049}} \cortext[cor1]{Corresponding author} \end{frontmatter} \section*{Supplementary Material}\label{supplementary-material} \addcontentsline{toc}{section}{Supplementary Material} Figures and/or tables are provided below as the supplementary evidences to the main text. \pagebreak \bibliography{../BB/Ref.bib,../BB/localRef.bib} \end{document}