* [NTG-context] Re: Cron <context@cgl> /var/www/aanhet.net/context/bin/cron/context-mirror
2023-09-17 8:01 [NTG-context] " Cron Daemon
@ 2023-09-17 9:09 ` Michael Loescher
2023-09-17 9:21 ` Pablo Rodriguez
2023-09-18 13:58 ` Michael Loescher
2 siblings, 0 replies; 17+ messages in thread
From: Michael Loescher @ 2023-09-17 9:09 UTC (permalink / raw)
To: ntg-context
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
> ___________________________________________________________________________________
___________________________________________________________________________________
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
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 17+ messages in thread
* [NTG-context] Re: Cron <context@cgl> /var/www/aanhet.net/context/bin/cron/context-mirror
2023-09-17 8:01 [NTG-context] " Cron Daemon
2023-09-17 9:09 ` [NTG-context] " Michael Loescher
@ 2023-09-17 9:21 ` Pablo Rodriguez
2023-09-18 13:58 ` Michael Loescher
2 siblings, 0 replies; 17+ messages in thread
From: Pablo Rodriguez @ 2023-09-17 9:21 UTC (permalink / raw)
To: ntg-context
On 9/17/23 10:01, Cron Daemon wrote:
> [...]
> general/manuals/luametatex.pdf
Many thanks for the new release, Hans.
I‘m afraid there is some issue with the generation of that file, since
its size declined from 1.5MB to 180K.
Just in case it might help,
Pablo
___________________________________________________________________________________
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
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 17+ messages in thread
* [NTG-context] Re: Cron <context@cgl> /var/www/aanhet.net/context/bin/cron/context-mirror
2023-09-17 8:01 [NTG-context] " Cron Daemon
2023-09-17 9:09 ` [NTG-context] " Michael Loescher
2023-09-17 9:21 ` Pablo Rodriguez
@ 2023-09-18 13:58 ` Michael Loescher
2023-09-18 14:20 ` Hans Hagen
2023-09-18 14:20 ` Mikael Sundqvist
2 siblings, 2 replies; 17+ messages in thread
From: Michael Loescher @ 2023-09-18 13:58 UTC (permalink / raw)
To: ntg-context
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
<line 3.2>
\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
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 17+ messages in thread
* [NTG-context] Re: Cron <context@cgl> /var/www/aanhet.net/context/bin/cron/context-mirror
2023-09-18 13:58 ` Michael Loescher
@ 2023-09-18 14:20 ` Hans Hagen
2023-09-18 15:07 ` Michael Loescher
2023-09-18 14:20 ` Mikael Sundqvist
1 sibling, 1 reply; 17+ messages in thread
From: Hans Hagen @ 2023-09-18 14:20 UTC (permalink / raw)
To: Michael Loescher, mailing list for ConTeXt users
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
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 17+ messages in thread
* [NTG-context] Re: Cron <context@cgl> /var/www/aanhet.net/context/bin/cron/context-mirror
2023-09-18 13:58 ` Michael Loescher
2023-09-18 14:20 ` Hans Hagen
@ 2023-09-18 14:20 ` Mikael Sundqvist
2023-09-18 14:51 ` Pablo Rodriguez
1 sibling, 1 reply; 17+ messages in thread
From: Mikael Sundqvist @ 2023-09-18 14:20 UTC (permalink / raw)
To: mailing list for ConTeXt users
Hi,
works as expected here, with the latest.
/Mikael
On Mon, Sep 18, 2023 at 4:04 PM Michael Loescher <mloescher27@outlook.de> 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
>
> <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
> <line 3.2>
> \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
> ___________________________________________________________________________________
___________________________________________________________________________________
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
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 17+ messages in thread
* [NTG-context] Re: Cron <context@cgl> /var/www/aanhet.net/context/bin/cron/context-mirror
2023-09-18 14:20 ` Mikael Sundqvist
@ 2023-09-18 14:51 ` Pablo Rodriguez
2023-09-18 15:08 ` Mikael Sundqvist
0 siblings, 1 reply; 17+ messages in thread
From: Pablo Rodriguez @ 2023-09-18 14:51 UTC (permalink / raw)
To: ntg-context
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.
Many thanks for your help,
Pablo
___________________________________________________________________________________
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
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 17+ messages in thread
* [NTG-context] Re: Cron <context@cgl> /var/www/aanhet.net/context/bin/cron/context-mirror
2023-09-18 14:20 ` Hans Hagen
@ 2023-09-18 15:07 ` Michael Loescher
2023-09-18 15:25 ` vm via ntg-context
0 siblings, 1 reply; 17+ messages in thread
From: Michael Loescher @ 2023-09-18 15:07 UTC (permalink / raw)
To: Hans Hagen, mailing list for ConTeXt users
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
___________________________________________________________________________________
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
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 17+ messages in thread
* [NTG-context] Re: Cron <context@cgl> /var/www/aanhet.net/context/bin/cron/context-mirror
2023-09-18 14:51 ` Pablo Rodriguez
@ 2023-09-18 15:08 ` Mikael Sundqvist
2023-09-18 15:47 ` Hans Hagen
0 siblings, 1 reply; 17+ messages in thread
From: Mikael Sundqvist @ 2023-09-18 15:08 UTC (permalink / raw)
To: mailing list for ConTeXt users
Hi,
On Mon, Sep 18, 2023 at 4:55 PM Pablo Rodriguez <oinos@gmx.es> 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).
/Mikael
___________________________________________________________________________________
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
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 17+ messages in thread
* [NTG-context] Re: Cron <context@cgl> /var/www/aanhet.net/context/bin/cron/context-mirror
2023-09-18 15:07 ` Michael Loescher
@ 2023-09-18 15:25 ` vm via ntg-context
0 siblings, 0 replies; 17+ messages in thread
From: vm via ntg-context @ 2023-09-18 15:25 UTC (permalink / raw)
To: ntg-context; +Cc: vm
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 ...
<line 3.3>
\type{ hello }
You injected something that confused the parser, maybe by using some Lua
call.
and it shows
{hello}
on the page
___________________________________________________________________________________
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
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 17+ messages in thread
* [NTG-context] Re: Cron <context@cgl> /var/www/aanhet.net/context/bin/cron/context-mirror
2023-09-18 15:08 ` Mikael Sundqvist
@ 2023-09-18 15:47 ` Hans Hagen
2023-09-18 16:06 ` vm via ntg-context
0 siblings, 1 reply; 17+ messages in thread
From: Hans Hagen @ 2023-09-18 15:47 UTC (permalink / raw)
To: Mikael Sundqvist, mailing list for ConTeXt users
On 9/18/2023 5:08 PM, Mikael Sundqvist wrote:
> Hi,
>
> On Mon, Sep 18, 2023 at 4:55 PM Pablo Rodriguez <oinos@gmx.es> 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
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 17+ messages in thread
* [NTG-context] Re: Cron <context@cgl> /var/www/aanhet.net/context/bin/cron/context-mirror
2023-09-18 15:47 ` Hans Hagen
@ 2023-09-18 16:06 ` vm via ntg-context
0 siblings, 0 replies; 17+ messages in thread
From: vm via ntg-context @ 2023-09-18 16:06 UTC (permalink / raw)
To: ntg-context; +Cc: vm
On 18/09/2023 17:47, Hans Hagen wrote:
>
> 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)
works!
.F
___________________________________________________________________________________
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
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 17+ messages in thread
* [NTG-context] Re: Cron <context@cgl> /var/www/aanhet.net/context/bin/cron/context-mirror
2025-09-15 3:01 [NTG-context] " Cron Daemon
@ 2025-09-15 14:53 ` Taco Hoekwater
0 siblings, 0 replies; 17+ messages in thread
From: Taco Hoekwater @ 2025-09-15 14:53 UTC (permalink / raw)
To: mailing list for ConTeXt users
Hi all,
There may appear a bunch of these messages again, sorry, the server has been in read-only mode again for some time.
We apologise for the inconvenience the dodgy hardware creates (it is not an easy bug to find and fix, unfortunately)
Best wishes,
Taco
> On 15 Sep 2025, at 05:01, Cron Daemon <root@ntg.nl> wrote:
>
> /bin/sh: 1: /var/www/aanhet.net/context/bin/cron/context-mirror: Input/output error
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
>
> maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
> webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
> archive : https://github.com/contextgarden/context
> wiki : https://wiki.contextgarden.net
> ___________________________________________________________________________________
—
Taco Hoekwater E: taco@bittext.nl
genderfluid (all pronouns)
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 17+ messages in thread
* [NTG-context] Re: Cron <context@cgl> /var/www/aanhet.net/context/bin/cron/context-mirror
2025-12-20 23:15 [NTG-context] " Cron Daemon
@ 2025-12-21 19:51 ` Henning Hraban Ramm
2025-12-21 19:59 ` Henning Hraban Ramm
0 siblings, 1 reply; 17+ messages in thread
From: Henning Hraban Ramm @ 2025-12-21 19:51 UTC (permalink / raw)
To: ntg-context
Since today’s update, --autopdf=auto doesn’t work any more, and my
invoice Lua script hangs, probably while calling zint externally, so
there might be a regression WRT external calls.
Hraban
Am 21.12.25 um 00:15 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
>
> sent 201,257 bytes received 52,889,219 bytes 5,056,235.81 bytes/sec
> total size is 667,472,809 speedup is 12.57
>
>
> Running archiver:
>
> New dir: /var/www/aanhet.net/context//htdocs/archives/context-2025-12-21.00
> 307678593 /var/www/aanhet.net/context//htdocs/archives/context-2025-12-21.00/latest
> 126741221 /var/www/aanhet.net/context//htdocs/archives/context-2025-12-21.00/current
> 434419814 /var/www/aanhet.net/context//htdocs/archives/context-2025-12-21.00
> 434419814 total
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
>
> maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
> webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
> archive : https://github.com/contextgarden/context
> wiki : https://wiki.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://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 17+ messages in thread
* [NTG-context] Re: Cron <context@cgl> /var/www/aanhet.net/context/bin/cron/context-mirror
2025-12-21 19:51 ` [NTG-context] " Henning Hraban Ramm
@ 2025-12-21 19:59 ` Henning Hraban Ramm
2025-12-21 20:58 ` Hans Hagen via ntg-context
0 siblings, 1 reply; 17+ messages in thread
From: Henning Hraban Ramm @ 2025-12-21 19:59 UTC (permalink / raw)
To: ntg-context
Am 21.12.25 um 20:51 schrieb Henning Hraban Ramm:
> Since today’s update, --autopdf=auto doesn’t work any more, and my
> invoice Lua script hangs, probably while calling zint externally, so
> there might be a regression WRT external calls.
Sorry, the PDF was opened later(??), and with the next try it worked.
I need to check further.
Hraban
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 17+ messages in thread
* [NTG-context] Re: Cron <context@cgl> /var/www/aanhet.net/context/bin/cron/context-mirror
2025-12-21 19:59 ` Henning Hraban Ramm
@ 2025-12-21 20:58 ` Hans Hagen via ntg-context
0 siblings, 0 replies; 17+ messages in thread
From: Hans Hagen via ntg-context @ 2025-12-21 20:58 UTC (permalink / raw)
To: ntg-context; +Cc: Hans Hagen
On 12/21/2025 8:59 PM, Henning Hraban Ramm wrote:
> Am 21.12.25 um 20:51 schrieb Henning Hraban Ramm:
>> Since today’s update, --autopdf=auto doesn’t work any more, and my
>> invoice Lua script hangs, probably while calling zint externally, so
>> there might be a regression WRT external calls.
>
> Sorry, the PDF was opened later(??), and with the next try it worked.
> I need to check further.
Afaik nothing changed.
As you're testing: for those who mix various fonts in a paragraph this
could perform a little better:
\enableexperiments[fonts.checkchardisc]
It is not enabled by default because it actually might perform a little
less otherwise. Don't expect miracles. It's for demanding (maybe
inefficient) fonts like EBgaramond and such. And even then most users
probably won't notice unless one has workflows with high continuous
demand. It was actualluy mostly an "I wonder what if we'd do this tor
that." kind of experiment and depending on experiences it might stay.
Talking of experiments: I installed context + scite etc on a rpi 500+
with ubuntu and the performance ratio laptop:rpi is now 2:3 so actually
that pi is not performing that bad. (A modern workstation might be twice
as fast so then we have 1:3 but still quite ok as that was the rpi 4
ratio).
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 / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 17+ messages in thread
* [NTG-context] Cron <context@cgl> /var/www/aanhet.net/context/bin/cron/context-mirror
@ 2026-02-12 17:15 Cron Daemon
2026-02-12 17:45 ` [NTG-context] " Henning Hraban Ramm
0 siblings, 1 reply; 17+ messages in thread
From: Cron Daemon @ 2026-02-12 17:15 UTC (permalink / raw)
To: ntg-context
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
sent 209,605 bytes received 52,786,294 bytes 5,047,228.48 bytes/sec
total size is 709,922,269 speedup is 13.40
Running archiver:
New dir: /var/www/aanhet.net/context//htdocs/archives/context-2026-02-12.18
338483264 /var/www/aanhet.net/context//htdocs/archives/context-2026-02-12.18/latest
126741221 /var/www/aanhet.net/context//htdocs/archives/context-2026-02-12.18/current
465224485 /var/www/aanhet.net/context//htdocs/archives/context-2026-02-12.18
465224485 total
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 17+ messages in thread
* [NTG-context] Re: Cron <context@cgl> /var/www/aanhet.net/context/bin/cron/context-mirror
2026-02-12 17:15 [NTG-context] Cron <context@cgl> /var/www/aanhet.net/context/bin/cron/context-mirror Cron Daemon
@ 2026-02-12 17:45 ` Henning Hraban Ramm
0 siblings, 0 replies; 17+ messages in thread
From: Henning Hraban Ramm @ 2026-02-12 17:45 UTC (permalink / raw)
To: mailing list for ConTeXt users
Am 12.02.26 um 18:15 schrieb Cron Daemon:
> receiving incremental file list
Thanks for the update, it also solves my problem on MacOS Intel.
Hraban
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 17+ messages in thread
end of thread, other threads:[~2026-02-12 17:46 UTC | newest]
Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-12 17:15 [NTG-context] Cron <context@cgl> /var/www/aanhet.net/context/bin/cron/context-mirror Cron Daemon
2026-02-12 17:45 ` [NTG-context] " Henning Hraban Ramm
-- strict thread matches above, loose matches on Subject: below --
2025-12-20 23:15 [NTG-context] " Cron Daemon
2025-12-21 19:51 ` [NTG-context] " Henning Hraban Ramm
2025-12-21 19:59 ` Henning Hraban Ramm
2025-12-21 20:58 ` Hans Hagen via ntg-context
2025-09-15 3:01 [NTG-context] " Cron Daemon
2025-09-15 14:53 ` [NTG-context] " Taco Hoekwater
2023-09-17 8:01 [NTG-context] " Cron Daemon
2023-09-17 9:09 ` [NTG-context] " Michael Loescher
2023-09-17 9:21 ` Pablo Rodriguez
2023-09-18 13:58 ` Michael Loescher
2023-09-18 14:20 ` Hans Hagen
2023-09-18 15:07 ` Michael Loescher
2023-09-18 15:25 ` vm via ntg-context
2023-09-18 14:20 ` Mikael Sundqvist
2023-09-18 14:51 ` Pablo Rodriguez
2023-09-18 15:08 ` Mikael Sundqvist
2023-09-18 15:47 ` Hans Hagen
2023-09-18 16:06 ` vm via ntg-context
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).