> Dear ConTeXter, > > I'm having some troubles in compiling a document. > > I'm writing a short book (a tutorial). I writing each chapter on a > separate file, then I have a main file using this kind of structure > > \input stile > ... > \input 00.introduzione > \page > \input 01.scGrado0 > \page > \input 02.architettura > ... > > Where \input is used to insert each chapter. > > Also, I'm using a sort of style file defining the setups, and I'm > inputting it as the first line of my "main.tex" file.
Try changing your document structure according to http://wiki.contextgarden.net/Project_structure Aditya _______________________________________________ ntg-context mailing list [email protected] http://www.ntg.nl/mailman/listinfo/ntg-context
