From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31586 Path: news.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: Re: register fine tuning Date: Thu, 26 Oct 2006 10:07:26 +0200 Message-ID: References: <453FCCE0.3000103@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.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 1161850465 32463 80.91.229.2 (26 Oct 2006 08:14:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 26 Oct 2006 08:14:25 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Oct 26 10:14:22 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 1Gd0Na-000626-CX for gctc-ntg-context-518@m.gmane.org; Thu, 26 Oct 2006 10:14:22 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0EE111FF77; Thu, 26 Oct 2006 10:14:22 +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 26991-01; Thu, 26 Oct 2006 10:14:21 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 36B871FF64; Thu, 26 Oct 2006 10:12:29 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2F3391FF65 for ; Thu, 26 Oct 2006 10:12:27 +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 26790-04 for ; Thu, 26 Oct 2006 10:12:24 +0200 (CEST) Original-Received: from smtprelay03.ispgateway.de (smtprelay03.ispgateway.de [80.67.18.15]) by ronja.ntg.nl (Postfix) with SMTP id 42C9B1FF5A for ; Thu, 26 Oct 2006 10:07:35 +0200 (CEST) Original-Received: (qmail 26586 invoked from network); 26 Oct 2006 08:07:34 -0000 Original-Received: from unknown (HELO [89.50.68.78]) (698580@[89.50.68.78]) (envelope-sender ) by smtprelay03.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 26 Oct 2006 08:07:34 -0000 In-Reply-To: <453FCCE0.3000103@wxs.nl> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.752.2) 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:31586 Archived-At: Sorry, same problem here as with your other posting: How should I use this hack? Given that I have a source TEX document (providing the \index{Keyword and the \placeregister{index}} and those TUI and TOU files. Where should I store the line below in order to manipulate (filter?) the TUO? Do I have to start a new file with a kind of \input command? Steffen Am 25.10.2006 um 22:45 schrieb Hans Hagen: > Steffen Wolfrum wrote: >> Hi, >> >> I am not sure how a ConTeXt index register is generated and what role >> the tui and tuo files play. >> But could it be possible to manually "fine tune" the generated >> register? >> >> Something like from ... >> >> Keywords >> -- secret 35 >> -- popular 25, 26, 27, 88, 89 >> >> .... to ... >> >> Keywords see also Commands >> -- secret 35 >> -- popular 25-27, 88-89 >> >> >> .... just by typing the changes in one of those helper files? >> >> > it should not be to hard to filter the entries from a tuo into > another file and use that one: dirty hack: > > \bgroup\def\jobname{copyof}\placeregister\egroup > > if needed i can provide a \setupregister[file=copyof] feature ; > > in mkiv there will be more control because we may move index > handling in mem > > Hans > > ----------------------------------------------------------------- > Hans Hagen | PRAGMA ADE > Ridderstraat 27 | 8061 GH Hasselt | The Netherlands > tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com > | www.pragma-pod.nl > ----------------------------------------------------------------- > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context >