Skip to Content.
Sympa Menu

texmacs-users - Re: [TeXmacs] Footnote in caption of a figure

Subject: mailing-list for TeXmacs Users

List archive

Re: [TeXmacs] Footnote in caption of a figure


Chronological Thread 
  • From: Joris van der Hoeven <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] Footnote in caption of a figure
  • Date: Wed, 9 Aug 2006 14:51:11 +0200

On Sat, Aug 05, 2006 at 11:33:11PM +0200, Patrick Moule wrote:
> is there any known way to apply a footnote to the caption of a floating
> object environment e.g big-figure? When trying to do that only a new
> number appears next to the caption, but not at the bottom of the current
> document/page. So I have no chance to enter any content for that
> footnote. Workaround (for now) is to place it next to the figure, but
> that's not really what I want.

No, this cannot be done yet. One solution would be to hack the env-float.ts
style file and define macros footnote-ref and footnote-text so as to generate
the footnote reference and text apart from each other. Then use footnote-ref
inside the caption of the floating figure and footnote-text in the main text
just behind the place where you inserted the float.

Best wishes, Joris



Archive powered by MHonArc 2.6.19.

Top of Page