Re: Margin note problems - LyX 1.0.1-1

1999-04-20 Thread Kevin Chu
John Ya-ya wrote: > Is a similar LaTeX restriction why you can't have a footnote in > a table, too? \footnote is not allowed in tables -- it's a forbidden mode in LaTeX 2e. To get around it, use \footnotemark. See section 4.10.3 in A Guide to LaTeX 2e, Kopka and Kaly, second edition. Kevin -

Re: [Margin note problems - LyX 1.0.1-1] table footnotes

1999-04-20 Thread Paul Borgermans
Footnotes and tables: this should be OK: see the TableExample.lyx in the examples directory (File-> Open, examples button). If you use minipages, you can have your footnotes attached to the table. Hope this helps. Paul John Ya-ya wrote: > On 19-Apr-99 Jean-Marc Lasgouttes wrote: > > > This err

Re: Margin note problems - LyX 1.0.1-1

1999-04-20 Thread John Ya-ya
On 19-Apr-99 Jean-Marc Lasgouttes wrote: > This error is indeed related to one of LaTeX' weird restrictions, whih > says that a footnote or margin note cannot be in the text of a > section, in particular since this text will be copied to the table of > contents (which is why paragraph* works: it

Re: Margin note problems - LyX 1.0.1-1

1999-04-19 Thread Jean-Marc Lasgouttes
> "John" == John Ya-ya <[EMAIL PROTECTED]> writes: John> Ok, I have an addendum to this... On 16-Apr-99 John Ya-ya John> wrote: >> I am working on several documents which use margin notes to show >> the date on which particular information was entered. A few of >> these notes print success

RE: Margin note problems - LyX 1.0.1-1

1999-04-18 Thread John Ya-ya
Ok, I have an addendum to this... On 16-Apr-99 John Ya-ya wrote: > I am working on several documents which use margin notes to show the > date on which particular information was entered. A few of these notes print > successfully, but now I have encountered one or more which will not.