Thanks, Herbert.
Now I am at least able to make an unnumbered footnote and still output
a PDF as a full document. However, your command in addition to the ones
that were there made *all* the footnotes unnumbered and set flush. I
know how to make them numbered again with
\renewcommand
Ben Hourigan wrote:
I tried this code in my document, both in the preamble and after
\begin{document} of the (but not at the same time). It's causing me
problems.
write into the preamble
\usepackage[flushmargin]{footmisc}
[EMAIL PROTECTED]
Herbert
--
http://TeXnik.de/
http://PSTricks.de/
ftp://
Hourigan wrote:
How can I use lyx to produce an unnumbered footnote?
\makeatletter
\newcommand\unmarkfootnote[1]{%
\begingroup
[EMAIL PROTECTED]
\footnotetext{#1}%
\endgroup}
\makeatother
If you do not need numbered footnotes at all, you can additionally do
\let\oldfootnote\footnote
\renewc
Ben Hourigan wrote:
> How can I use lyx to produce an unnumbered footnote?
\makeatletter
\newcommand\unmarkfootnote[1]{%
\begingroup
[EMAIL PROTECTED]
\footnotetext{#1}%
\endgroup}
\makeatother
If you do not need numbered footnotes at all, you can additionally do
\let\oldfootn
How can I use lyx to produce an unnumbered footnote?
I've searched the web for LaTeX2e solutions, but nothing I've tried has
worked.
Ben Hourigan
http://benhourigan.com