From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/33465 Path: news.gmane.org!not-for-mail From: andrea valle Newsgroups: gmane.comp.tex.context Subject: compiling complex file Date: Wed, 21 Feb 2007 22:21:15 +0100 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1172098267 7058 80.91.229.12 (21 Feb 2007 22:51:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 21 Feb 2007 22:51:07 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Feb 21 23:51:02 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1HK0Ie-00065X-51 for gctc-ntg-context-518@m.gmane.org; Wed, 21 Feb 2007 23:51:00 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 680591FCFF; Wed, 21 Feb 2007 23:48:04 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 00555-02-5; Wed, 21 Feb 2007 23:47:43 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EE72A1FD76; Wed, 21 Feb 2007 22:24:29 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C0F8920362 for ; Wed, 21 Feb 2007 22:24:14 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31171-03 for ; Wed, 21 Feb 2007 22:23:27 +0100 (CET) Original-Received: from swip.net (mailfe11.tele2.it [212.247.155.77]) by ronja.ntg.nl (Postfix) with ESMTP id CEC6920348 for ; Wed, 21 Feb 2007 22:18:31 +0100 (CET) X-Cloudmark-Score: 0.000000 [] Original-Received: from [83.184.26.177] (account eu1547642@tele2.it [83.184.26.177] verified) by mailfe11.swip.net (CommuniGate Pro SMTP 5.0.12) with ESMTPA id 249661366 for ntg-context@ntg.nl; Wed, 21 Feb 2007 22:21:17 +0100 X-Mailer: Apple Mail (2.623) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:33465 Archived-At: (I'm sorry, Hans, Taco, I' ve already sent it, always with some posting = problems, so there are 2 posts to be approved by moderator: I tried to = remove them but the process failed). 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. Some chapters contain long framed \type parts (it's a book on a = programming language), filling an entire page. When I compile each = chapter file, I have no problem. But I can't compile the main file. ConTeXt keeps on adding blank pages = on blank pages (total is approx. 100 pages, I stopped ConTeXt at 635). I guess it could depend on framed \type but can't understand how to = solve it. Here one of the most "difficult" files. By itself it compiles properly = (perfectly...I like it). http://www.semiotiche.it/andrea/membrana/03.oggetti.tex Here the compiled file (it uses a lot of images and other stuff so you = can't compile it): http://www.semiotiche.it/andrea/membrana/03.oggetti.pdf Here the style file: http://www.semiotiche.it/andrea/membrana/stile.tex Here the main file: http://www.semiotiche.it/andrea/membrana/main.tex Many thanks as usual -a- Andrea Valle DAMS - Facolt=E0 di Scienze della Formazione Universit=E0 degli Studi di Torino http://www.semiotiche.it/andrea andrea.valle@unito.it Andrea Valle DAMS - Facolt=E0 di Scienze della Formazione Universit=E0 degli Studi di Torino http://www.semiotiche.it/andrea andrea.valle@unito.it