From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/30125 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Context 2006.08.08 released Date: Tue, 08 Aug 2006 19:43:05 +0200 Message-ID: <44D8CD29.3080106@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 1155059012 9064 80.91.229.2 (8 Aug 2006 17:43:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 8 Aug 2006 17:43:32 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Aug 08 19:43:29 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 1GAVby-0007x8-Cl for gctc-ntg-context-518@m.gmane.org; Tue, 08 Aug 2006 19:43:26 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 64BA71FE00; Tue, 8 Aug 2006 19:43:25 +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 01670-05; Tue, 8 Aug 2006 19:43:18 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F40C71FDE9; Tue, 8 Aug 2006 19:43:17 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2FBE61FDE9 for ; Tue, 8 Aug 2006 19:43:15 +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 00725-05 for ; Tue, 8 Aug 2006 19:43:08 +0200 (CEST) Original-Received: from post-25.mail.nl.demon.net (post-25.mail.nl.demon.net [194.159.73.195]) by ronja.ntg.nl (Postfix) with SMTP id 4A0CF1FDE2 for ; Tue, 8 Aug 2006 19:43:06 +0200 (CEST) Original-Received: from boo.demon.nl ([82.161.175.147]:38836 helo=[10.10.0.3]) by post-25.mail.nl.demon.net with esmtp (Exim 4.51) id 1GAVbd-000Fam-S9 for ntg-context@ntg.nl; Tue, 08 Aug 2006 17:43:05 +0000 User-Agent: Mozilla Thunderbird 1.0.6-7.6.20060mdk (X11/20050322) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users 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:30125 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.08.08 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: * The first release of the cow font * Support for strikethrough text using metapost * Macros can register temporary files that are automatically cleaned up * A few small math extensions: * matrix option style=\textstyle|\displaystyle so that each entry is in that style * matrix option location=low|lohi|high for the baseline placement of the matrix * macro \intertext added * Sorting of alphabetic commalists (\sortalphacommacommand) is now possible * Included metapost figures start out using black instead of the text color now, and \MPcolor{currentcolor} can be used for selecting the current text color outside figure * Page ranges in registers can optionally be compressed using \setupregister[compress=yes] * The bib module automatically runs bibtex now * SciTE on Windows now uses ComSpec instead of calling cmd.exe directly Bugfixes: * A bugfix in defined (named) buffer handling * Some french messages fixed * Some fixes for character alignment errors in natural tables * In grid mode, \displaywidowpenalty and \brokenpenalty are now set to zero * Figure numbers in captions fixed (separator, stopper, suffix) * LucidaNewMath-Demi (bold) font fixed Happy TeXing, Taco Hoekwater