From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/5933 Path: main.gmane.org!not-for-mail From: David Antos Newsgroups: gmane.comp.tex.context Subject: \index eats \par? Date: Thu, 25 Oct 2001 19:08:54 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20011025190854.A17304@bart.math.muni.cz> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035396494 5854 80.91.224.250 (23 Oct 2002 18:08:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:08:14 +0000 (UTC) Original-To: NTG ConTeXt Mailing List Xref: main.gmane.org gmane.comp.tex.context:5933 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:5933 Hi all, using \index at the end of a paragraph (like this one ;-) eats all \par-s after that. Is this a bug or a feature? (In human words: the paragraphs become joined together into one.) \index{really don't know why} It can be easilly overriden using \index{} before the end of the paragraph, but I consider this quite unpleasant. Thanks D.A.