From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/26677 Path: news.gmane.org!not-for-mail From: wwl@musensturm.de Newsgroups: gmane.comp.tex.context Subject: Re: Problems with Standalone distribution Date: Fri, 31 Mar 2006 15:38:27 +0200 Message-ID: <442D4CF3.12883.141C12F@localhost> References: 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 1143812201 4673 80.91.229.2 (31 Mar 2006 13:36:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 31 Mar 2006 13:36:41 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Mar 31 15:36:40 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 1FPJns-0007Ng-7U for gctc-ntg-context-518@m.gmane.org; Fri, 31 Mar 2006 15:36:40 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BB9C9127C4; Fri, 31 Mar 2006 15:36:39 +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 03576-01; Fri, 31 Mar 2006 15:36:36 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0315D127B5; Fri, 31 Mar 2006 15:36:35 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 04418127B5 for ; Fri, 31 Mar 2006 15:36:34 +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 03327-04-2 for ; Fri, 31 Mar 2006 15:36:33 +0200 (CEST) Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.188]) by ronja.ntg.nl (Postfix) with SMTP id 15ED5127B4 for ; Fri, 31 Mar 2006 15:36:32 +0200 (CEST) Original-Received: from [217.185.66.247] (helo=monalisa) by mrelayeu.kundenserver.de (node=mrelayeu0) with ESMTP (Nemesis), id 0MKwh2-1FPJni2jTR-0008BJ; Fri, 31 Mar 2006 15:36:31 +0200 Original-To: ntg-context@ntg.nl Priority: normal In-reply-to: X-mailer: Pegasus Mail for Windows (v4.12a) Content-description: Mail message body X-Provags-ID: kundenserver.de abuse@kundenserver.de login:435c0b4f7f28cf0ca959f1bbde7b90f3 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:26677 Archived-At: > > First Problem (may be the mother of all the others): > > > > The Batch-Files 'cdemo.bat' and 'cscite.bat' are using for example > > "%~s1" for the first placeholder on the commandline. > > > > My Windowssystem (ME) doesn't understand this. > > > > Are there other Batch-Files that work on older commandoprozessors to > > download? > > > hm, not on my machine; you can try: > > @echo off > usr\local\context\cscite.bat The same problems with cscite.bat. As I said, I can change these two batch-files. But I am not shure if my problems derive from this. > (i dunno if there's a way to test if we run me) > > > A second question: > > > > There exists an directory 'usr\local\context\tex\texmf\texmf' which > > contains fontinformation to one single fontfamily 'cb'. > > > > Is this ok: 'texmf' under 'texmf'? And why ist this there? > > > thats a bug (i thought that i had solved it -) Should I move this subtree one level higher or delete it? Wolfgang