Hi,

I uploaded a new beta. The most important changes are:

- Environments and modules are no longer loaded under protection so this has to be done explicitly in the files themselves. So far we haven't encountered problems with that change.

- Some more cont-*.tex files have been split in mkii and mkiv versions. In mkii a tex file is loaded when no mkii file is found, but in mkiv only files with suffix mkiv are loaded. That way we stay compatible. This also means that cont-sys.tex is no longer loaded in mkiv which is okay as normally nothing in there concerns mkiv. If you use that file for setting up for instance another default paperformat, you'd better create a cont-sys.mkiv file. (Maybe that file should go and we should use the configuration file instead.)

- The multilingual interface and messages are now loaded at the \LUA\ end. If you observe problems, please let me know.

- If you are adventurous you can add the following to cont-new.mkiv

       \enablemode[*nofonts]

This will postpone font loading and will be default soon. This saves runtime when you use another font than latin modern. When no font is loaded before the first \starttext, modern will kick in. A side effect is that any text typeset before \starttext will not show up in the output. If you observe that, you need to setup a bodyfont explicitly beforehand. In practice there should be no problems. The delayed loading is somewhat tricky but has been tested for a while.

- There have been some fixes to linebreaks in verbatim. Hopefully I didn't mess things up too much.

- An upcoming version will also have \nonknuthmode as default. You can test this by putting this macro in cont-new.mkiv.

Hans


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to