Horacio Suarez wrote:
> Hello:
>
> When I use (just for saving paper and print time)
>
> \setuparranging[2UP]
>
> o
>
> \setuparranging[2SIDE]
>
> my table of content is empty, just the header (Indice) appears in that page. 
> But if I don't use any arranging the TOC it's ok.
>
> I can print the TOC alone, but I want to know if I'm doing somethig wrong, 
> as usual...
>   
texexec --arrange yourfile 

you have to make sure that there is a last pass without a utility file being 
produced 

alternatively: 

-- comment \setuparrange
-- run texexex filename 
-- uncomment \setuparrange 
-- run texexec --once filename 

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

Reply via email to