From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/4893 Path: main.gmane.org!not-for-mail From: antos@math.muni.cz (David Antos) Newsgroups: gmane.comp.tex.context Subject: Line numbering Date: Wed, 27 Jun 2001 23:48:24 +0200 (CEST) Sender: owner-ntg-context@let.uu.nl Message-ID: <20010627214824.E21DB52552@bart.math.muni.cz> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035395529 29686 80.91.224.250 (23 Oct 2002 17:52:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:52:09 +0000 (UTC) Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:4893 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:4893 Hi all, I've used line numbering and it seems to interact with footnotes. In \starttext \startlinenumbering bla bla2\footnote{qq} bla3 \stoplinenumbering \stoptext the footnote silently disappears. I consider it to be a bug. I'm using beta (not very-beta). D.A.