Works funny on my Lucida fonts, something about ============================================= structure : section @ level 3 : 0.0.9 -> References define fonts > font with name LucidaBright is not found define fonts > unknown font LucidaBright, loading aborted define fonts > unable to define LucidaBright as \*lucida8ptrmtfa* ============================================= the funny part is, I can get the math symbols and the lucida bright fonts in the pdf file, but there're no bold, italic and small caps, and the whole document is using the same font size, the titles aren't enlarged. On Fri, Sep 10, 2010 at 6:08 AM, Hans Hagen wrote: > Hi, > > I uploaded a beta. There have been some changes in the initial font loading > code (mostly an experiment and hopefully compatible). The default > load->cache method is unchanged (and tagged table') but you can configure > others (given tat you run luatex 0.63) > > There are three optional levels of intermediate garbage collection: > > \enabledirectives[fonts.otf.loader.cleanup=1] % true|false 1 2 3 > > The higher the number, the less memory is used (I'm preparing a chapter for > hybrid.pdf that discusses these methods and gives some statistics). By > default cleanup is turned off. Garbage collection efficiency differs per > situation and is somewhat platform dependent. > > There are three methods but only table and sparse make sense: > > \enabledirectives[fonts.otf.loader.method=table] > \enabledirectives[fonts.otf.loader.method=mixed] > \enabledirectives[fonts.otf.loader.method=sparse] > > In some cases sparse might save a bit of memory but at the cost of runtime > and even then it only concerns making a font cache-ready so in practice it > is seldom needed to change the defaults. > > Only mess around with these directives if you are convinced that it will > improve your situation. As said, these are the results of an experiment so > we keep them around. > > If no serious problems are found in the beta I will release a current, so > that we're nicely in sync with todays luatex beta. > > 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 > > ___________________________________________________________________________________ > -- Best Regards Chen