From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/43634 Path: news.gmane.org!not-for-mail From: "Martin Scholz" Newsgroups: gmane.comp.tex.context Subject: Re: MK IV and Texexec Error Compiling under Windows Date: Tue, 2 Sep 2008 13:23:43 +0200 Organization: Scholz Online Message-ID: References: <1foxzv6ywoxve$.1ews7cv5hztpv.dlg@40tude.net> <115224fb0808312354j75814cadg84c15ae27231ca8d@mail.gmail.com> <115224fb0809010039u2d80e148l9c6bf0dc4199dc0a@mail.gmail.com> Reply-To: martin@scholz-net.org, 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 1220354924 16641 80.91.229.12 (2 Sep 2008 11:28:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Sep 2008 11:28:44 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Tue Sep 02 13:29:39 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 1KaU4h-0004Ez-2d for gctc-ntg-context-518@m.gmane.org; Tue, 02 Sep 2008 13:29:31 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0C9251FBAA; Tue, 2 Sep 2008 13:28:30 +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 03086-01-39; Tue, 2 Sep 2008 13:27:49 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E2DCA1FC61; Tue, 2 Sep 2008 13:27:33 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CC5EA1FBAA for ; Tue, 2 Sep 2008 13:27:27 +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 07404-07-19 for ; Tue, 2 Sep 2008 13:26:40 +0200 (CEST) Original-Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by ronja.ntg.nl (Postfix) with ESMTP id 37F351FC61 for ; Tue, 2 Sep 2008 13:24:38 +0200 (CEST) Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KaTzt-0002wi-Tt for ntg-context@ntg.nl; Tue, 02 Sep 2008 11:24:33 +0000 Original-Received: from 92.250.195.140 ([92.250.195.140]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 02 Sep 2008 11:24:33 +0000 Original-Received: from martin by 92.250.195.140 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 02 Sep 2008 11:24:33 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 39 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 92.250.195.140 X-Newsreader: NewsMan Pro 2.7 (Freeware) 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:43634 Archived-At: 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. ___________________________________________________________________________________ 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 ___________________________________________________________________________________