ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* TOC fine-tuning (urgent)
@ 2007-07-19 20:36 Steffen Wolfrum
  0 siblings, 0 replies; only message in thread
From: Steffen Wolfrum @ 2007-07-19 20:36 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Hans Hagen

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-07-19 20:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-19 20:36 TOC fine-tuning (urgent) Steffen Wolfrum

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).