在最开始的时候加一句
% !TeX TS-program = pdflatex
试试
在最开始的时候加一句
% !TeX TS-program = pdflatex
试试
可能是你的发行版没升级到2021的缘故,我这边显示一切正常。
% !TeX TS-program = pdflatex
\documentclass[final,5p,times]{elsarticle}
\journal{Test J}
\begin{document}
\begin{frontmatter}
\title{Test Title}
%% use optional labels to link authors explicitly to addresses:
\author[label1]{test}
\affiliation[label1]{
organization={asdf},
addressline={asdf},
city={asdf},
postcode={asdf},
state={asdf},
country={asdf}
}
\end{frontmatter}
\end{document}
问 编译 Springer 的 Latex 模板出现乱码