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 -- John Culleton Books with answers to marketing and publishing questions: http://wexfordpress.com/tex/shortlist.pdf Book coaches, consultants and packagers: http://wexfordpress.com/tex/packagers.pdf _______________________________________________ ntg-context mailing list [email protected] http://www.ntg.nl/mailman/listinfo/ntg-context
