From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/35484 Path: news.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: TOC fine-tuning (urgent) Date: Thu, 19 Jul 2007 22:36:36 +0200 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1184877431 25431 80.91.229.12 (19 Jul 2007 20:37:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 19 Jul 2007 20:37:11 +0000 (UTC) Cc: Hans Hagen To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Jul 19 22:37:07 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 1IBckC-0007km-CJ for gctc-ntg-context-518@m.gmane.org; Thu, 19 Jul 2007 22:37:04 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B60B01FE6A; Thu, 19 Jul 2007 22:37:03 +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 29376-07-8; Thu, 19 Jul 2007 22:36:55 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0A6F01FE5D; Thu, 19 Jul 2007 22:36:55 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B01001FE5D for ; Thu, 19 Jul 2007 22:36:53 +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 29376-07-7 for ; Thu, 19 Jul 2007 22:36:50 +0200 (CEST) Original-Received: from smtprelay05.ispgateway.de (smtprelay05.ispgateway.de [80.67.18.43]) by ronja.ntg.nl (Postfix) with ESMTP id B96ED1FE41 for ; Thu, 19 Jul 2007 22:36:50 +0200 (CEST) Original-Received: (qmail 14365 invoked from network); 19 Jul 2007 20:36:50 -0000 Original-Received: from unknown (HELO [192.168.178.201]) (698580@[87.185.228.8]) (envelope-sender ) by smtprelay05.ispgateway.de (qmail-ldap-1.03) with SMTP; 19 Jul 2007 20:36:50 -0000 X-Mailer: Apple Mail (2.752.3) 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:35484 Archived-At: Hi, at a large project's end (480pages, 10pages TOC) I need to fine-tune content and MyContent (with \writebetweenlist ...). As processing these 1.5 million characters each time takes about 10 minutes, fine-tuning seems to be impossible. What is needed is a way to place the TUO file instead the re- calculated \complete content. Once, Hans kindly send this patch, but I can't make real use of it: \unprotect \def\dodoplacecombinedlist[#1][#2]% {\dobeginoflist \dosetuplist[#1][#2]% \doutilities{listentries,#1}\jobname{#1}\relax\par \doendoflist} \protect just change \jobname to {somename.tuo} I guess when my TUO normally is called test.tuo I should copy it to a testtest.tuo and next, instead of \completecontent I use \placecombinedlist [content][file=testtest] . This works, but takes long too, as again all chapters are processed. So I comment all the \component lines in my project structure in order just to integrate my placecombinedlist[content][file=testtest]. But these pages are empty now. Anyone can help me there? Steffen ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________