From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/36343 Path: news.gmane.org!not-for-mail From: "luigi scarso" Newsgroups: gmane.comp.tex.context Subject: Re: Using context with cweave Date: Sat, 1 Sep 2007 00:30:22 +0200 Message-ID: References: <608bfe540708271838h5e567c6cm1aa92a20a4d24536@mail.gmail.com> <608bfe540708280432m178923a0w80c1c7f0063eea94@mail.gmail.com> <608bfe540708280520w6152e7d6x9171e60748a08269@mail.gmail.com> <608bfe540708310516u7678254cv3efd4e812a7f8d71@mail.gmail.com> <608bfe540708311017l4e6335c4qb91aaac5a4f51d60@mail.gmail.com> 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 1188599453 6430 80.91.229.12 (31 Aug 2007 22:30:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 31 Aug 2007 22:30:53 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Sat Sep 01 00:30:51 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 1IRF0r-0000xu-QB for gctc-ntg-context-518@m.gmane.org; Sat, 01 Sep 2007 00:30:49 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 63EFB201A6; Sat, 1 Sep 2007 00:30:48 +0200 (CEST) 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 14102-01-14; Sat, 1 Sep 2007 00:30:36 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7FEEC20125; Sat, 1 Sep 2007 00:30:36 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 38BCA20125 for ; Sat, 1 Sep 2007 00:30:34 +0200 (CEST) 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 14814-01-5 for ; Sat, 1 Sep 2007 00:30:30 +0200 (CEST) Original-Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by ronja.ntg.nl (Postfix) with ESMTP id 3B51920118 for ; Sat, 1 Sep 2007 00:30:30 +0200 (CEST) Original-Received: by nf-out-0910.google.com with SMTP id e27so813510nfd for ; Fri, 31 Aug 2007 15:30:30 -0700 (PDT) Original-Received: by 10.78.188.10 with SMTP id l10mr1760037huf.1188599422365; Fri, 31 Aug 2007 15:30:22 -0700 (PDT) Original-Received: by 10.78.202.1 with HTTP; Fri, 31 Aug 2007 15:30:22 -0700 (PDT) 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.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:36343 Archived-At: On 8/31/07, luigi scarso wrote: > Anothers step: > 1) save you cweaved tex file as wc.tex No, sorry. 1) Save you cweb file in wc.cweb. process as usual with $> cweave wc.cweb then comment \input cwebmac in wc.tex You should end with wc.cweb wc.idx wc.scn wc.tex wc.toc 2) put this in test0001a.tex %% tex0001a \usemodule [cweb] \def\ignoreCWEBinput{\relax} \setupinteraction[state=start] \starttext \title {Contents} \processCWEBcontents wc \page \title {Sections} \processCWEBsections wc \page \title {Sources} \processCWEBsource wc \page \title {Index} \processCWEBindex wc \page \stoptext 3) texexec --pdf --batch test0001a \def\ignoreCWEBinput{\relax} avoid endless loop for now; btw, it's no correct again (maybe wc.toc ?) And again, no news for screen version. -- luigi ---------------------------------------------------------------- If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________