On Tue, Oct 21, 2008 at 7:47 PM, Hans Hagen <[EMAIL PROTECTED]> 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
___________________________________________________________________________________

Reply via email to