Re: [NTG-context] error during the installation of luametatex

2020-05-09 Thread Hans Hagen

On 5/9/2020 9:15 PM, Rik Kabel wrote:


So, I did a clean install. It fails to properly install, reporting:



l.2982 \normalsupmarkmode



If this is not user error (mine), perhaps this is a win64 build problem?
I can't imagine, as I compile these win binaries here using the mingw 
cross compiler under WLS (1). I also compile native binaries (a little 
slower than the cross compiled but a smaller file) and clang binaries 
(much slower and larger). The farm also has a windows set up now for 
luametatex but I just use the ones I make here. So, what gets shipped, 
the mingw ones, should work ok. (The native ones are part of the the 
backup plan, as on enevrr knows what will happen with mingw, not that 
the compilation is demanding.)


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
-
___
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
___


Re: [NTG-context] error during the installation of luametatex

2020-05-09 Thread Hans Hagen

On 5/9/2020 6:26 PM, Giulio Bertellini wrote:

>>  sh-3.2# context metafun

Ha, I admit that I never tried that yet with lmtx. (The reason is that I 
then have to enter updating mode for all these new features. More 
something for end-of-the-year dark evenings with a stack of new cd's.)


>> mkiv lua stats> lua properties: engine: lua 5.4, used memory: 179 MB,
>> ctx: 166 MB, max: 168 MB, hash chars: min(64,40), symbol mask: utf (τεχ)
>>
>> mkiv lua stats> runtime: 20.702 seconds, 392 processed pages, 392
>> shipped pages, 18.936 pages/second

Ok, that is not bad (I think on my already old machine one run took some 
18 seconds for luatex and of course in mkii with pdftex I could watch a 
movie while processing the file.)


The memory footprint also looks ok, especially given all these graphics. 
(in most cases lmtx has a smaller memory footprint.)


>> Please consider that this mac mini is quite old and I am running mac
>> OS Catalina on an external SSD.   This was the first installation on
>> Mac of Context today. I am quite happy with the results.

because in the meantime even a raspberry pi has become useable, I wonder 
how this new microsoft arm (running at 3G) laptop will perform.


>> I also installed the same LMTX Context release on the Linux Subsystem
>> for  Microsoft Windows 10 and on different versions of Arch Linux.
>> with the same excellent results.

Good.

>> Thanks again for the excellent work,

Thanks.

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
-
___
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
___


Re: [NTG-context] error during the installation of luametatex

2020-05-09 Thread Rik Kabel


On 5/9/2020 12:26, Giulio Bertellini wrote:

*
*
*about LuaMetaTeX, Version 2.06.02*  On Mac OS Catalina 10.15.4 .
Hope this may convey some useful information. On Mac OS Catalina 
10.15.4 ( Mac mini late 2012, I5, 16GB RAM), using the current LMTX 
version just downloaded from Pragma Ade, I installed Context LMTX and 
tested the download by compiling the Metafun manual sources as 
indicated below:



 sh-3.2# context metafun


resolvers | formats | executing runner 'run luametatex format': 
/System/Volumes/Data/opt/data/context/tex/texmf-osx-64/bin/luametatex 
--jobname="metafun" 
--fmt=/System/Volumes/Data/opt/data/context/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luametatex/cont-en.fmt 
--lua=/System/Volumes/Data/opt/data/context/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luametatex/cont-en.lui 
cont-yes.mkiv --c:currentrun=1 --c:fulljobname="./metafun" 
--c:input="./metafun" --c:kindofrun=1 --c:maxnofruns=9 
--c:texmfbinpath="/System/Volumes/Data/opt/data/context/tex/texmf-osx-64/bin"


This is LuaMetaTeX, Version 2.06.02

open source > level 1, order 1, name 'cont-yes.mkiv'

system>

system> ConTeXtver: 2020.05.09 15:37 MKIV betafmt: 2020.5.9int: 
english/english


system>

system> 'cont-new.mkiv' loaded

open source > level 2, order 2, name 
'/System/Volumes/Data/opt/data/context/tex/texmf-context/tex/context/base/mkiv/cont-new.mkiv'


system> beware: some patches loaded from cont-new.mkiv

close source> level 2, order 2, name 
'/System/Volumes/Data/opt/data/context/tex/texmf-context/tex/context/base/mkiv/cont-new.mkiv'


system> files > jobname 'metafun', input './metafun', result 'metafun'

*
*
*Final result of this compilation:*

mkiv lua stats> used engine: luametatex version: 2.0602, functionality 
level: 20200508, format id: 498, compiler: clang


mkiv lua stats> control sequences: 51925 of 65536 + 10

mkiv lua stats> lua properties: engine: lua 5.4, used memory: 179 MB, 
ctx: 166 MB, max: 168 MB, hash chars: min(64,40), symbol mask: utf (τεχ)


mkiv lua stats> runtime: 20.702 seconds, 392 processed pages, 392 
shipped pages, 18.936 pages/second


system| total runtime: 113.221 seconds of 113.291 seconds




Please consider that this mac mini is quite old and I am running mac 
OS Catalina on an external SSD.   This was the first installation on 
Mac of Context today. I am quite happy with the results.


I  wish to express my appreciation for the outstanding work that Hans 
and the entire Context contributors team have carried out with focus 
and perseverance through the years.  Hello to Otared and Luigi with 
whom I  was in contact many years ago at the time of MKII .


I also installed the same LMTX Context release on the Linux Subsystem 
for  Microsoft Windows 10 and on different versions of Arch Linux. 
with the same excellent results.


Thanks again for the excellent work,

Giulio

Giulio Bertellini

On Sat, May 9, 2020 at 4:41 PM Rik Kabel > wrote:



On 5/9/2020 09:33, Hans Hagen wrote:

On 5/9/2020 3:27 PM, Rik Kabel wrote:


On 5/9/2020 02:52, Hans Hagen wrote:

looks like a wrong binary .. should be 2.06.02 .. can you try
this binary:

http://dl.contextgarden.net/build/luametatex/x86_64-darwin/

(the farm generates two binaries for osx and it looks like the
legacy machine has gone off line which happens when osx updates
itself and gets stuck half way, i'll look into it)

Hans



I have the following update log entries (left column is EDT),
indicating a roll-back of the binary:

    2020-05-07T10:59:03  ConTeXt updated from 2020.04.30T11:15 to
    2020.05.07T11:03
    2020-05-07T10:59:03  LuaMetaTeX updated from 2.05.01 to 2.06.01
    2020-05-07T10:59:03  LuaMetaTeX functionality updated from
20200402
    to 20200506
    2020-05-07T10:59:03
    2020-05-08T15:14:26  ConTeXt updated from 2020.05.07T11:03 to
    2020.05.08T20:50
    2020-05-08T15:14:26  LuaMetaTeX downdated from 2.06.01 to
2.05.01
    2020-05-08T15:14:26  LuaMetaTeX functionality downdated from
    20200506 to 20200402
    2020-05-08T15:14:26
    2020-05-09T09:19:39  ConTeXt updated from 2020.05.08T20:50 to
    2020.05.09T08:55
    2020-05-09T09:19:39    LuaMetaTeX unchanged at 2.05.01
    2020-05-09T09:19:39    LuaMetaTeX functionality unchanged at
20200402
    2020-05-09T09:19:39

Perhaps there is an problem with the installation files?

no, i uploaded a new lmtx only (not sure why the date is old then)


what version does the binary report?



It reports what the log says. My update program simply scrapes the
version report. The version report in full is:

This is LuaMetaTeX, Version 2.05.01

Execute 'luametatex --credits' for credits and version details.

There is NO warranty. Redistribution of this software is
covered by the 

Re: [NTG-context] error during the installation of luametatex

2020-05-09 Thread Giulio Bertellini
*about LuaMetaTeX, Version 2.06.02*   On Mac OS Catalina 10.15.4 .
Hope this may convey some useful information. On Mac OS Catalina 10.15.4 (
Mac mini late 2012, I5, 16GB RAM), using the current LMTX version just
downloaded from Pragma Ade, I installed Context LMTX and tested the
download by compiling the Metafun manual sources as indicated below:



   sh-3.2# context metafun


resolvers   | formats | executing runner 'run luametatex format':
/System/Volumes/Data/opt/data/context/tex/texmf-osx-64/bin/luametatex
--jobname="metafun"
--fmt=/System/Volumes/Data/opt/data/context/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luametatex/cont-en.fmt
--lua=/System/Volumes/Data/opt/data/context/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luametatex/cont-en.lui
cont-yes.mkiv --c:currentrun=1 --c:fulljobname="./metafun"
--c:input="./metafun" --c:kindofrun=1 --c:maxnofruns=9
--c:texmfbinpath="/System/Volumes/Data/opt/data/context/tex/texmf-osx-64/bin"

This is LuaMetaTeX, Version 2.06.02

open source > level 1, order 1, name 'cont-yes.mkiv'

system  >

system  > ConTeXt  ver: 2020.05.09 15:37 MKIV beta  fmt: 2020.5.9  int:
english/english

system  >

system  > 'cont-new.mkiv' loaded

open source > level 2, order 2, name
'/System/Volumes/Data/opt/data/context/tex/texmf-context/tex/context/base/mkiv/cont-new.mkiv'

system  > beware: some patches loaded from cont-new.mkiv

close source> level 2, order 2, name
'/System/Volumes/Data/opt/data/context/tex/texmf-context/tex/context/base/mkiv/cont-new.mkiv'

system  > files > jobname 'metafun', input './metafun', result
'metafun'

*Final result of this compilation:*

mkiv lua stats  > used engine: luametatex version: 2.0602, functionality
level: 20200508, format id: 498, compiler: clang

mkiv lua stats  > control sequences: 51925 of 65536 + 10

mkiv lua stats  > lua properties: engine: lua 5.4, used memory: 179 MB,
ctx: 166 MB, max: 168 MB, hash chars: min(64,40), symbol mask: utf (τεχ)

mkiv lua stats  > runtime: 20.702 seconds, 392 processed pages, 392 shipped
pages, 18.936 pages/second

system  | total runtime: 113.221 seconds of 113.291 seconds




Please consider that this mac mini is quite old and I am running mac OS
Catalina on an external SSD.   This was the first installation on Mac of
Context today. I am quite happy with the results.

I  wish to express my appreciation for the outstanding work that Hans and
the entire Context contributors team have carried out with focus and
perseverance through the years.  Hello to Otared and Luigi with whom I  was
in contact many years ago at the time of MKII .

I also installed the same LMTX Context release on the Linux Subsystem for
Microsoft Windows 10 and on different versions of Arch Linux. with the same
excellent results.

Thanks again for the excellent work,

Giulio

Giulio Bertellini

On Sat, May 9, 2020 at 4:41 PM Rik Kabel 
wrote:

>
> On 5/9/2020 09:33, Hans Hagen wrote:
>
> On 5/9/2020 3:27 PM, Rik Kabel wrote:
>
>
> On 5/9/2020 02:52, Hans Hagen wrote:
>
> looks like a wrong binary .. should be 2.06.02 .. can you try this binary:
>
> http://dl.contextgarden.net/build/luametatex/x86_64-darwin/
>
> (the farm generates two binaries for osx and it looks like the legacy
> machine has gone off line which happens when osx updates itself and gets
> stuck half way, i'll look into it)
>
> Hans
>
>
> I have the following update log entries (left column is EDT), indicating a
> roll-back of the binary:
>
> 2020-05-07T10:59:03  ConTeXt updated from 2020.04.30T11:15 to
> 2020.05.07T11:03
> 2020-05-07T10:59:03  LuaMetaTeX updated from 2.05.01 to 2.06.01
> 2020-05-07T10:59:03  LuaMetaTeX functionality updated from 20200402
> to 20200506
> 2020-05-07T10:59:03
> 2020-05-08T15:14:26  ConTeXt updated from 2020.05.07T11:03 to
> 2020.05.08T20:50
> 2020-05-08T15:14:26  LuaMetaTeX downdated from 2.06.01 to 2.05.01
> 2020-05-08T15:14:26  LuaMetaTeX functionality downdated from
> 20200506 to 20200402
> 2020-05-08T15:14:26
> 2020-05-09T09:19:39  ConTeXt updated from 2020.05.08T20:50 to
> 2020.05.09T08:55
> 2020-05-09T09:19:39LuaMetaTeX unchanged at 2.05.01
> 2020-05-09T09:19:39LuaMetaTeX functionality unchanged at 20200402
> 2020-05-09T09:19:39
>
> Perhaps there is an problem with the installation files?
>
> no, i uploaded a new lmtx only (not sure why the date is old then)
>
>
> what version does the binary report?
>
>
> It reports what the log says. My update program simply scrapes the version
> report. The version report in full is:
>
> This is LuaMetaTeX, Version 2.05.01
>
> Execute 'luametatex --credits' for credits and version details.
>
> There is NO warranty. Redistribution of this software is covered by the
> terms
> of the GNU General Public License, version 2 or (at your option) any later
> version. For more 

Re: [NTG-context] error during the installation of luametatex

2020-05-09 Thread Rik Kabel


On 5/9/2020 09:33, Hans Hagen wrote:

On 5/9/2020 3:27 PM, Rik Kabel wrote:


On 5/9/2020 02:52, Hans Hagen wrote:
looks like a wrong binary .. should be 2.06.02 .. can you try this 
binary:


http://dl.contextgarden.net/build/luametatex/x86_64-darwin/

(the farm generates two binaries for osx and it looks like the 
legacy machine has gone off line which happens when osx updates 
itself and gets stuck half way, i'll look into it)


Hans


I have the following update log entries (left column is EDT), 
indicating a roll-back of the binary:


    2020-05-07T10:59:03  ConTeXt updated from 2020.04.30T11:15 to
    2020.05.07T11:03
    2020-05-07T10:59:03  LuaMetaTeX updated from 2.05.01 to 2.06.01
    2020-05-07T10:59:03  LuaMetaTeX functionality updated from 20200402
    to 20200506
    2020-05-07T10:59:03
    2020-05-08T15:14:26  ConTeXt updated from 2020.05.07T11:03 to
    2020.05.08T20:50
    2020-05-08T15:14:26  LuaMetaTeX downdated from 2.06.01 to 2.05.01
    2020-05-08T15:14:26  LuaMetaTeX functionality downdated from
    20200506 to 20200402
    2020-05-08T15:14:26
    2020-05-09T09:19:39  ConTeXt updated from 2020.05.08T20:50 to
    2020.05.09T08:55
    2020-05-09T09:19:39    LuaMetaTeX unchanged at 2.05.01
    2020-05-09T09:19:39    LuaMetaTeX functionality unchanged at 
20200402

    2020-05-09T09:19:39

Perhaps there is an problem with the installation files?

no, i uploaded a new lmtx only (not sure why the date is old then)


what version does the binary report?



It reports what the log says. My update program simply scrapes the 
version report. The version report in full is:


   This is LuaMetaTeX, Version 2.05.01

   Execute 'luametatex --credits' for credits and version details.

   There is NO warranty. Redistribution of this software is covered by
   the terms
   of the GNU General Public License, version 2 or (at your option) any
   later
   version. For more information about these matters, see the file
   named COPYING
   and the LuaTeX source.

   Functionality : level 20200402
   Support   : cont...@ntg.nl
   Copyright : The Lua(Meta)TeX Team(s) (2005-2020+)

   The LuaMetaTeX project is related to ConTeXt development. This macro
   package
   tightly integrates TeX and MetaPost in close cooperation with Lua.

And the context version report is:


   mtx-context | ConTeXt Process Management 1.03
   mtx-context |
   mtx-context | main context file:
   C:/LMTX/tex/texmf-context/tex/context/base/mkiv/context.mkiv
   mtx-context | current version: 2020.05.09 08:55
   mtx-context | main context file:
   C:/LMTX/tex/texmf-context/tex/context/base/mkiv/context.mkxl
   mtx-context | current version: 2020.05.09 08:55

--
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
___


Re: [NTG-context] error during the installation of luametatex

2020-05-09 Thread Hans Hagen

On 5/9/2020 3:27 PM, Rik Kabel wrote:


On 5/9/2020 02:52, Hans Hagen wrote:
looks like a wrong binary .. should be 2.06.02 .. can you try this 
binary:


http://dl.contextgarden.net/build/luametatex/x86_64-darwin/

(the farm generates two binaries for osx and it looks like the legacy 
machine has gone off line which happens when osx updates itself and 
gets stuck half way, i'll look into it)


Hans


I have the following update log entries (left column is EDT), indicating 
a roll-back of the binary:


2020-05-07T10:59:03  ConTeXt updated from 2020.04.30T11:15 to
2020.05.07T11:03
2020-05-07T10:59:03  LuaMetaTeX updated from 2.05.01 to 2.06.01
2020-05-07T10:59:03  LuaMetaTeX functionality updated from 20200402
to 20200506
2020-05-07T10:59:03
2020-05-08T15:14:26  ConTeXt updated from 2020.05.07T11:03 to
2020.05.08T20:50
2020-05-08T15:14:26  LuaMetaTeX downdated from 2.06.01 to 2.05.01
2020-05-08T15:14:26  LuaMetaTeX functionality downdated from
20200506 to 20200402
2020-05-08T15:14:26
2020-05-09T09:19:39  ConTeXt updated from 2020.05.08T20:50 to
2020.05.09T08:55
2020-05-09T09:19:39    LuaMetaTeX unchanged at 2.05.01
2020-05-09T09:19:39    LuaMetaTeX functionality unchanged at 20200402
2020-05-09T09:19:39

Perhaps there is an problem with the installation files?

no, i uploaded a new lmtx only (not sure why the date is old then)


what version does the binary report?

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
   tel: 038 477 53 69 | www.pragma-ade.nl | 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


Re: [NTG-context] error during the installation of luametatex

2020-05-09 Thread Rik Kabel


On 5/9/2020 02:52, Hans Hagen wrote:
looks like a wrong binary .. should be 2.06.02 .. can you try this 
binary:


http://dl.contextgarden.net/build/luametatex/x86_64-darwin/

(the farm generates two binaries for osx and it looks like the legacy 
machine has gone off line which happens when osx updates itself and 
gets stuck half way, i'll look into it)


Hans


I have the following update log entries (left column is EDT), indicating 
a roll-back of the binary:


   2020-05-07T10:59:03  ConTeXt updated from 2020.04.30T11:15 to
   2020.05.07T11:03
   2020-05-07T10:59:03  LuaMetaTeX updated from 2.05.01 to 2.06.01
   2020-05-07T10:59:03  LuaMetaTeX functionality updated from 20200402
   to 20200506
   2020-05-07T10:59:03
   2020-05-08T15:14:26  ConTeXt updated from 2020.05.07T11:03 to
   2020.05.08T20:50
   2020-05-08T15:14:26  LuaMetaTeX downdated from 2.06.01 to 2.05.01
   2020-05-08T15:14:26  LuaMetaTeX functionality downdated from
   20200506 to 20200402
   2020-05-08T15:14:26
   2020-05-09T09:19:39  ConTeXt updated from 2020.05.08T20:50 to
   2020.05.09T08:55
   2020-05-09T09:19:39    LuaMetaTeX unchanged at 2.05.01
   2020-05-09T09:19:39    LuaMetaTeX functionality unchanged at 20200402
   2020-05-09T09:19:39

Perhaps there is an problem with the installation files?

--
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
___


Re: [NTG-context] error during the installation of luametatex

2020-05-09 Thread Hans Hagen

On 5/9/2020 4:50 AM, Jeong Dal wrote:

Hi,

I tried to update luametatex which was running well(it was installed 
following the process in the wiki>installation> MacOsX catalina), but I 
got the following error after all the files are downloaded.


resolvers       > lua > loading file 
'/Users/graph/ConTeXtL/tex/texmf-context/tex/context/base/mkiv/math-spa.lua' 
succeeded


tex error       > tex error on line 2960 in file math-ini.mkxl: ! 
Undefined control sequence


l.2960 \normalsupmarkmode
                        \plusone % 2 also disable ^[^+] in text mode




The control sequence at the end of the top line of your error message 
was never

\def'ed. You can just continue as I'll forget about whatever was undefined.

looks like a wrong binary .. should be 2.06.02 .. can you try this binary:

http://dl.contextgarden.net/build/luametatex/x86_64-darwin/

(the farm generates two binaries for osx and it looks like the legacy 
machine has gone off line which happens when osx updates itself and gets 
stuck half way, i'll look into it)


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
-
___
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
___