Re: [NTG-context] hash for buffer contents

2022-09-21 Thread Max Chernoff via ntg-context
Hi Pablo, > Is there any way to get "utilities.sha2.hash512" with the contents of > the "abc" buffer? You can use "buffers.getcontent" or "buffers.raw": \startbuffer[test] One Two Three \stopbuffer[test] \starttext \startluacode require("util-sha")

[NTG-context] hash for buffer contents

2022-09-21 Thread Pablo Rodriguez via ntg-context
Dear list, I have the following sample: \ctxlua{require("util-sha")} \starttext \startbuffer[abc] samples \stopbuffer \cldcontext{utilities.sha2.hash512("buffer-name")} \stoptext Is there any way to get "utilities.sha2.hash512" with the contents of the "abc" buffer? Many

[NTG-context] missing space with French quotation

2022-09-21 Thread Peter Münster via ntg-context
Hi, With the latest ConTeXt version, there is a missing space: \mainlanguage[fr] \setcharacterspacing[frenchpunctuation] \starttext bla \quotation{OK} bla\\ bla «OK» bla \startquotation Here is missing space \stopquotation \stoptext How could I get back the space before "»" please? TIA for

Re: [NTG-context] cannot update ConTeXt to 2022.09.16

2022-09-21 Thread Pablo Rodriguez via ntg-context
On 9/21/22 09:36, Hans Hagen via ntg-context wrote: > On 9/21/2022 9:03 AM, Marco Patzer via ntg-context wrote: >> Pablo Rodriguez via ntg-context wrote: >> >>> Could anyone confirm the issue? >> >> I can confirm. On a fresh install I'm getting >> >>2022.09.11 20:44 > which is fine ... there

Re: [NTG-context] cannot update ConTeXt to 2022.09.16

2022-09-21 Thread Hans Hagen via ntg-context
On 9/21/2022 9:03 AM, Marco Patzer via ntg-context wrote: On Mon, 19 Sep 2022 17:16:19 +0200 Pablo Rodriguez via ntg-context wrote: Could anyone confirm the issue? I can confirm. On a fresh install I'm getting 2022.09.11 20:44 which is fine ... there is no later update ... Mojca and I

Re: [NTG-context] cannot update ConTeXt to 2022.09.16

2022-09-21 Thread Hans Hagen via ntg-context
On 9/20/2022 5:21 PM, Pablo Rodriguez via ntg-context wrote: On 9/19/22 18:23, Otared Kavian via ntg-context wrote: Hi Pablo, I had the same issue and, as this was discussed a few years or months ago, after removing the three files with extension « .tma » the update goes through normally.> On

Re: [NTG-context] cannot update ConTeXt to 2022.09.16

2022-09-21 Thread Marco Patzer via ntg-context
On Mon, 19 Sep 2022 17:16:19 +0200 Pablo Rodriguez via ntg-context wrote: > Could anyone confirm the issue? I can confirm. On a fresh install I'm getting 2022.09.11 20:44 Marco ___ If your question is of