使用 ACMacmart
模板,我可以用来\settopmatter{printacmref=false}
删除摘要下的参考文献,但仍然有两条标尺线,见下图。有没有什么办法可以去掉它们?TIA
\documentclass[review=false,screen,manuscript]{acmart}
\settopmatter{printacmref=false} % Removes citation information below abstract
\renewcommand\footnotetextcopyrightpermission[1]{} % removes footnote with conference info
\setcopyright{none}
\pagestyle{plain} % remove running headers
\usepackage{blindtext}
\title{TBD}
\begin{document}
\maketitle
\blindtext[1]
\end{document}
答案1
其他人也抱怨。因此进行了设计更改:在当前版本中,acmart
没有围绕摘要的规则。