d***@gmail.com
2006-08-05 20:52:36 UTC
Hi all,
I am having troubles using the \footnote command. I wrote a test file
to demonstrate the problem:
\documentclass[a4paper,11pt,oneside]{book}
\begin{document}
\paragraph{Hello world!\footnote{A common phrase in computer science}}
\end{document}
This dies when using pdflatex with this error:
Document Class: book 2005/09/16 v1.4f Standard LaTeX document class
(/usr/local/teTeX/share/texmf.local/tex/latex/base/bk11.clo))
(./test.aux)
! Use of \@xfootnote doesn't match its definition.
\@ifnextchar ***@d =#1\def \***@a {#2}
\def \***@b
{#3}\futu...
l.8 \end{document}
I found that removing the \paragraph{} wrapper fixes the problem, but I
found using \paragraph{} more convenient because without it the
paragraph layout is wrong (i.e. zero space between paragraphs).
Any ideas?
Thanks!
--Dave.
I am having troubles using the \footnote command. I wrote a test file
to demonstrate the problem:
\documentclass[a4paper,11pt,oneside]{book}
\begin{document}
\paragraph{Hello world!\footnote{A common phrase in computer science}}
\end{document}
This dies when using pdflatex with this error:
Document Class: book 2005/09/16 v1.4f Standard LaTeX document class
(/usr/local/teTeX/share/texmf.local/tex/latex/base/bk11.clo))
(./test.aux)
! Use of \@xfootnote doesn't match its definition.
\@ifnextchar ***@d =#1\def \***@a {#2}
\def \***@b
{#3}\futu...
l.8 \end{document}
I found that removing the \paragraph{} wrapper fixes the problem, but I
found using \paragraph{} more convenient because without it the
paragraph layout is wrong (i.e. zero space between paragraphs).
Any ideas?
Thanks!
--Dave.