Skip to Content.
Sympa Menu

texmacs-users - [TeXmacs] BUG: Footnote not working when using number-long-article

Subject: mailing-list for TeXmacs Users

List archive

[TeXmacs] BUG: Footnote not working when using number-long-article


Chronological Thread 
  • From: Jani Huhtanen <address@hidden>
  • To: address@hidden
  • Subject: [TeXmacs] BUG: Footnote not working when using number-long-article
  • Date: Sun, 6 Aug 2006 21:39:36 +0300

Hi,

TeXmacs 1.0.6.4 introduced a new bug, where footnote does not work correctly
when using number-long-article package. Footnote is rendered otherwise
correctly, but an error is printed after the footnote number. Something like
this:

-------
1. <error|bad set binding>

The reference to footnote is rendered as a red question mark. See the
attached
file for example how to reproduce.

--
Jani Huhtanen
TTY Porin yksikkö
address@hidden
<TeXmacs|1.0.6.4>

<style|<tuple|generic|number-europe|number-long-article>>

<\body>
<\footnote>
test
</footnote>
</body>

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

<\references>
<\collection>
<associate|auto-1|<tuple|1|1>>
<associate|auto-2|<tuple|1.1|2>>
<associate|auto-3|<tuple|2|3>>
<associate|auto-4|<tuple|2.1|4>>
<associate|auto-5|<tuple|2.2|5>>
<associate|footnote-1|<tuple|1|1>>
</collection>
</references>


Archive powered by MHonArc 2.6.19.

Top of Page