From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32554 Path: news.gmane.org!not-for-mail From: "luigi scarso" Newsgroups: gmane.comp.tex.context Subject: Re: Error with --modu for core-mis Date: Fri, 5 Jan 2007 09:51:00 +0100 Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1167987077 2108 80.91.229.12 (5 Jan 2007 08:51:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 5 Jan 2007 08:51:17 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Jan 05 09:51:16 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 1H2knD-0001io-MH for gctc-ntg-context-518@m.gmane.org; Fri, 05 Jan 2007 09:51:15 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BC45A2013D; Fri, 5 Jan 2007 09:48:21 +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 20946-05-8; Fri, 5 Jan 2007 09:48:16 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 820E820124; Fri, 5 Jan 2007 09:48:16 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EFC1020125 for ; Fri, 5 Jan 2007 09:48:13 +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 20946-05-7 for ; Fri, 5 Jan 2007 09:48:07 +0100 (CET) Original-Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.229]) by ronja.ntg.nl (Postfix) with ESMTP id 986531FF30 for ; Fri, 5 Jan 2007 09:48:07 +0100 (CET) Original-Received: by nz-out-0506.google.com with SMTP id z3so3168359nzf for ; Fri, 05 Jan 2007 00:51:00 -0800 (PST) Original-Received: by 10.65.93.18 with SMTP id v18mr834381qbl.1167987060325; Fri, 05 Jan 2007 00:51:00 -0800 (PST) Original-Received: by 10.65.183.11 with HTTP; Fri, 5 Jan 2007 00:51:00 -0800 (PST) Original-To: "mailing list for ConTeXt users" In-Reply-To: Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:32554 Archived-At: On 1/5/07, Aditya Mahajan wrote: > On Fri, 5 Jan 2007, luigi scarso wrote: > > > If someone compile this > > $>texmfstart texexec --pdf --modu core-mis > > > > then he should be send to me (luigi.scarso at gmail.com) > > core-mis.tex > > Change line 2829 from > > %D {\somekindoftab} > ^^^ > This causes the problem > to > > %D {somekindoftab} Thanks to all. It sounds good now (and I'm ready for another module: what about core-ntb ?) > > BTW, it will be a nice if >your best: our. >documentation project can be integrated > with the source browser on the garden. Maybe adding a link to each of > the tex, mkii and mkiv file to the corresponding pdf. See > >http://archive.contextgarden.net/thread/20061013.052307.d624f4eb.en.html#20061013.052307.d624f4eb http://wiki.contextgarden.net/User:Luigi.scarso/modules.pdf should be work. > > Right now, if you generate a single pdf of all the files, it is too > big. I tried to generate the all pdfs individually, but it was taking > too much time. For each file, cont-en.xml has to be parsed separately, > which is slow. Can xml files be somehow tex-compiled, that is, the > output of the tex parser be stored as a file, and the next time only > the parser output is read, not the xml file. > Please, can you write down to http://wiki.contextgarden.net/User:Luigi.scarso/modules.pdf page your considerations ? I really appreciate it . luigi