From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/44992 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: new beta Date: Thu, 23 Oct 2008 08:32:20 +0200 Message-ID: <115224fb0810222332g599c8f88lecd14771fda53abd@mail.gmail.com> References: <48FE15CF.7000008@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1224743663 8876 80.91.229.12 (23 Oct 2008 06:34:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 Oct 2008 06:34:23 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Thu Oct 23 08:35:23 2008 connect(): Connection refused 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 lo.gmane.org with esmtp (Exim 4.50) id 1Kstmn-0001Ga-GC for gctc-ntg-context-518@m.gmane.org; Thu, 23 Oct 2008 08:35:09 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 158191FC01; Thu, 23 Oct 2008 08:34:02 +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 25317-01-12; Thu, 23 Oct 2008 08:32:59 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 304361FBAA; Thu, 23 Oct 2008 08:32:59 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 369661FBAA for ; Thu, 23 Oct 2008 08:32:57 +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 25317-01-11 for ; Thu, 23 Oct 2008 08:32:20 +0200 (CEST) Original-Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by ronja.ntg.nl (Postfix) with ESMTP id AF8921FB95 for ; Thu, 23 Oct 2008 08:32:20 +0200 (CEST) Original-Received: by ug-out-1314.google.com with SMTP id s2so1516926uge.1 for ; Wed, 22 Oct 2008 23:32:20 -0700 (PDT) Original-Received: by 10.103.173.5 with SMTP id a5mr103763mup.65.1224743540182; Wed, 22 Oct 2008 23:32:20 -0700 (PDT) Original-Received: by 10.103.215.10 with HTTP; Wed, 22 Oct 2008 23:32:20 -0700 (PDT) In-Reply-To: <48FE15CF.7000008@wxs.nl> Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:44992 Archived-At: On Tue, Oct 21, 2008 at 7:47 PM, Hans Hagen wrote: > Hi, > > I uploaded a new beta. There are changes in the cached font data but > this should not affect runs (apart from some fonts being recached). The > memory footprint of fonts is slightly smaller, in otf we now handle > multiple unicode -> one glyph situations. > > As part of redoing structure related code i rewrote the moveable block > code which will be part of the major update later this year. It's not > yet 100% functional compatible but faster and more flexible. I'm > wondering, are there mkiv users out there who use the block features? I tested the new block code with MkIV and everything is fine except two unnecessary files in my working directory, they are \jobname-texutil0.tmp and texutil.tub. Here is a example: \defineblock[question] \defineblock[answer] \hideblocks[answer] \starttext \beginquestion Question 1 \endquestion \beginanswer Answer 1 \endanswer \beginquestion Question 2 \endquestion \beginanswer Answer 2 \endanswer \useblocks[answer] \stoptext Wolfgang ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________