From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/53522 Path: news.gmane.org!not-for-mail From: "Thomas A. Schmitz" Newsgroups: gmane.comp.tex.context Subject: index entries inside footnotes Date: Sun, 18 Oct 2009 16:28:03 +0200 Message-ID: <911AEFAD-8201-4245-8B20-63C5602B645E@uni-bonn.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1076) Content-Type: text/plain; charset="us-ascii"; Format="flowed"; DelSp="yes" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1255876135 3220 80.91.229.12 (18 Oct 2009 14:28:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 18 Oct 2009 14:28:55 +0000 (UTC) To: mailing ConTeXt users list for Original-X-From: ntg-context-bounces@ntg.nl Sun Oct 18 16:28:45 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1MzWkX-000565-Al for gctc-ntg-context-518@m.gmane.org; Sun, 18 Oct 2009 16:28:45 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id B4BD3C9AB7; Sun, 18 Oct 2009 16:28:41 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id u0A6Z6Nodh0J; Sun, 18 Oct 2009 16:28:37 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C793BC9A97; Sun, 18 Oct 2009 16:28:36 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 3A464C9A97 for ; Sun, 18 Oct 2009 16:28:32 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 8KosWjAJs+Vi for ; Sun, 18 Oct 2009 16:28:20 +0200 (CEST) Original-Received: from uni-bonn.de (mail.uni-bonn.de [131.220.15.113]) by balder.ntg.nl (Postfix) with ESMTP id 40092C9A90 for ; Sun, 18 Oct 2009 16:28:19 +0200 (CEST) Original-Received: from [87.178.76.155] (account tschmit1@uni-bonn.de HELO [192.168.0.2]) by fe2.uni-bonn.de (CommuniGate Pro SMTP 5.2.12) with ESMTPA id 25552572 for ntg-context@ntg.nl; Sun, 18 Oct 2009 16:28:19 +0200 X-Mailer: Apple Mail (2.1076) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:53522 Archived-At: Hi all, for the book project I'm typesetting, I need two indexes. I discovered that there is a slight problem with index entries in footnotes in mkiv. Here's a minimal example: \starttext Cats\index{cats} \index{cats}and \footnote[1]{dogs\index{dogs} and} more \index{dogs}dogs. \placeregister[index] \stoptext This gives the expected result in mkii; in mkiv, a spurious comma is added in front of the entry "dogs," which occurs inside a footnote. (btw, ideally I would like the index to have "1 n. 1" - can this be achieved?) All best Thomas ___________________________________________________________________________________ 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 ___________________________________________________________________________________