avatar
Y*x
1
怎么才能使得\footnote 不产生记号,我只要脚注,不要指明是哪里的脚注。
avatar
T*n
2
\documentclass{article}
\newcommand{\unnumberedfootnote}[1]{%
\begingroup
\renewcommand{\thefootnote}{\relax}%
\footnotetext{#1}%
\endgroup
}
\begin{document}
Some text.\footnote{Footnote one.}
More text.\unnumberedfootnote{Footnote.}
Lots of text.\footnote{Footnote two.}
\end{document}

【在 Y********x 的大作中提到】
: 怎么才能使得\footnote 不产生记号,我只要脚注,不要指明是哪里的脚注。
avatar
J*r
3
直接用\footnotetext呢?

【在 T*******n 的大作中提到】
: \documentclass{article}
: \newcommand{\unnumberedfootnote}[1]{%
: \begingroup
: \renewcommand{\thefootnote}{\relax}%
: \footnotetext{#1}%
: \endgroup
: }
: \begin{document}
: Some text.\footnote{Footnote one.}
: More text.\unnumberedfootnote{Footnote.}

avatar
Y*x
4
will generate "0" by default.

【在 J*******r 的大作中提到】
: 直接用\footnotetext呢?
avatar
J*r
5
don't quite get you.
I tried: \footnotetext[1]{abcd}
everything's fine.

【在 Y********x 的大作中提到】
: will generate "0" by default.
avatar
Y*x
6
Really? why no number "1" was generated? weired...let me try...

【在 J*******r 的大作中提到】
: don't quite get you.
: I tried: \footnotetext[1]{abcd}
: everything's fine.

avatar
Y*x
7
I know, I even did not need the number of footnote in the footnote part. Use
your method, only the number of footnote does not appear in the text.

【在 J*******r 的大作中提到】
: don't quite get you.
: I tried: \footnotetext[1]{abcd}
: everything's fine.

avatar
J*r
8
oh. I see what you mean here.

【在 Y********x 的大作中提到】
: I know, I even did not need the number of footnote in the footnote part. Use
: your method, only the number of footnote does not appear in the text.

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。