From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31313 Path: news.gmane.org!not-for-mail From: Duncan Hothersall Newsgroups: gmane.comp.tex.context Subject: Float references in a register Date: Wed, 11 Oct 2006 15:20:18 +0100 Message-ID: <452CFDA2.8040103@capdm.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1160576565 926 80.91.229.2 (11 Oct 2006 14:22:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 11 Oct 2006 14:22:45 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Oct 11 16:22:39 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1GXexZ-00017R-3Q for gctc-ntg-context-518@m.gmane.org; Wed, 11 Oct 2006 16:21:25 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 586831FEA3; Wed, 11 Oct 2006 16:21:24 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 26777-06-3; Wed, 11 Oct 2006 16:21:14 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8C2BA1FE9A; Wed, 11 Oct 2006 16:21:14 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1AB551FE9A for ; Wed, 11 Oct 2006 16:21:10 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 26777-06-2 for ; Wed, 11 Oct 2006 16:21:03 +0200 (CEST) Original-Received: from nbg01-smtpauth-04.lumison.net (nbg01-smtpauth-04.lumison.net [87.246.68.12]) by ronja.ntg.nl (Postfix) with SMTP id 982AF1FE85 for ; Wed, 11 Oct 2006 16:21:00 +0200 (CEST) Original-Received: (qmail 11943 invoked from network); 11 Oct 2006 14:20:59 -0000 Original-Received: from unknown (HELO liszt-05.ednet.co.uk) (212.20.226.26) by smtp-auth.lumison.net with SMTP; 11 Oct 2006 14:20:59 -0000 User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) Original-To: ConTeXt List X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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 X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:31313 Archived-At: Is it possible to have float references (i.e. Table 1.1) alongside page numbers in a register? I've never come across it before, but I've just been asked to produce an index which has entries like: coverage measurement tools 176-177, Table 6.5 I have looked through core-reg without much illumination. I wonder if I can use \writetoregister but experiments thus far haven't been successful. Is this sort of thing supported/supportable? Thanks, Duncan