Hi, I uploaded a new lmtx. There is a new low level manual (lowlevel-localboxes) that describes the extended local boxes interface as well as a layer on top. New is that we have classes which makes this (engine) mechanism more useable. It definitely is some low level mechanism but you can for instance use if for high performance efficient maginal notes and line numbering in controlled situations. (There is some room fro optimization in the engien but I deal with that later.) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
On 11/2/2021 05:43, Hans Hagen via ntg-context wrote:
Hi,
I uploaded a new lmtx. There is a new low level manual (lowlevel-localboxes) that describes the extended local boxes interface as well as a layer on top. New is that we have classes which makes this (engine) mechanism more useable. It definitely is some low level mechanism but you can for instance use if for high performance efficient maginal notes and line numbering in controlled situations. (There is some room fro optimization in the engien but I deal with that later.)
Hans
On the first run of MkIV (context --luatex) after updating my installation on Win11-x64, I get a complaint just after loading .../base/mkiv/syst-mac-lua : open source > level 1, order 11, name 'C:/ConTeXt_LMTX/tex/texmf-context/tex/context/base/mkiv/syst-aux.mkiv' resolvers > lua > loading file 'C:/ConTeXt_LMTX/tex/texmf-context/tex/context/base/mkiv/syst-aux.lua' succeeded resolvers > lua > loading file 'C:/ConTeXt_LMTX/tex/texmf-context/tex/context/base/mkiv/syst-mac.lua' succeeded ! ^^^^ needs four hex digits. l.1506 {\unless\ifx##2^ ^^^3}% ? If I let the build proceed, all seems to be well. -- Rik
On 11/2/2021 5:58 PM, Rik Kabel via ntg-context wrote:
On 11/2/2021 05:43, Hans Hagen via ntg-context wrote:
Hi,
I uploaded a new lmtx. There is a new low level manual (lowlevel-localboxes) that describes the extended local boxes interface as well as a layer on top. New is that we have classes which makes this (engine) mechanism more useable. It definitely is some low level mechanism but you can for instance use if for high performance efficient maginal notes and line numbering in controlled situations. (There is some room fro optimization in the engien but I deal with that later.)
Hans
On the first run of MkIV (context --luatex) after updating my installation on Win11-x64, I get a complaint just after loading .../base/mkiv/syst-mac-lua :
open source > level 1, order 11, name 'C:/ConTeXt_LMTX/tex/texmf-context/tex/context/base/mkiv/syst-aux.mkiv' resolvers > lua > loading file 'C:/ConTeXt_LMTX/tex/texmf-context/tex/context/base/mkiv/syst-aux.lua' succeeded resolvers > lua > loading file 'C:/ConTeXt_LMTX/tex/texmf-context/tex/context/base/mkiv/syst-mac.lua' succeeded ! ^^^^ needs four hex digits. l.1506 {\unless\ifx##2^ ^^^3}% ?
If I let the build proceed, all seems to be well.
should be ^^^^3 ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
Maybe because a ^^^^ requires xxxx, for example, 0003. See line 1506 in file /context/tex/texmf-context/tex/context/base/mkiv/syst-aux.mkiv Luis Montgomery On the first run of MkIV (context --luatex) after updating my installation
on Win11-x64, I get a complaint just after loading .../base/mkiv/syst-mac-lua :
open source > level 1, order 11, name 'C:/ConTeXt_LMTX/tex/texmf-context/tex/context/base/mkiv/syst-aux.mkiv' resolvers > lua > loading file 'C:/ConTeXt_LMTX/tex/texmf-context/tex/context/base/mkiv/syst-aux.lua' succeeded resolvers > lua > loading file 'C:/ConTeXt_LMTX/tex/texmf-context/tex/context/base/mkiv/syst-mac.lua' succeeded ! ^^^^ needs four hex digits. l.1506 {\unless\ifx##2^ ^^^3}% ?
If I let the build proceed, all seems to be well. -- Rik
___________________________________________________________________________________ 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://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net
___________________________________________________________________________________
On 11/2/2021 7:02 PM, Luis Montgomery via ntg-context wrote:
Maybe because a ^^^^ requires xxxx, for example, 0003. See line 1506 in file /context/tex/texmf-context/tex/context/base/mkiv/syst-aux.mkiv indeed. a hack for Tomas (only affects mkiv)
i'll do a new upload tomorrow Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
participants (3)
-
Hans Hagen
-
Luis Montgomery
-
Rik Kabel