Hi John, I believe this has to do with the arranging! So run texexec without arranging first. Check that the TOC is there. Herafter run texexec again, this time with arranging and run it only once.
I hope this helps! Willi John R. Culleton wrote: >I have a TOC for a newsletter created in the usual way. But if I >set it up for printing on my local printer then the TOC >disappears. > >This works: >\setupoutput[pdftex] >\setuppapersize[letter][letter] > >But this kills the TOC: >\setupoutput[pdftex] >\definepapersize[tabloid][width=11in,height=17in] >\setuppapersize[letter][tabloid] >\setuparranging[2UP,rotated,doublesided] > >If it matters here is the TOC code: >\startcolumns[n=2] >\placecontent[level=section, alternative=c] >\stopcolumns > > > _______________________________________________ ntg-context mailing list [email protected] http://www.ntg.nl/mailman/listinfo/ntg-context
