我怎样才能在页面末尾添加这样的评论:
谢谢。
答案1
底部的这种注释称为脚注。您可以通过以下方式获取它
I say something\footnote{This is a lie.} and also something
else.\footnote{This is not a lie.}
请看一下
有关 LaTeX 的介绍材料。
我怎样才能在页面末尾添加这样的评论:
谢谢。
底部的这种注释称为脚注。您可以通过以下方式获取它
I say something\footnote{This is a lie.} and also something
else.\footnote{This is not a lie.}
请看一下
有关 LaTeX 的介绍材料。