
答案1
嘗試使用該verse
包。
% centerfootnoteprob.tex SE 569825
\documentclass{article}
\usepackage{verse}
\begin{document}
Some text\footnote{\begin{verse}[1in]
The poor ... \\
with voice ... \end{verse}}
More text\footnote{Regular footnote with lots of words in it, maybe
exceeding a single line of text.}
\end{document}
環境的可選長度參數verse
會改變經文的位置。較小的長度向右移動。根據詩句行的寬度來調整它。