From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/17535 Path: main.gmane.org!not-for-mail From: Kai Straube Newsgroups: gmane.comp.tex.context Subject: No bonds visibel with ppchtex Date: Thu, 16 Dec 2004 09:00:27 +0100 Message-ID: <200412160900.27325.kai.straube@gmx.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1103184375 2805 80.91.229.6 (16 Dec 2004 08:06:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 16 Dec 2004 08:06:15 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Dec 16 09:06:09 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 1CeqeH-0004DM-00 for ; Thu, 16 Dec 2004 09:06:09 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6ABAA127A8; Thu, 16 Dec 2004 09:06:09 +0100 (CET) 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 05906-05; Thu, 16 Dec 2004 09:06:05 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9C1D812799; Thu, 16 Dec 2004 09:06:05 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 52A1512799 for ; Thu, 16 Dec 2004 09:06:04 +0100 (CET) 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 05879-08-2 for ; Thu, 16 Dec 2004 09:06:03 +0100 (CET) Original-Received: from mail.gmx.net (unknown [213.165.64.20]) by ronja.ntg.nl (Postfix) with SMTP id 956A01278A for ; Thu, 16 Dec 2004 09:06:03 +0100 (CET) Original-Received: (qmail invoked by alias); 16 Dec 2004 08:05:58 -0000 Original-Received: from dialin-145-254-073-095.arcor-ip.net (EHLO gargarrag.galaxis.all) (145.254.73.95) by mail.gmx.net (mp021) with SMTP; 16 Dec 2004 09:05:58 +0100 X-Authenticated: #738008 Original-Received: from localhost (localhost [IPv6:::1]) by gargarrag.galaxis.all (Postfix) with ESMTP id EBCA9C4443 for ; Thu, 16 Dec 2004 09:00:27 +0100 (CET) Original-To: ntg-context@ntg.nl User-Agent: KMail/1.7.1 Content-Disposition: inline X-Y-GMX-Trusted: 0 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: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:17535 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:17535 Hi there, I try to write some structures with ppchtex, but I found that the bonds will not beeing drawn. Simple examble: \usemodule[chemic, units, pictex] \mainlanguage[de] \language[de] \enableregime[il1] \setupencoding[default=texnansi] \setuppapersize[A4] \starttext \startchemical \chemical[ONE,SB1,SB4,SB2,SB7,Z01247][C,H,H,H,H] \stopchemical \stoptext This results in only the symbols. but no bonds. Any suggestions? Thank you, Kai