示例效果图:

示例代码:

\documentclass{article}

\usepackage{times}
\pagestyle{empty}
\setcounter{page}{6}
\setlength\textwidth{207.0pt}
\setlength\textheight{9\baselineskip}

\usepackage{footmisc}
\begin{document}
\noindent Main text \ldots \begin{center}
\begin{minipage}{.7\linewidth}
Footnotes in a minipage are numbered using
lowercase letters.\footnote{Inside minipage}
\par This text references the previous
footnote.\addtocounter{mpfootnote}{-1}%
\mpfootnotemark{}
And another\footnote{Inside as well} note.
\end{minipage}
\end{center} \ldots{} main text \ldots
\end{document}

点赞(0)

评论列表 共有 0 条评论

暂无评论
立即
投稿

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部