From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/2891 Path: main.gmane.org!not-for-mail From: Berend de Boer Newsgroups: gmane.comp.tex.context Subject: Something changed with \index command Date: Fri, 06 Oct 2000 21:20:32 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <39DE2600.3FE45A0F@pobox.com> 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 1035393667 12651 80.91.224.250 (23 Oct 2002 17:21:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:21:07 +0000 (UTC) Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:2891 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:2891 Hello All, For some time I've noticed that the behaviour of the \index command seems to have changed (perhaps I'm mistaken). Things as: my hello\index{hello} world program. do not work as the space after \index is eaten. I now need to write: my hello\index{hello}{} world program. Is this a bug or am I simply mistaken that previous behaviour was different? Groetjes, Berend. (-: