soul
可以找到与包类似的问题这里和这里。但由于我的问题比那些问题更简单(甚至与间距有关),我猜想它可以有一个更简单的解决方案。
\ul{}
使用包含间距校正的带下划线的文本时发生该问题.\
。
这是 MWE
\documentclass{report}
\usepackage{soulutf8}
\begin{document}
Regular text.
\ul{Underlined text.}
Regular text.
\ul{Underlined text with abbreviated word, for example L. Euler}.
Regular text.
\ul{Underlined text with abbreviated word and spacing corrections using \texttt{dot backslash}, for example L.\ Euler}
\end{document}
结果是