From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/33799 Path: news.gmane.org!not-for-mail From: "Thomas A. Schmitz" Newsgroups: gmane.comp.tex.context Subject: Re: index questions - again Date: Mon, 12 Mar 2007 11:04:48 +0100 Message-ID: <9A7826BD-E473-4C8D-9A29-C6223A76D4C3@uni-bonn.de> References: <20070312095606896838.c0a920c8@st.estfiles.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1173693990 17619 80.91.229.12 (12 Mar 2007 10:06:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 12 Mar 2007 10:06:30 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Mar 12 11:06:23 2007 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 lo.gmane.org with esmtp (Exim 4.50) id 1HQhQ3-00051S-DC for gctc-ntg-context-518@m.gmane.org; Mon, 12 Mar 2007 11:06:19 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C46BA1FFCD; Mon, 12 Mar 2007 11:01:20 +0100 (CET) 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 30126-02-3; Mon, 12 Mar 2007 11:01:11 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CAFAD1FFC8; Mon, 12 Mar 2007 11:01:10 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 683401FFC8 for ; Mon, 12 Mar 2007 11:01:07 +0100 (CET) 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 30126-02-2 for ; Mon, 12 Mar 2007 11:01:01 +0100 (CET) Original-Received: from mailout08.sul.t-online.com (mailout08.sul.t-online.com [194.25.134.20]) by ronja.ntg.nl (Postfix) with ESMTP id 8998F1FFC1 for ; Mon, 12 Mar 2007 11:01:01 +0100 (CET) Original-Received: from fwd30.aul.t-online.de by mailout08.sul.t-online.com with smtp id 1HQhPi-0003Y0-04; Mon, 12 Mar 2007 11:05:58 +0100 Original-Received: from [192.168.0.2] (X7gly4ZLZeyDPRFBa+caje2gWee0t-0mOFt7w-MIvDQV7J7P3Ov30J@[84.172.74.126]) by fwd30.sul.t-online.de with esmtp id 1HQhPS-1Fe7Dk0; Mon, 12 Mar 2007 11:05:42 +0100 In-Reply-To: <20070312095606896838.c0a920c8@st.estfiles.de> X-Mailer: Apple Mail (2.752.2) X-ID: X7gly4ZLZeyDPRFBa+caje2gWee0t-0mOFt7w-MIvDQV7J7P3Ov30J@t-dialin.net X-TOI-MSGID: 1773fb6f-eafc-41de-b95e-aad8ce541631 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:33799 Archived-At: On Mar 12, 2007, at 9:56 AM, Steffen Wolfrum wrote: > Hi Thomas, > > as Hans is probably too busy to write the perfect patch right now > maybe meanwhile a hack will do ? > > On Thu, 26 Oct 2006 10:32:29 +0200, Hans Hagen wrote: >> \placeregister[index][file=testtest] >> >> so, you can copy test.tuo to testtest.tuo and then edit testtest.tuo >> to suit your needs > > > Best, > Steffen Thanks Steffen, I just tried it, and it works indeed! Not an elegant solution, for sure (my tuo file has ~3,600 lines, so editing it is a bit painful), but would do as a last ditch attempt. Thanks Thomas