From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/150 Path: main.gmane.org!not-for-mail From: Gilbert van den Dobbelsteen Newsgroups: gmane.comp.tex.context Subject: Re: using more than one language interface Date: Wed, 23 Oct 2002 16:37:02 +0000 (UTC) Sender: owner-ntg-context@let.uu.nl Message-ID: <3610c582.login@login.iaf.nl> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT X-Trace: main.gmane.org 1035391022 21650 80.91.224.250 (23 Oct 2002 16:37:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:37:02 +0000 (UTC) Original-To: ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:150 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:150 > Hi, > > I just wonder if it is possible to use more than one language (command) > interface with ConTeXt at the same time? I don't think that is possible, but Hans (or perhaps Taco) can give you more detailed info on this. Why do you need it I ask? The only thing I can imagine is that you have documents written in different CONTEXT language (for instance english and dutch), and you'd like to combine them. There is a perl script that gives you the translations, and if you program yourself a bit, it would be reasonably easy to create a translator, for converting an english-interface context document to a dutch-interface document, given it has a reasonably clean syntax. Gilbert.