T*n
2 楼
You can try the following; however, making the superscribed 1 in the chapter
heading look better will take a bit more work. To understand why \protect is
needed, read up on "fragile commands" and "moving arguments" in a good LaTeX
book.
\documentclass{report}
\begin{document}
\chapter{Introduction\protect\footnote{The footnote.}}
The text.
\end{document}
【在 z*****n 的大作中提到】
: rt. \footnote doesnt work.
heading look better will take a bit more work. To understand why \protect is
needed, read up on "fragile commands" and "moving arguments" in a good LaTeX
book.
\documentclass{report}
\begin{document}
\chapter{Introduction\protect\footnote{The footnote.}}
The text.
\end{document}
【在 z*****n 的大作中提到】
: rt. \footnote doesnt work.
z*n
3 楼
chapter
is
Thanks, it works.
But the number on the title also appears in the table of contents...:(
【在 T*******n 的大作中提到】
: You can try the following; however, making the superscribed 1 in the chapter
: heading look better will take a bit more work. To understand why \protect is
: needed, read up on "fragile commands" and "moving arguments" in a good LaTeX
: book.
: \documentclass{report}
: \begin{document}
: \chapter{Introduction\protect\footnote{The footnote.}}
: The text.
: \end{document}
T*n
5 楼
Try repeating the heading text as an optional argument. If an optional
argument is given, it is used to set the TOC and running headers on
pages; the text in the last argument is then used only to set the
actual chapter heading.
\chapter[Introduction]{Introduction\protect\footnote{The footnote.}}
【在 z*****n 的大作中提到】
: and the footnote also appears in the table of content page.
argument is given, it is used to set the TOC and running headers on
pages; the text in the last argument is then used only to set the
actual chapter heading.
\chapter[Introduction]{Introduction\protect\footnote{The footnote.}}
【在 z*****n 的大作中提到】
: and the footnote also appears in the table of content page.
相关阅读
如何去掉sigmod latex template左下角的permission info?共用机器上的tex编辑软件如何生成cover page大家来谈谈 矢量图 工具请问在双列的文件中,怎样将一个长公式expand over两列?winedit出来的dvi为什么老是A4纸?lineno package的奇怪问题。LaTex中cls和sty的区别?hyperref package 为什么不能把\cite 转化为超链接?在latex里面用jpg最简单的办法是什么?请问一下有什么好的latex图形编辑软件?问个弱智问题,如何控制换行Mathematica的TexForm[]如何插入.eps 图片?请教引用图片的 DPI 问题请问report class的sty插件到哪里下载?subscript和superscript的字体大小是多少?pls help...how to recover tex file from other .aux etc files?how to add space between text and underline?how to make the subsubsection title not shown in TOC