Hi, I uploaded a new (mkiv) beta. The biggest change is that there are some optimizations in the cached mkiv font tables which should lead to (1) faster loading and (2) a smaller memory footprint. I may have messed some things in the process, so testing is appreciated. Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On Dec 14, 2007, at 9:24 AM, Hans Hagen wrote:
Hi,
I uploaded a new (mkiv) beta. The biggest change is that there are some optimizations in the cached mkiv font tables which should lead to (1) faster loading and (2) a smaller memory footprint. I may have messed some things in the process, so testing is appreciated.
Hans
Hi Hans, one problem that I saw in a very brief test: |-| doesn't produce a hyphen in this beta; it works with version: 2007.12.07 19:14 (I can't test the beta before this one, haven't kept the zip file). All best Thomas
Thomas A. Schmitz wrote:
On Dec 14, 2007, at 9:24 AM, Hans Hagen wrote:
Hi,
I uploaded a new (mkiv) beta. The biggest change is that there are some optimizations in the cached mkiv font tables which should lead to (1) faster loading and (2) a smaller memory footprint. I may have messed some things in the process, so testing is appreciated.
Hans
Hi Hans,
one problem that I saw in a very brief test: |-| doesn't produce a hyphen in this beta; it works with version: 2007.12.07 19:14 (I can't test the beta before this one, haven't kept the zip file).
only mkiv? btw, you can use \setbreakpoints[compound] so that blabla-blabla is handled automatically Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Thomas A. Schmitz wrote:
On Dec 14, 2007, at 10:06 AM, Hans Hagen wrote:
only mkiv?
btw, you can use
\setbreakpoints[compound]
so that blabla-blabla is handled automatically
Hans
Yes, only mkiv.
ok, i need to check if this is a mkiv or luatex problem (eventually i will reimplement || using the new compund mechanism)
I'll have to play with \setbreakpoints[compound]. It's a mkiv feature, right?
in core-spa.mkiv you will find some definitions; we can add more; currently only + - . ( ) are handled Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Thomas A. Schmitz