From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/43641 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: MK IV and Texexec Error Compiling under Windows Date: Tue, 2 Sep 2008 13:52:29 +0200 Message-ID: <115224fb0809020452r7bcc6a4bs1c1eead97acce2ce@mail.gmail.com> References: <1foxzv6ywoxve$.1ews7cv5hztpv.dlg@40tude.net> <115224fb0808312354j75814cadg84c15ae27231ca8d@mail.gmail.com> <115224fb0809010039u2d80e148l9c6bf0dc4199dc0a@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1220359692 1154 80.91.229.12 (2 Sep 2008 12:48:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Sep 2008 12:48:12 +0000 (UTC) To: martin@scholz-net.org, "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Tue Sep 02 14:49:06 2008 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 lo.gmane.org with esmtp (Exim 4.50) id 1KaVJg-0002Gq-9S for gctc-ntg-context-518@m.gmane.org; Tue, 02 Sep 2008 14:49:04 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0C3D51FBC6; Tue, 2 Sep 2008 14:48:03 +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 22322-03-3; Tue, 2 Sep 2008 14:47:51 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C69AA1FD5A; Tue, 2 Sep 2008 13:53:16 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C22181FC9B for ; Tue, 2 Sep 2008 13:53:11 +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 15615-01-2 for ; Tue, 2 Sep 2008 13:52:31 +0200 (CEST) Original-Received: from yx-out-1718.google.com (yx-out-1718.google.com [74.125.44.152]) by ronja.ntg.nl (Postfix) with ESMTP id 3B36A1FD9A for ; Tue, 2 Sep 2008 13:52:29 +0200 (CEST) Original-Received: by yx-out-1718.google.com with SMTP id 3so1036792yxi.74 for ; Tue, 02 Sep 2008 04:52:29 -0700 (PDT) Original-Received: by 10.151.102.21 with SMTP id e21mr456709ybm.66.1220356349164; Tue, 02 Sep 2008 04:52:29 -0700 (PDT) Original-Received: by 10.151.103.21 with HTTP; Tue, 2 Sep 2008 04:52:29 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:43641 Archived-At: On Tue, Sep 2, 2008 at 1:23 PM, Martin Scholz wrote: > On 01.09.2008 18:26:03, "Martin Scholz" wrote: >> Hi >>> What is the result from "kpsewhich cont-de.fmt" and where did ConTeXt save >>> the new format (you can see this in one of the last line when you generate >>> the format). >> >> The generation saves the files to >> C:/texlive/2008/texmf-var/web2c/pdftex/*.fmt >> and kpsewhich cont-de.fmt gives no output in some directorys >> and ./cont-de.fmt in an folder where i have files to compile. >> >> ___________________________________________________________________________________ >> If your question is of interest to others as well, please add an entry to >> the Wiki! >> >> maillist : ntg-context@ntg.nl / >> http://www.ntg.nl/mailman/listinfo/ntg-context webpage : >> http://www.pragma-ade.nl / http://tex.aanhet.net archive : >> https://foundry.supelec.fr/projects/contextrev/ wiki : >> http://contextgarden.net >> ___________________________________________________________________________________ >> >> > > One error I found was that the german language was outcommented in the > fmtutil.cnf Just change line 59 from > > #! cont-de pdftex cont-usr.tex -8bit *cont-de.ini > > to > > cont-de pdftex cont-usr.tex -8bit *cont-de.ini > > and add directly after line 59 a new line 60 with the following content: > > cont-de xetex cont-usr.tex -8bit *cont-de.in > > this is a way texexec works. but for mkiv and context there is still no way > how to get it working but I keep on trying. Try "luatools --make --compile cont-de" work. You could also try to load the german format with "luatools --run cont-de myfile" (after you generated the format). Wolfgang ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________