From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16480 Path: main.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: Re: ConTeXt and Aleph Date: Thu, 16 Sep 2004 14:49:54 +0200 Sender: ntg-context-bounces@ntg.nl Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: sea.gmane.org 1095339003 12969 80.91.229.6 (16 Sep 2004 12:50:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 16 Sep 2004 12:50:03 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Sep 16 14:49:50 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 1C7vht-00015l-00 for ; Thu, 16 Sep 2004 14:49:49 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 70282127A8; Thu, 16 Sep 2004 14:49:49 +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 16183-01-3; Thu, 16 Sep 2004 14:49:47 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 38B441279C; Thu, 16 Sep 2004 14:49:47 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 79D821279C for ; Thu, 16 Sep 2004 14:49:45 +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 16183-01-2 for ; Thu, 16 Sep 2004 14:49:44 +0200 (CEST) Original-Received: from smtprelay03.ispgateway.de (unknown [62.67.200.164]) by ronja.ntg.nl (Postfix) with ESMTP id D407012797 for ; Thu, 16 Sep 2004 14:49:44 +0200 (CEST) Original-Received: (qmail 12928 invoked from network); 16 Sep 2004 12:49:43 -0000 Original-Received: from unknown (HELO [62.134.72.103]) (698580@[62.134.72.103]) (envelope-sender ) by smtprelay03.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 16 Sep 2004 12:49:43 -0000 X-Sender: 698580@pop3.estfiles.de Original-To: ntg-context@ntg.nl 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:16480 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16480 Hi, in order to use Aleph in ConTeXt I switched from MacOSX to WinXP. I installed fptex from the latest TeXLive CD (Sept.2003) installed the recent ConTeXt beta in my local tree, installed also the latest (?) Aleph version from CTAN ("bin-aleph-1.15--2.2--RC2-win32-static.zip") in the main tree and followed the steps Hans once wrote here: > texexec --make --alone --tex=aleph > > texexec yourfile --tex=aleph --output=dpx > > (or first line of file: % tex=aleph output=dvipdfmx) > > > Hans The result was not working: *** TeXExec 4.0 - ConTeXt / PRAGMA ADE 1997-2003 executable : aleph format : cont-en inputfile : alephtest1 output : dvipdfmx interface : en current mode : none TeX run : 1 Der Befehl "aleph" ist entweder falsch geschrieben oder konnte nicht gefunden werden. [the command "aleph" is either misspelled or could not be found] Der Befehl "cont-en" ist entweder falsch geschrieben oder konnte nicht gefunden werden. [the command "cont-en" is either misspelled or could not be found] return code : 256 run time : 0 seconds total run time : 0 seconds *** Then I tried the steps Idris recommend once: > eomega --ini *plain \dump > eomega --ini *cont-en > texexec --make en -tex=eomega > > are the relevant commands. eomega _is_ aleph. > > ... > > Idris The result was the same error output as above. Could someone who has Aleph successfully running tell me his/her secret, please? Thank you, Steffen