From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/18363 Path: main.gmane.org!not-for-mail From: VnPenguin Newsgroups: gmane.comp.tex.context Subject: Re: Several questions about format generation Date: Fri, 18 Feb 2005 08:33:57 +0000 Message-ID: References: <4215A359.90400@gmx.de> Reply-To: VnPenguin , 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 1108715699 26057 80.91.229.2 (18 Feb 2005 08:34:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 18 Feb 2005 08:34:59 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Feb 18 09:34:58 2005 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 1D23b2-0000Zw-Mi for gctc-ntg-context-518@m.gmane.org; Fri, 18 Feb 2005 09:34:44 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3C36112791; Fri, 18 Feb 2005 09:37:40 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 06342-05; Fri, 18 Feb 2005 09:37:40 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 01EA0127B3; Fri, 18 Feb 2005 09:34:01 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DE972127B3 for ; Fri, 18 Feb 2005 09:33:59 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 06342-03 for ; Fri, 18 Feb 2005 09:33:59 +0100 (CET) Original-Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.194]) by ronja.ntg.nl (Postfix) with ESMTP id 005D012791 for ; Fri, 18 Feb 2005 09:33:58 +0100 (CET) Original-Received: by rproxy.gmail.com with SMTP id r35so384807rna for ; Fri, 18 Feb 2005 00:33:57 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=pacyh/btN2grSFNzao77jiXUi6eYIYVkvpv8cd85WlekxMcQU7B2bdsdR2bI/EHDOB4X+MHbSaMIk8dVsmPNXUyoikIyQ4rO+MQT039ce7ColiF9h8hstw+Yy7iJ9NiJyX0xpbbOUb84ufICT1TqSRDjpMTzxAB+pwB2o6vaSJM= Original-Received: by 10.38.6.79 with SMTP id 79mr79760rnf; Fri, 18 Feb 2005 00:33:57 -0800 (PST) Original-Received: by 10.38.67.14 with HTTP; Fri, 18 Feb 2005 00:33:57 -0800 (PST) Original-To: mailing list for ConTeXt users In-Reply-To: <4215A359.90400@gmx.de> X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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: by amavisd-new at ntg.nl X-MailScanner-From: ntg-context-bounces@ntg.nl X-MailScanner-To: gctc-ntg-context-518@m.gmane.org Xref: main.gmane.org gmane.comp.tex.context:18363 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:18363 On Fri, 18 Feb 2005 09:12:09 +0100, Stefan Wachter wrote: > Hi all, > > in the diverse documentation about ConTeXt installation I find the > instruction > > "texexec --make ... --language ..." > > for generating format files. Several questions arise: > > 1. What is the consequence of selecting specific languages after the > --make option? Have the generated formats the same functionality, i.e. > do they differ only in the user interface? In particular, do the > different formats have the same hyphenation capabilities? > > 2. In the "How to install ConTeXt" manual I read that the "nl"-format is > needed for some postprocessing features built in texexec. Is this still > valid? The TeXLive distribution of 2004 contains only the cont-en.fmt file. The same for teTeX 3.0 So I think *-nl* is not need unless you need some things (e.g labels,...) related to NL, right ?