From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31097 Path: news.gmane.org!not-for-mail From: Peter Rolf Newsgroups: gmane.comp.tex.context Subject: Re: problem making docs from sources Date: Thu, 28 Sep 2006 20:41:02 +0200 Message-ID: <451C173E.2040805@gmx.net> References: <451C07A3.1080909@gmx.net> <451C0B42.2080706@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1159468892 27601 80.91.229.2 (28 Sep 2006 18:41:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Sep 2006 18:41:32 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Sep 28 20:41:28 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1GT0ov-0002Bk-Mh for gctc-ntg-context-518@m.gmane.org; Thu, 28 Sep 2006 20:41:17 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7FB3F1FFA9; Thu, 28 Sep 2006 20:41:16 +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 07330-04; Thu, 28 Sep 2006 20:41:09 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E49BA1FFA2; Thu, 28 Sep 2006 20:41:08 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3700E1FFA2 for ; Thu, 28 Sep 2006 20:41:05 +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 07742-02-2 for ; Thu, 28 Sep 2006 20:41:00 +0200 (CEST) Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by ronja.ntg.nl (Postfix) with SMTP id 9B4381FF91 for ; Thu, 28 Sep 2006 20:41:00 +0200 (CEST) Original-Received: (qmail invoked by alias); 28 Sep 2006 18:41:00 -0000 Original-Received: from i577BA75E.versanet.de (EHLO [192.168.1.3]) [87.123.167.94] by mail.gmx.net (mp028) with SMTP; 28 Sep 2006 20:41:00 +0200 X-Authenticated: #24293357 User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) Original-To: mailing list for ConTeXt users In-Reply-To: <451C0B42.2080706@wxs.nl> X-Enigmail-Version: 0.94.0.0 X-Y-GMX-Trusted: 0 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:31097 Archived-At: Hans Hagen wrote: > Peter Rolf wrote: >> texmfstart texexec --module page-bck >> context : ver: 2006.09.26 22:12 >> >> I tried to make docs from page-bck.tex and page-lyr.tex, but run into >> this error >> >> [..] >> [MP to PDF] (./texexec-mpgraph.1 >> ! Undefined control sequence. >> \collectPDFresources >> \global \let \currentPDFresources >> \coll... >> >> \stopMPresources ->\the \MPstopresources >> >> \handleMPsequence ...nt {mps end}\stopMPresources >> \egroup \setbox >> \scratchbo... >> l.9065 showpage >> > looks like a messed up system Yes, it was a little bit messed. An old config file (texmf.cnf) in combination with context.cnf was causing the problems. Peter > >> grep \collectPDFresources *.tex > meta-pdf.tex: \collectPDFresources > spec-fdf.tex:\def\collectPDFresources > spec-fdf.tex: \global\let\collectPDFresources\relax} > > > so they this macro really exists > > Hns > > ----------------------------------------------------------------- > 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 > >