Footnotes not showing within a wide-tabular

Hi,

I inserted a footnote within a wide-tabular, tformat and table. The note appears inline but not on the bottom of the page.

image

Is there a specific reason, how do I show the footnotes?

Here is the Texmacs code:

<TeXmacs|2.1>

<style|generic>

<\body>
  <\wide-tabular>
    <tformat|<table|<row|<\cell>
      <yes-indent>H�die, si vocem ejus audi�ritis, nol�te abdur�de corda
      vestrat<\footnote>
        Invitatoire de Matines, tir� du Br�viaire romain (Ps. 94).
      </footnote><nbsp>!
    </cell>>>>
  </wide-tabular>

  \;
</body>

<\initial>
  <\collection>
    <associate|page-medium|paper>
    <associate|preamble|false>
  </collection>
</initial>

<\references>
  <\collection>
    <associate|footnote-1|<tuple|1|?>>
    <associate|footnr-1|<tuple|1|1>>
  </collection>
</references>

Thank you

I think this is a known limitation of TeXmacs; the Jolly Writer (https://www.scypress.com/The-Jolly-Writer.pdf), section 7.4.1 describes a workaround. Pls. let me know if this helps or if you need more detailed explanations. By the way I have tried it once, but I do not remember trying to put the footnotes at the bottom of the page if there are other footnotes in the main text, so I do not know if that requires more steps.

1 Like