From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12302 Path: main.gmane.org!not-for-mail From: "Wolfgang Werners-Lucchini" Newsgroups: gmane.comp.tex.context Subject: Re: German interface Date: Sun, 18 May 2003 22:35:46 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=Default Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1053290368 8604 80.91.224.249 (18 May 2003 20:39:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 18 May 2003 20:39:28 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Sun May 18 22:39:26 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19HUwI-0002EZ-00 for ; Sun, 18 May 2003 22:39:26 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 4199E10B24; Sun, 18 May 2003 22:41:11 +0200 (MEST) Original-Received: from moutvdom.kundenserver.de (moutvdom.kundenserver.de [212.227.126.250]) by ref.ntg.nl (Postfix) with ESMTP id C0AB110B24 for ; Sun, 18 May 2003 22:37:28 +0200 (MEST) Original-Received: from [212.227.126.220] (helo=mrvdomng.kundenserver.de) by moutvdom.kundenserver.de with esmtp (Exim 3.35 #1) id 19HUuO-00019d-00 for ntg-context@ntg.nl; Sun, 18 May 2003 22:37:28 +0200 Original-Received: from [217.1.4.184] (helo=1und1/pt1094-284) by mrvdomng.kundenserver.de with esmtp (Exim 3.35 #1) id 19HUuN-0002JL-00 for ntg-context@ntg.nl; Sun, 18 May 2003 22:37:28 +0200 Original-To: X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1132 Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk X-Reply-To: List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:12302 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12302 Hallo! > \enableregime, \mainlanguage, \setupencoding are English > commands; texexec is smart enough to detect this, and therefore > uses the English interface; Obviously this autodetectroutine is checking only the präambel. > if you want to use the German one, > use the German corresponding command: \hauptsprache instead of > \mainlanguage. Or, as the first line of the file put: That means, that the aktual setting in 'texexec.ini' is of no practical use, isn't it? > % interface=de And than texexec forgets its smartness? The whole thing costs me a lot of time. I installed context with 'UserInterface de' without a real idea what it means. I didn't know if it brings me german messages or an german interface. Then I forgot this setting and used english statements. All worked well, until I wrote a little testfile, without präambel, and tex complains about \chapter{}. It was very strange! May be, a warning message would be helpfull, say 'UserInterface doesn't match initial setting!' Wolfgang