From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/27276 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: generating formats with newtexexec Date: Thu, 20 Apr 2006 09:25:09 +0200 Message-ID: <44473755.4000704@elvenkind.com> References: <72F34EBD-F834-470D-81E4-B7F8C24A623B@uni-bonn.de> Reply-To: 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 1145517928 28662 80.91.229.2 (20 Apr 2006 07:25:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 Apr 2006 07:25:28 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Apr 20 09:25:25 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1FWTXR-0007FT-Dd for gctc-ntg-context-518@m.gmane.org; Thu, 20 Apr 2006 09:25:17 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 31EAF12784; Thu, 20 Apr 2006 09:25:17 +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 27490-05-3; Thu, 20 Apr 2006 09:25:12 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 42DB81276F; Thu, 20 Apr 2006 09:25:12 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 810D21276F for ; Thu, 20 Apr 2006 09:25: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 27490-05-2 for ; Thu, 20 Apr 2006 09:25:10 +0200 (CEST) Original-Received: from glenfiddich.elvenkind.com (elvenknd.xs4all.nl [213.84.171.68]) by ronja.ntg.nl (Postfix) with SMTP id 96F5A1276C for ; Thu, 20 Apr 2006 09:25:10 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by glenfiddich.elvenkind.com (Postfix) with ESMTP id 770991B8EE for ; Thu, 20 Apr 2006 09:25:10 +0200 (CEST) Original-Received: from glenfiddich.elvenkind.com ([127.0.0.1]) by localhost (glenfiddich.elvenkind.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26818-05 for ; Thu, 20 Apr 2006 09:25:10 +0200 (CEST) Original-Received: from [10.10.0.6] (glenlivet.elvenkind.com [10.10.0.6]) by glenfiddich.elvenkind.com (Postfix) with ESMTP id 347691B0A8 for ; Thu, 20 Apr 2006 09:25:10 +0200 (CEST) User-Agent: Mozilla Thunderbird 1.0.6-7.1.20060mdk (X11/20050322) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <72F34EBD-F834-470D-81E4-B7F8C24A623B@uni-bonn.de> X-Virus-Scanned: by amavisd-new at elvenkind.net X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:27276 Archived-At: Thomas A. Schmitz wrote: > I'm having a slight problem with generating the formats when I use > newtexexec. > > texmfstart newtexexec --make --all Try texmfstart newtexexec --verbose --make --all It should report something like at the end TeXExec | texformat: 20/04/2006 09:23:30 > /home/taco/texmf/web2c/pdfetex/cont-en.fmt Cheers, taco > But cont-en.fmt is never actually written to the disk. I searched > high and low, but the only cont-en.fmt is the "old" one, written on > Apr. 17; the same for cont-en.log. Generating the formats with > texexec --make --all works. Is there anything I'm missing?