From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15895 Path: main.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: Re: PPCHTeX broken Date: Mon, 02 Aug 2004 16:48:54 +0200 Sender: ntg-context-bounces@ntg.nl Message-ID: <410E5456.9090300@gmx.de> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1091458156 9497 80.91.224.253 (2 Aug 2004 14:49:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 2 Aug 2004 14:49:16 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Aug 02 16:49:01 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Bre7Y-00025U-00 for ; Mon, 02 Aug 2004 16:49:00 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6FC61127C0; Mon, 2 Aug 2004 16:48:59 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19180-05; Mon, 2 Aug 2004 16:48:57 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2B2D6127A8; Mon, 2 Aug 2004 16:48:57 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DABD8127A8 for ; Mon, 2 Aug 2004 16:48:55 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19270-05-3 for ; Mon, 2 Aug 2004 16:48:55 +0200 (CEST) Original-Received: from enterprise.ph2.uni-koeln.de (unknown [134.95.66.111]) by ronja.ntg.nl (Postfix) with ESMTP id 4A3121279E for ; Mon, 2 Aug 2004 16:48:55 +0200 (CEST) Original-Received: from [134.95.66.42] ([::ffff:134.95.66.42]) by enterprise.ph2.uni-koeln.de with esmtp; Mon, 02 Aug 2004 16:44:49 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040617 X-Accept-Language: en-gb, en, de-de, de Original-To: ntg-context@ntg.nl In-Reply-To: X-Enigmail-Version: 0.84.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:15895 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15895 Hello, Peter M=FCnster wrote: >PPCHTeX seems to be broken in the latest ConTeXt beta version. >Here an example (copied from the manual): > =20 > If I do a dvips -Ppdf test.dvi I get the following warning: dvips: Could not find figure file ./test-mpgraph.4000; continuing dvips: Could not find figure file ./test-mpgraph.3999; continuing dvips: Could not find figure file ./test-mpgraph.3998; continuing I don't see from the log whether you have them, but in any case a DVI=20 file doesn't carry enough information, you need a Post Script or PDF file= . >\usemodule[pictex,chemic] >\starttext >\startchemical[scale=3Dsmall,width=3D6000,height=3D6000,frame=3Don] > \chemical[SIX,SB2356,DB14,Z2346,SR36,RZ36] [C,N,C,C,H,H_2] > \chemical[PB:Z1,ONE,Z0,DIR8,Z0,SB24,DB7,Z27,PE] [C,C,CH_3,O] > \chemical[PB:Z5,ONE,Z0,DIR6,Z0,SB24,DB7,Z47,PE] [C,C,H_3C,O] > \chemical[SR24,RZ24] [CH_3,H_3C] >\stopchemical >\stoptext > =20 > With 2004.4.9 this works - well, the bonds are a bit randomly=20 distributed but otherwise. Can you state a bit more clearly what should=20 be different from the result you get? Tobias