From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16107 Path: main.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: Re: ConTeXt and Aleph Date: Tue, 17 Aug 2004 18:08:25 +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 1092758955 19722 80.91.224.253 (17 Aug 2004 16:09:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 Aug 2004 16:09:15 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Aug 17 18:08:47 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 1Bx6Vz-0000IF-00 for ; Tue, 17 Aug 2004 18:08:47 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D9EC912788; Tue, 17 Aug 2004 18:08: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 23327-05; Tue, 17 Aug 2004 18:08:43 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1B4C91277E; Tue, 17 Aug 2004 18:08:43 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 22DC61277E for ; Tue, 17 Aug 2004 18:08:42 +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 23398-07 for ; Tue, 17 Aug 2004 18:08:41 +0200 (CEST) Original-Received: from smtprelay01.ispgateway.de (unknown [62.67.200.156]) by ronja.ntg.nl (Postfix) with ESMTP id 8C8271277B for ; Tue, 17 Aug 2004 18:08:41 +0200 (CEST) Original-Received: (qmail 13590 invoked from network); 17 Aug 2004 16:08:40 -0000 Original-Received: from unknown (HELO [62.134.77.121]) (698580@[62.134.77.121]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 17 Aug 2004 16:08:40 -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:16107 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16107 Hans Hagen wrote: > Steffen Wolfrum wrote: > > >ever so often I read mails by Giuseppe or Idris on Aleph. > >Now I also saw that there is a context-manual on aleph. > >Does this mean I can use the examples mentions there under ConTeXt? > > > >Running an alephtest.tex file ... > >\start \textdir TLT\relax \setups[ward] > >\start \textdir BLB\relax \red \setups[ward] > >\stop \setups[ward] > >\stop > >... tells me that "\textdir" is an "Undefined control sequence" > > > > > >What is missing? > > > > > probably aleph -) > > texexec --make --alone --tex=aleph > > texexec yourfile --tex=aleph --output=dpx > > (or first line of file: % tex=aleph output=dvipdfmx) > > > Hans So I execute sudo texexec --make --alone --tex=aleph and try % tex=aleph output=dvipdfmx \start \textdir TLT\relax \setups[ward] \start \textdir BLB\relax \red \setups[ward] \stop \setups[ward] \stop But that gives me only: TeXExec 4.0 - ConTeXt / PRAGMA ADE 1997-2003 executable : aleph format : cont-en inputfile : aleph output : dvipdfmx interface : en current mode : none TeX run : 1 sh: aleph: command not found return code : 32512 run time : 0 seconds total run time : 1 seconds What else is missing? Steffen