From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25995 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Context 2006.02.15 released Date: Thu, 16 Feb 2006 15:29:00 +0100 Message-ID: <43F48C2C.300@elvenkind.com> 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 1140100161 5463 80.91.229.2 (16 Feb 2006 14:29:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 16 Feb 2006 14:29:21 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Feb 16 15:29:18 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 1F9k85-0007Nb-9W for gctc-ntg-context-518@m.gmane.org; Thu, 16 Feb 2006 15:29:09 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C9BDC127D3; Thu, 16 Feb 2006 15:29:08 +0100 (CET) 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 04580-08; Thu, 16 Feb 2006 15:29:04 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D51FD127C6; Thu, 16 Feb 2006 15:29:04 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 61F67127C6 for ; Thu, 16 Feb 2006 15:29:04 +0100 (CET) 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 05162-01 for ; Thu, 16 Feb 2006 15:29:02 +0100 (CET) Original-Received: from glenfiddich.elvenkind.com (elvenknd.xs4all.nl [213.84.171.68]) by ronja.ntg.nl (Postfix) with SMTP id D2E12127C5 for ; Thu, 16 Feb 2006 15:29:02 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by glenfiddich.elvenkind.com (Postfix) with ESMTP id 530481B863 for ; Thu, 16 Feb 2006 15:29:02 +0100 (CET) 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 31760-09 for ; Thu, 16 Feb 2006 15:29:00 +0100 (CET) Original-Received: from [10.10.0.6] (glenlivet.elvenkind.com [10.10.0.6]) by glenfiddich.elvenkind.com (Postfix) with ESMTP id D5E261B81B for ; Thu, 16 Feb 2006 15:29:00 +0100 (CET) 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 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:25995 Archived-At: Hello all, I am pleased to announce that the new ConTeXt release from Hans Hagen can be downloaded as of now from the Pragma ADE website or one of its mirrors. http://www.pragma-ade.com/context/current/cont-tmf.zip http://context.aanhet.net/context/current/cont-tmf.zip http://mirror.contextgarden.net/context/current/cont-tmf.zip The current release has version 2006.02.15. The total set of distributed files now consists of eight files; the zip containing a repackaging of cont-lmt.zip and the zip containing pattern files have been deleted. The zip with windows font support has merged with the remaining zip with font metrics. A very short list of changes is given below. As usual, there is an html page with more detailed release notes available on the Wiki, see: http://wiki.contextgarden.net/Release_Notes New features (since 2006.02.03): * newtexexec has a new switch --keep, that uses .keep as extension for temporary files * texmfstart has a new switch --showenv, that dumps the runtime environment. * There is now some support for intelligent spaces after logos, use \setupsorting[logo][next=\autoinsertnextspace] * Trailing empty lines in verbatims can be typeset using \setupverbatim[empty=all] * demo code is added to many presentation styles Interesting bugfixes: * \startitemize[start=2] * unintentionally numbered math displays * strechted-out math in short figure captions. ***This fix may change linebreaking in other center-ed paragraphs!*** * wrong extra space after \quote and \quotation * \type{\iffalse} (and other if... tests) Happy TeXing, Taco