Hello,

as you might have noticed (thanks Robert), I misspelled footnote in 
\setupnotation[footnote]…, so my example works perfectly fine. But I found the 
real bug in my document. I use natural tables with footnotes and 
\automigrateinserts in my document. Everything works fine, when the first 
footnote on a page doesn't appear in a natural table. When it does, the 
footnote counter isn't reseted.

Minimal example:

\setupnotation[footnote][way=bypage]
\automigrateinserts

\starttext

Text\footnote{correct}

\bTABLE
\bTR \bTD Text\footnote{correct} \eTD \eTR
\eTABLE

\page

\bTABLE
\bTR \bTD Text\footnote{incorrect} \eTD \eTR
\eTABLE

Text\footnote{incorrect}

\stoptext

Am 19.12.2012 um 18:14 schrieb Jannik Voges <forumj...@icloud.com>:

> Hello,
> 
> 
> 
> When I use \setupnotation[footnote][way=bypage] in the latest beta to reset 
> the footnote counter on each page, that doesn't work anymore.
> 
> Minimal example:
> 
> \setupnotation[foonote][way=bypage]
> 
> \starttext
> 
> Text\footnote{a footnote}, Text\footnote{another footnote}
> 
> \page
> 
> Text\footnote{a footnote with wrong number}, Text\footnote{another footnote 
> with wrong number}
> 
> \stoptext
> 
> 
> Jannik
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the 
> Wiki!
> 
> maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to