Cron <context@cgl> /var/www/aanhet.net/context/bin/cron/context-mirror
receiving incremental file list ./ ctan.lsr document-2.htm download-1.htm download-2.htm logo-ade.png logo-cts.png logo-pod.png rss.xml show-fil.pdf context/latest/ context/latest/cont-lmt.zip context/latest/cont-mpd.zip context/latest/cont-ppc.zip context/latest/cont-sci.zip context/latest/cont-tmf.zip context/latest/cont-tst.7z context/latest/cont-tst.tar.xz context/latest/cont-tst.zip general/manuals/ general/manuals/luametatex.pdf general/manuals/primitives.pdf sent 185,495 bytes received 41,503,755 bytes 3,335,140.00 bytes/sec total size is 562,644,378 speedup is 13.50 Running archiver: New dir: /var/www/aanhet.net/context//htdocs/archives/context-2023-09-17.10 232388526 /var/www/aanhet.net/context//htdocs/archives/context-2023-09-17.10/latest 126745317 /var/www/aanhet.net/context//htdocs/archives/context-2023-09-17.10/current 359137939 /var/www/aanhet.net/context//htdocs/archives/context-2023-09-17.10 359137939 total
Hello, after the update the latest luametatex.pdf cannot be opened, the file is corrupted. Am 17.09.2023 um 10:01 schrieb Cron Daemon:
receiving incremental file list ./ ctan.lsr document-2.htm download-1.htm download-2.htm logo-ade.png logo-cts.png logo-pod.png rss.xml show-fil.pdf context/latest/ context/latest/cont-lmt.zip context/latest/cont-mpd.zip context/latest/cont-ppc.zip context/latest/cont-sci.zip context/latest/cont-tmf.zip context/latest/cont-tst.7z context/latest/cont-tst.tar.xz context/latest/cont-tst.zip general/manuals/ general/manuals/luametatex.pdf general/manuals/primitives.pdf
sent 185,495 bytes received 41,503,755 bytes 3,335,140.00 bytes/sec total size is 562,644,378 speedup is 13.50
Running archiver:
New dir: /var/www/aanhet.net/context//htdocs/archives/context-2023-09-17.10 232388526 /var/www/aanhet.net/context//htdocs/archives/context-2023-09-17.10/latest 126745317 /var/www/aanhet.net/context//htdocs/archives/context-2023-09-17.10/current 359137939 /var/www/aanhet.net/context//htdocs/archives/context-2023-09-17.10 359137939 total ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context webpage : https://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : https://contextgarden.net ___________________________________________________________________________________
There seems to be something wrong with the \type command.
MWE:
\starttext
\type{hello}
\stoptext
gives an error:
tex error > tex error on line 2 in file Z:/test.tex: Control sequence
expected instead of undefined
<macro> \buff_verbatim_type_normal
#1->\buff_verbatim_initialize_type_two \dostarttaggedchained \t!verbatim
\currenttype \??type \clf_type data{\protecteddetokenize
{#1}}tab{\typeparameter \c!tab }method{\p_buff_option
}compact{\typeparameter \c!compact }escape{\typeparameter \c!escap
receiving incremental file list ./ ctan.lsr document-2.htm download-1.htm download-2.htm logo-ade.png logo-cts.png logo-pod.png rss.xml show-fil.pdf context/latest/ context/latest/cont-lmt.zip context/latest/cont-mpd.zip context/latest/cont-ppc.zip context/latest/cont-sci.zip context/latest/cont-tmf.zip context/latest/cont-tst.7z context/latest/cont-tst.tar.xz context/latest/cont-tst.zip general/manuals/ general/manuals/luametatex.pdf general/manuals/primitives.pdf
sent 185,495 bytes received 41,503,755 bytes 3,335,140.00 bytes/sec total size is 562,644,378 speedup is 13.50
Running archiver:
New dir: /var/www/aanhet.net/context//htdocs/archives/context-2023-09-17.10 232388526 /var/www/aanhet.net/context//htdocs/archives/context-2023-09-17.10/latest 126745317 /var/www/aanhet.net/context//htdocs/archives/context-2023-09-17.10/current 359137939 /var/www/aanhet.net/context//htdocs/archives/context-2023-09-17.10 359137939 total ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context webpage : https://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : https://contextgarden.net ___________________________________________________________________________________
On 9/18/2023 3:58 PM, Michael Loescher wrote:
There seems to be something wrong with the \type command.
MWE: \starttext \type{hello} \stoptext
gives an error: tex error > tex error on line 2 in file Z:/test.tex: Control sequence expected instead of undefined what platform?
looks like a mismatch in binary (you can compile luametatex yourself and then update the bin if ther eis some platform issue) the compile farm is down (Mojca has to replace the machine) so I can't check 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 -----------------------------------------------------------------
Am 18.09.2023 um 16:20 schrieb Hans Hagen:
On 9/18/2023 3:58 PM, Michael Loescher wrote:
There seems to be something wrong with the \type command.
MWE: \starttext \type{hello} \stoptext
gives an error: tex error > tex error on line 2 in file Z:/test.tex: Control sequence expected instead of undefined what platform?
I run the latest win64 build. Michael
On 18/09/2023 17:07, Michael Loescher wrote:
\starttext \type{hello} \stoptext
here too (linux pop!os 22.04) something goes unexpected:
! Control sequence expected instead of undefined.
<macro> \buff_verbatim_type_normal
...chained \t!verbatim \currenttype \??type \clf_type
data{\protecteddetokenize
{#1}}tab{\typeparameter \c!tab }method{\p_buff_op ...
Hi,
works as expected here, with the latest.
/Mikael
On Mon, Sep 18, 2023 at 4:04 PM Michael Loescher
There seems to be something wrong with the \type command.
MWE: \starttext \type{hello} \stoptext
gives an error: tex error > tex error on line 2 in file Z:/test.tex: Control sequence expected instead of undefined
<macro> \buff_verbatim_type_normal #1->\buff_verbatim_initialize_type_two \dostarttaggedchained \t!verbatim \currenttype \??type \clf_type data{\protecteddetokenize {#1}}tab{\typeparameter \c!tab }method{\p_buff_option }compact{\typeparameter \c!compact }escape{\typeparameter \c!escap
\type{hello} 1 \starttext 2 >> \type{hello} 3 \stoptext You injected something that confused the parser, maybe by using some Lua call. mtx-context | fatal error: return code: 1
Michael
Am 17.09.2023 um 10:01 schrieb Cron Daemon:
receiving incremental file list ./ ctan.lsr document-2.htm download-1.htm download-2.htm logo-ade.png logo-cts.png logo-pod.png rss.xml show-fil.pdf context/latest/ context/latest/cont-lmt.zip context/latest/cont-mpd.zip context/latest/cont-ppc.zip context/latest/cont-sci.zip context/latest/cont-tmf.zip context/latest/cont-tst.7z context/latest/cont-tst.tar.xz context/latest/cont-tst.zip general/manuals/ general/manuals/luametatex.pdf general/manuals/primitives.pdf
sent 185,495 bytes received 41,503,755 bytes 3,335,140.00 bytes/sec total size is 562,644,378 speedup is 13.50
Running archiver:
New dir: /var/www/aanhet.net/context//htdocs/archives/context-2023-09-17.10 232388526 /var/www/aanhet.net/context//htdocs/archives/context-2023-09-17.10/latest 126745317 /var/www/aanhet.net/context//htdocs/archives/context-2023-09-17.10/current 359137939 /var/www/aanhet.net/context//htdocs/archives/context-2023-09-17.10 359137939 total ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context webpage : https://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : https://contextgarden.net ___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context webpage : https://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : https://contextgarden.net ___________________________________________________________________________________
On 9/18/2023 5:08 PM, Mikael Sundqvist wrote:
Hi,
On Mon, Sep 18, 2023 at 4:55 PM Pablo Rodriguez
wrote: On 9/18/23 16:20, Mikael Sundqvist wrote:
Hi,
works as expected here, with the latest.
Hi Mikael,
I get the same error, so I guess you are on Windows.
No, I am on linux (64).
but you compile yourself in order to have the state of the art, latest greatest, fastest binaries with all the secret new features i uploaded again now using binaries i compiled on my machine (linux 64 and windows 32/64/arm -- maybe a good time time to drop 32 bit) and then some fallback to old code for other platforms (no shiny m2 mac here) no guarantees 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 (6)
-
Hans Hagen
-
Michael Loescher
-
Mikael Sundqvist
-
Pablo Rodriguez
-
root@ntg.nl
-
vm