Re: Adding footnote to table cell [RESOLVED]

2022-07-07 Thread Rich Shepard

On Thu, 7 Jul 2022, Rich Shepard wrote:


Well, huh! That works. When I added it to the preamble I wondered if the
order of \usepackage{} was important, but had no idea whether it was. This
module is locaton-sensitive for some reason.


Paul, Herbert, et al.:

Changing the sequence of the \usepackage{} commands allowed the document to
compile without error. But ... while the pdflatex output showed footnote 7
in the table cell the footnote's contents were not printed at the bottom of
the page below footnote 6.

So, rather than continuing to beat on this issue I moved the footnote from
the cell to the subsbusection title end. Now it compiles without error and
the footnote content is printed.

Thanks all,

Rich
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: Adding footnote to table cell [RESOLVED]

2022-07-07 Thread Rich Shepard

On Thu, 7 Jul 2022, Paul A. Rubin wrote:


Try moving \usepackage{ftnxtra} to the very top of the preamble. I found
something about it conflicting with the array package, and loading ftnxtra
first apparently solved that.


Paul,

Well, huh! That works. When I added it to the preamble I wondered if the
order of \usepackage{} was important, but had no idea whether it was. This
module is locaton-sensitive for some reason.

Next time I hit strange results after adding a package to a preamble I'll
try moving its position in the list before asking for help.

Thank you very much,

Rich
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users