Re: Adding footnote to table cell

2022-07-07 Thread Daniel
On 07/07/2022 20:54, Rich Shepard wrote: On Thu, 7 Jul 2022, Daniel wrote: Works for me (attached). If I misunderstood you, could you explain how? Daniel, When I look at the preamble for fn.lyx I see nothing; it's all blank which makes comparison with my file difficult. Regards, Rich Ric

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 \usepack

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

Re: Adding footnote to table cell

2022-07-07 Thread Paul A. Rubin
On 7/7/22 15:36, Rich Shepard wrote: On Wed, 6 Jul 2022, Rich Shepard wrote: When I add a footnote to a table cell the compiled page has the footnote number in the cell, but the text is not at the bottom of the page. Now the problem is an error in the ERT \today just under the title. A MWE i

Re: Adding footnote to table cell

2022-07-07 Thread Rich Shepard
On Wed, 6 Jul 2022, Rich Shepard wrote: When I add a footnote to a table cell the compiled page has the footnote number in the cell, but the text is not at the bottom of the page. Now the problem is an error in the ERT \today just under the title. A MWE is attached. Rich#LyX 2.3 created this

Re: Adding footnote to table cell

2022-07-07 Thread Rich Shepard
On Thu, 7 Jul 2022, Daniel wrote: Works for me (attached). If I misunderstood you, could you explain how? Daniel, When I look at the preamble for fn.lyx I see nothing; it's all blank which makes comparison with my file difficult. Regards, Rich -- lyx-users mailing list lyx-users@lists.lyx.o

Re: Adding footnote to table cell

2022-07-07 Thread Rich Shepard
On Thu, 7 Jul 2022, Herbert Voss wrote: \usepackage{ftnxtra} works only for tabulars _not_ inside an floating environment table Herbert, Interesting: it added the footnote but changed the format of the table from horizontal to vertical (and removed two border lines). And, pdflatex complained

Re: Adding footnote to table cell

2022-07-07 Thread Daniel
On 07/07/2022 10:42, Herbert Voss wrote: Am 07.07.22 um 09:02 schrieb Daniel: On 06/07/2022 20:42, Rich Shepard wrote: When I add a footnote to a table cell the compiled page has the footnote number in the cell, but the text is not at the bottom of the page. Placing the footnote at the end of

Re: Adding footnote to table cell

2022-07-07 Thread Herbert Voss
Am 07.07.22 um 09:02 schrieb Daniel: On 06/07/2022 20:42, Rich Shepard wrote: When I add a footnote to a table cell the compiled page has the footnote number in the cell, but the text is not at the bottom of the page. Placing the footnote at the end of the subsection heading immediately abo

Re: Adding footnote to table cell

2022-07-07 Thread Daniel
On 06/07/2022 20:42, Rich Shepard wrote: When I add a footnote to a table cell the compiled page has the footnote number in the cell, but the text is not at the bottom of the page. Placing the footnote at the end of the subsection heading immediately above the 2-cell table also doesn't work as i

Re: Adding footnote to table cell

2022-07-06 Thread Herbert Voss
Am 06.07.22 um 20:42 schrieb Rich Shepard: When I add a footnote to a table cell the compiled page has the footnote number in the cell, but the text is not at the bottom of the page. Placing the footnote at the end of the subsection heading immediately above the 2-cell table also doesn't wo

Adding footnote to table cell

2022-07-06 Thread Rich Shepard
When I add a footnote to a table cell the compiled page has the footnote number in the cell, but the text is not at the bottom of the page. Placing the footnote at the end of the subsection heading immediately above the 2-cell table also doesn't work as intended. Is there a work-around for eithe