Hi, I uploaded a new lmtx beta. Hopefully the installer works ok as I redid some of the "zip" related code (simpler, smaller binary too). FWIW, the luametatex codebase is now pretty close to okay, but of course there can be bugs, but nothing thay can't be solved fast. Given some earlier discussions on the list, I wonder about running context in containers and (behind the screens) web applications. Is there anything needed, mostly in the support scripts I guess, that can make that more comfortable / efficient / etc? 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 -----------------------------------------------------------------
Hi Hans, Thanks for the new features and the new release. I could download the new installer for MacOS which installs the latest version but it cannot make the formats ending with the error message which I copy below. Best regards: OK PS: this is the error message when installing: tex error > tex error on line 99 in file hand-ini.mkxl: ! Undefined control sequence <inserted text> ...ansion :\currentexpansion }{\adjustspacingstep \expansionparameter \c!ste... \define_expansion ...i \the \everydefineexpansion \let \currentexpansion \sa... <to be read again> \syst_helpers_triple_empty_two_nop \par l.99 <empty file> 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. resolvers | formats | resolvers | formats | binary path : /context-osx-64/tex/texmf-osx-64/bin resolvers | formats | format path : /context-osx-64/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luametatex resolvers | formats | luatex engine : luametatex resolvers | formats | lua startup file : /context-osx-64/tex/texmf-context/tex/context/base/mkiv/luat-cod.lua resolvers | formats | context file : /context-osx-64/tex/texmf-context/tex/context/base/mkiv/cont-en.mkxl resolvers | formats | run time : 0.494 seconds resolvers | formats | return value : error resolvers | formats | system | total runtime: 0.567 seconds of 0.623 seconds
On 5 Dec 2019, at 19:31, Hans Hagen
wrote: Hi,
I uploaded a new lmtx beta. Hopefully the installer works ok as I redid some of the "zip" related code (simpler, smaller binary too). FWIW, the luametatex codebase is now pretty close to okay, but of course there can be bugs, but nothing thay can't be solved fast.
Given some earlier discussions on the list, I wonder about running context in containers and (behind the screens) web applications. Is there anything needed, mostly in the support scripts I guess, that can make that more comfortable / efficient / etc?
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 ___________________________________________________________________________________
Dear Hans, The problem I described in my previous message comes indeed from \defineexpansion which is not defined. Upon commenting out the lines 95--98 in the file « hand-ini.mkxl » that is the four lines: \defineexpansion [\c!step=1, \c!stretch=40, \c!shrink=20] I could remake the format with version 2019.12.05 18:59. Then lmtx works fine as far as my files are concerned, but I don't know if there are side effects… (However, once the format is made, if I uncomment those lines then lmtx works fine, but clearly one cannot make again the format) Best regards: OK
On 5 Dec 2019, at 20:28, Otared Kavian
wrote: Hi Hans,
Thanks for the new features and the new release. I could download the new installer for MacOS which installs the latest version but it cannot make the formats ending with the error message which I copy below.
Best regards: OK PS: this is the error message when installing:
tex error > tex error on line 99 in file hand-ini.mkxl: ! Undefined control sequence
<inserted text> ...ansion :\currentexpansion }{\adjustspacingstep \expansionparameter \c!ste... \define_expansion ...i \the \everydefineexpansion \let \currentexpansion \sa... <to be read again> \syst_helpers_triple_empty_two_nop \par l.99
<empty file>
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.
resolvers | formats | resolvers | formats | binary path : /context-osx-64/tex/texmf-osx-64/bin resolvers | formats | format path : /context-osx-64/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luametatex resolvers | formats | luatex engine : luametatex resolvers | formats | lua startup file : /context-osx-64/tex/texmf-context/tex/context/base/mkiv/luat-cod.lua resolvers | formats | context file : /context-osx-64/tex/texmf-context/tex/context/base/mkiv/cont-en.mkxl resolvers | formats | run time : 0.494 seconds resolvers | formats | return value : error resolvers | formats | system | total runtime: 0.567 seconds of 0.623 seconds
On 5 Dec 2019, at 19:31, Hans Hagen
wrote: Hi,
I uploaded a new lmtx beta. Hopefully the installer works ok as I redid some of the "zip" related code (simpler, smaller binary too). FWIW, the luametatex codebase is now pretty close to okay, but of course there can be bugs, but nothing thay can't be solved fast.
Given some earlier discussions on the list, I wonder about running context in containers and (behind the screens) web applications. Is there anything needed, mostly in the support scripts I guess, that can make that more comfortable / efficient / etc?
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 ___________________________________________________________________________________
Hello,
** Otared Kavian
Dear Hans,
The problem I described in my previous message comes indeed from \defineexpansion which is not defined. Upon commenting out the lines 95--98 in the file « hand-ini.mkxl » that is the four lines:
\defineexpansion [\c!step=1, \c!stretch=40, \c!shrink=20]
That's strange. I indeed see these lines in 'hand-ini.mkxl' but I could recreate format without problem on my Linux box (Archlinux x86_64), even after clearing the cache and doing $ mtxrun --generate ; context --make gives me working context (lmtx).
I could remake the format with version 2019.12.05 18:59. Then lmtx works fine as far as my files are concerned, but I don't know if there are side effects… (However, once the format is made, if I uncomment those lines then lmtx works fine, but clearly one cannot make again the format)
I tried two examples with lmtx and they typeset fine.
Best regards: OK
[...] --- WBR, Vladimir Lomov -- There is grandeur in this view of life, with its several powers, having been originally breathed into a few forms or into one; and that, whilst this planet has gone cycling on according to the fixed law of gravity, from so simple a beginning endless forms most beautiful and most wonderful have been, and are being, evolved. -- Darwin
Otared Kavian schrieb am 06.12.2019 um 04:23:
Dear Hans,
The problem I described in my previous message comes indeed from \defineexpansion which is not defined. Upon commenting out the lines 95--98 in the file « hand-ini.mkxl » that is the four lines:
\defineexpansion [\c!step=1, \c!stretch=40, \c!shrink=20]
I could remake the format with version 2019.12.05 18:59. Then lmtx works fine as far as my files are concerned, but I don't know if there are side effects… (However, once the format is made, if I uncomment those lines then lmtx works fine, but clearly one cannot make again the format)
You Luametatex binary is too old which missed the new \adjustspacingstep command shown in the error message from your previous mail. Wolfgang
Hi again, I just installed anew lmtx from Pragma website http://lmtx.pragma-ade.nl/install-lmtx/context-osx-64.zip and I have the same problem: the format cannot be made. Looking at luametatex in a Terminal window, I get -rwxr--r-- 1 kavian staff 2.7M Dec 6 13:15 /context-osx-64/tex/texmf-osx-64/bin/luametatex* and I cannot tell whether it is old or recent, but typing luametatex --version gives among other things: Functionality : level 20191029 Is this too old? Is this file created during installation or is it contained in the zip files downloaded from Pragma's site? Thanks for any help, Best regards: Otared K.
On 6 Dec 2019, at 06:21, Wolfgang Schuster
wrote: Otared Kavian schrieb am 06.12.2019 um 04:23:
Dear Hans,
The problem I described in my previous message comes indeed from \defineexpansion which is not defined. Upon commenting out the lines 95--98 in the file « hand-ini.mkxl » that is the four lines:
\defineexpansion [\c!step=1, \c!stretch=40, \c!shrink=20]
I could remake the format with version 2019.12.05 18:59. Then lmtx works fine as far as my files are concerned, but I don't know if there are side effects… (However, once the format is made, if I uncomment those lines then lmtx works fine, but clearly one cannot make again the format)
You Luametatex binary is too old which missed the new \adjustspacingstep command shown in the error message from your previous mail.
Wolfgang
Is this too old? Is this file created during installation or is it contained in the zip files downloaded from Pragma's site? Ok, I think that there is some issue with the builder. Mojca, it looks
On 12/6/2019 1:34 PM, Otared Kavian wrote: like there is no binary upload happening after a build. If needed I can revert to Alan for building but maybe it's something simple. (There are two mac variants.) 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 -----------------------------------------------------------------
Hi Hans, Thanks a lot for the new beta and for having fixed the issue with luametatex binaries. Everything works great with version 2019.12.06 21:40. Best regards: OK
On 6 Dec 2019, at 15:05, Hans Hagen
wrote: On 12/6/2019 1:34 PM, Otared Kavian wrote:
Is this too old? Is this file created during installation or is it contained in the zip files downloaded from Pragma's site? Ok, I think that there is some issue with the builder. Mojca, it looks like there is no binary upload happening after a build. If needed I can revert to Alan for building but maybe it's something simple.
(There are two mac variants.)
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 ___________________________________________________________________________________
Hi Hans,
Thanks for the new features and the new release. I could download the new installer for MacOS which installs the latest version but it cannot make the formats ending with the error message which I copy below.
Best regards: OK PS: this is the error message when installing:
tex error > tex error on line 99 in file hand-ini.mkxl: ! Undefined control sequence
On 12/5/2019 8:28 PM, Otared Kavian wrote: that means that the binary is not updated ... can this relate to the new osx policies? 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 (4)
-
Hans Hagen
-
Otared Kavian
-
Vladimir Lomov
-
Wolfgang Schuster