答案1
这正是fnpct
目的:
\documentclass{article}
\usepackage{fnpct}
\setfnpct{punct-after}
\begin{document}
Text\footnote{first}. Text\footnote{second} continues.
\end{document}
或者
\documentclass{article}
\usepackage{fnpct}
\begin{document}
Text\footnote{first}. Text\footnote{second} continues.
\end{document}
移位的量是可定制的。