ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [NTG-context] upload
@ 2024-04-01  7:31 Hans Hagen
  2024-04-01  8:17 ` [NTG-context] upload Mikael Sundqvist
  2024-04-01  9:34 ` Otared Kavian
  0 siblings, 2 replies; 44+ messages in thread
From: Hans Hagen @ 2024-04-01  7:31 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: Type: text/plain, Size: 2350 bytes --]

Hi,

There is a new lmtx upload.

-- The svg inclusion via metapost has been upgraded and cleanup a bit, 
using some more recent metapost features. There are some new (not yet 
all documented metapost) features.

-- In the process, support for LCH colors has been added, which is 
documented in the (eg luametafun manual).

-- The math manual is not yet there because we were distracted by 
improving support for envelopes (penbased outlines) in metafun. This is 
still work in progress, some is present and discussed in the manual, and 
we'll come back to that sometime next month. Given the next item, we 
also might need to change some in the manual (different focus).

-- Because we have users who have to conform to the European 
Accessibility Act we have been wondering how to deal with that and at 
Mikaels place there are two demands: distinctive colors and tagging and 
especially math (somehow validators love to check that). Colors never 
were an issue as they can be controlled, and tagging math neither, 
especially because nothing was/is done with it anyway, but ... we are 
happy that we found a reasonable (more modern and future proof) way out.

As explained / shown in the attached document we're basically forced to 
choose a different approach with math (a pity as we worked hard to get 
the rendering right but the attached file works fine in the viewers that 
we tested).

-- We like to hear from users what other demands wrt accessibility there 
are. We're not interested in the (commercial) big money aspects (of pdf 
and tagging) nor in the politics behind it (changes over time). What are 
the demands, so that we can see how to make it work or just work around 
it (as it's kind of boring to cook uyp complex features	, esp compared 
to playing with metapost).

-- Furthermore .. the usual bits and pieces as discussed on the list and 
otherwise.

-- If you have troubles (crash) you need to wipe the cache due to a 
change in lua bytecode storage (no easy way to catch it).

Hans & Mikael

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------

[-- Attachment #2: math-riddance.pdf --]
[-- Type: application/pdf, Size: 35614 bytes --]

[-- Attachment #3: math-riddance.tex --]
[-- Type: text/plain, Size: 3139 bytes --]

% language=us

% todo: no comma

\usemodule[scite]
\usemodule[article-basic]
\usemodule[abbreviations-logos]
\usemodule[math-goodriddance]

\setuplayout[tight]

\starttext

\subject{Good riddance}

We're done with math. After years of active development, Mikael and Hans have
decided to quit working on math, and concentrate on \METAPOST\ and handing over
to the next generation instead. We lost our user to the way more popular
alternative (frozen in stone standards). Also, we had it with suboptimal math
fonts, Unicode math not getting improved, MathML constantly being changed,
browsers dealing with math differently every few years, math archives getting
polluted with tons of useless tagged math.

There are other motivations, like the European union imposing strict rules with
respect to accessibility in educational content management systems, and Dutch
schools trying to get rid of math in favor of simple calculus, if at all. This is
why the next iteration of the engine will no longer have a math engine:
MathLessTeX. Of course, in the beginning \MLTX\ will be compatible with \LMTX,
because we owe that to the users and we need to prototype the new engine anyway.

In order to get an idea of how we will get rid of the disturbing formulas, you
can load the module:

\starttyping
\usemodule[math-goodriddance]
\stoptyping

Until becoming the default setting, the command \typ {\goodriddancemath} will
bring you into \MLTX\ mode while \typ {\badriddancemath} will bring you back to
the obsolete \LMTX\ mode. Like:

\startbuffer
\usemodule[math-goodriddance] \goodriddancemath

Who wants to solve the equation \m {x + 1 = 4} or deal with the function \m {x \mapsto
\root [3] {x}}, when we have AI around the corner to help us out with simple and silly
things like the Pythagorean theorem: \m {a^2 + b^2 = c^2}, or even with more advanced
math like geometric series: \m {\sum_{k = 0}^{+\infty} x^k = 1/(1 - x)}?

We will not support complicated nonsense stuff like:

\startplaceformula
\startformula
    F__{1}____{2}(a,b;b;z) = (1 - z)^{-a}
\stopformula
\stopplaceformula

When developing this Hans' Swedish improved a lot. {\language[sv] Den lilla del av
befolkningen som handlar på IKEA och tittar på fåniga krimserier förstår kanske detta:
\im {\sqrt {x + 1} = \sin(4 + y)}!}
\stopbuffer

\typebuffer[option=TEX]

Which gives us the beautifully typeset:

\startcolor[darkblue] \getbuffer \stopcolor

We hope that the highly respected Swedish Academy will consider our prose in
their upcoming evaluations. Our first submission to the leading \TEX\ journal was
however rejected. We are currently on a major revision in order to satisfy the
hopefully less critical \NTG\ Maps Editors. It is therefore our sincere hope that
you will be able to read more on this topic in the near future. Currently only
English and Swedish are supported. But our next research project, lead by two
young promising linguists, will hopefully result in support for more languages.
They will present preliminary results at the prestigious international BachoTeX
conference in May 2024.

\stoptext

[-- Attachment #4: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-04-01  7:31 [NTG-context] upload Hans Hagen
@ 2024-04-01  8:17 ` Mikael Sundqvist
  2024-04-01  9:34 ` Otared Kavian
  1 sibling, 0 replies; 44+ messages in thread
From: Mikael Sundqvist @ 2024-04-01  8:17 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

On Mon, Apr 1, 2024 at 9:36 AM Hans Hagen <j.hagen@xs4all.nl> wrote:
>
> Hi,
>
> There is a new lmtx upload.
>
> -- The svg inclusion via metapost has been upgraded and cleanup a bit,
> using some more recent metapost features. There are some new (not yet
> all documented metapost) features.
>
> -- In the process, support for LCH colors has been added, which is
> documented in the (eg luametafun manual).
>
> -- The math manual is not yet there because we were distracted by
> improving support for envelopes (penbased outlines) in metafun. This is
> still work in progress, some is present and discussed in the manual, and
> we'll come back to that sometime next month. Given the next item, we
> also might need to change some in the manual (different focus).
>
> -- Because we have users who have to conform to the European
> Accessibility Act we have been wondering how to deal with that and at
> Mikaels place there are two demands: distinctive colors and tagging and
> especially math (somehow validators love to check that). Colors never
> were an issue as they can be controlled, and tagging math neither,
> especially because nothing was/is done with it anyway, but ... we are
> happy that we found a reasonable (more modern and future proof) way out.
>
> As explained / shown in the attached document we're basically forced to
> choose a different approach with math (a pity as we worked hard to get
> the rendering right but the attached file works fine in the viewers that
> we tested).
>
> -- We like to hear from users what other demands wrt accessibility there
> are. We're not interested in the (commercial) big money aspects (of pdf
> and tagging) nor in the politics behind it (changes over time). What are
> the demands, so that we can see how to make it work or just work around
> it (as it's kind of boring to cook uyp complex features , esp compared
> to playing with metapost).
>
> -- Furthermore .. the usual bits and pieces as discussed on the list and
> otherwise.
>
> -- If you have troubles (crash) you need to wipe the cache due to a
> change in lua bytecode storage (no easy way to catch it).
>
> Hans & Mikael

In addition to what Hans wrote, I need to write and apologize. About
two years ago I was working on a big math project and needed SyncTeX
(code <-> okular) to work with it to get a smooth workflow. After
fighting it for several weeks, mailing Hans back and forth, without
any real support from Hans since "he was not using SyncTeX", I sent a
false patch to him that I claimed worked. It must have gotten in
without even being tested(!). Since then SyncTeX support for ConTeXt
has been broken.

Strengthened about how easy it was to add code to this project, and
still frustrated about the project (that is still not finished), I
started "collaborating" with Hans, mainly on math. During these years,
I have been baffled about how easy it has been to add malicious code,
he just swallows everything. I only needed to find out what Hans
really uses himself (a few tables, he likes colors, and he has a weak
point when it comes to "nice" metapost images), and then to add
patches for other stuff. For math, in particular, he seems to have no
understanding (sorry Hans). I am worried about the Dutch school
system.

Nevertheless, I have, during this time, more and more enjoyed our
discussions, and so I started to feel bad about my "patches", and
sorry for Hans. Thus, I have lately reverted, part by part, the bad
code. Only a few of them are left (but don't tell Hans!). I also got a
feeling that Wolfgang, checking all the code, since long did see this
through.

Thus, in the latest upload, for example, you might get SyncTeX working
again, but you might need to add \setupsynctex[state=repeat]. No
guarantees.

Again, my sincere apologies to all ConTeXters out there who have not
gotten the result they expect and deserve. I assume that Hans will
kick me out when the last patch is sent, so I will delay it as much as
possible...

/Mikael
___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-04-01  7:31 [NTG-context] upload Hans Hagen
  2024-04-01  8:17 ` [NTG-context] upload Mikael Sundqvist
@ 2024-04-01  9:34 ` Otared Kavian
  2024-04-01  9:48   ` Hans Hagen
  1 sibling, 1 reply; 44+ messages in thread
From: Otared Kavian @ 2024-04-01  9:34 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 3845 bytes --]

Hi Hans and Mikael,

Thanks for the new module math-goodriddance ! 
Indeed there are many mathematicians who are going to use the \goodriddancemath command, and no doubt they are going to thank you, even if they are very shy to come out.

Moreover this command can be used by people who want to transform the output PDF into an audio file, because for instance the following 

\usemodule[math-goodriddance]
\goodriddancemath

\starttext

\startformula
\int_{0}^{\pi} \sin(x)\dd x = 2.
\stopformula

\stoptext

gives 
integral from 0 to 𝜋 , of sin of 𝑥 d 𝑥 equals 2 

as one can see in the attached output which is very useful for the blind using an audio software.

Best regards: OK





> On 1 Apr 2024, at 16:31, Hans Hagen <j.hagen@xs4all.nl> wrote:
> 
> Hi,
> 
> There is a new lmtx upload.
> 
> -- The svg inclusion via metapost has been upgraded and cleanup a bit, using some more recent metapost features. There are some new (not yet all documented metapost) features.
> 
> -- In the process, support for LCH colors has been added, which is documented in the (eg luametafun manual).
> 
> -- The math manual is not yet there because we were distracted by improving support for envelopes (penbased outlines) in metafun. This is still work in progress, some is present and discussed in the manual, and we'll come back to that sometime next month. Given the next item, we also might need to change some in the manual (different focus).
> 
> -- Because we have users who have to conform to the European Accessibility Act we have been wondering how to deal with that and at Mikaels place there are two demands: distinctive colors and tagging and especially math (somehow validators love to check that). Colors never were an issue as they can be controlled, and tagging math neither, especially because nothing was/is done with it anyway, but ... we are happy that we found a reasonable (more modern and future proof) way out.
> 
> As explained / shown in the attached document we're basically forced to choose a different approach with math (a pity as we worked hard to get the rendering right but the attached file works fine in the viewers that we tested).
> 
> -- We like to hear from users what other demands wrt accessibility there are. We're not interested in the (commercial) big money aspects (of pdf and tagging) nor in the politics behind it (changes over time). What are the demands, so that we can see how to make it work or just work around it (as it's kind of boring to cook uyp complex features	, esp compared to playing with metapost).
> 
> -- Furthermore .. the usual bits and pieces as discussed on the list and otherwise.
> 
> -- If you have troubles (crash) you need to wipe the cache due to a change in lua bytecode storage (no easy way to catch it).
> 
> Hans & Mikael
> 
> -----------------------------------------------------------------
>                                          Hans Hagen | PRAGMA ADE
>              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>       tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
> -----------------------------------------------------------------<math-riddance.pdf><math-riddance.tex>___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

Otared Kavian
e-mail: otared@gmail.com
Phone: +33 6 88 26 70 95





[-- Attachment #1.2.1: Type: text/html, Size: 1744 bytes --]

[-- Attachment #1.2.2: no-math.pdf --]
[-- Type: application/pdf, Size: 9411 bytes --]

[-- Attachment #1.2.3: Type: text/html, Size: 5490 bytes --]

[-- Attachment #2: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-04-01  9:34 ` Otared Kavian
@ 2024-04-01  9:48   ` Hans Hagen
  0 siblings, 0 replies; 44+ messages in thread
From: Hans Hagen @ 2024-04-01  9:48 UTC (permalink / raw)
  To: ntg-context

On 4/1/2024 11:34 AM, Otared Kavian wrote:
> Hi Hans and Mikael,
> 
> Thanks for the new module math-goodriddance !
> Indeed there are many mathematicians who are going to use the 
> \goodriddancemath command, and no doubt they are going to thank you, 
> even if they are very shy to come out.
> 
> Moreover this command can be used by people who want to transform the 
> output PDF into an audio file, because for instance the following
> 
> \usemodule[math-goodriddance]
> \goodriddancemath
> 
> \starttext
> 
> \startformula
> \int_{0}^{\pi} \sin(x)\dd x = 2.
> \stopformula
> 
> \stoptext
> 
> gives
> 
> integral from 0 to 𝜋 , of sin of 𝑥 d 𝑥 equals 2

you cna be more ambituous:

\im { C \of (\openinterval{a,b}) \neq C^^2 \of (\interval{a,b}) \neq 
C^^2 \of \interval{0,1} \neq C\of(\Omega) \neq 𝒞 \of (\Omega)}

or

\dm {u\of(b)-u\of(a)=\lim_{n\to+\infty} \parenthesis{f(x__1)\Delta 
x__1+f(x__2)\Delta x__2+\ldots+f(x__n)\Delta x__n}}

so we can really get rid of a lot of math

> as one can see in the attached output which is very useful for the blind 
> using an audio software.
yes, although unfortunately unicode never bothered to add some handy 
stuff for that (while if did for other comparable things) but we'can get 
around that

I now assume that you are willing to come up with the french 
translations (that then can be validated by Alan).  Do we actually have 
serious german context math users, as I wouldn't trust Hraban and Thomas 
on doing this?

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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-02-15  9:02 ` [NTG-context] upload luigi scarso
  2024-02-15  9:35   ` Mikael Sundqvist
@ 2024-02-15  9:48   ` Hans Hagen
  1 sibling, 0 replies; 44+ messages in thread
From: Hans Hagen @ 2024-02-15  9:48 UTC (permalink / raw)
  To: luigi scarso, mailing list for ConTeXt users

On 2/15/2024 10:02 AM, luigi scarso wrote:
> On Wed, 14 Feb 2024 at 13:47, Hans Hagen <j.hagen@xs4all.nl> wrote:
>>
>> Hi,
>>
>> as we're around texlive code freeze time we're also in upload mode
>>
>> - i uploaded a new lmtx
>> - i also added linux and windows 32 bin (as it seems to have users)
>>
>> - we're now using lua 5.5 which has one restriction (was already
>> announced a while ago):
> 
> hm, I don't see lua 5.5 around ... perhaps Lua 5.4.5 ?
it's beta stuff but luametatex is an good test for it as it used a lot 
of lua so it's s way to pay back for using lua

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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-02-15  9:02 ` [NTG-context] upload luigi scarso
@ 2024-02-15  9:35   ` Mikael Sundqvist
  2024-02-15  9:48   ` Hans Hagen
  1 sibling, 0 replies; 44+ messages in thread
From: Mikael Sundqvist @ 2024-02-15  9:35 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

The 5.5 seems to come from https://github.com/lua/lua/blob/master/lua.h

/Mikael

On Thu, Feb 15, 2024 at 10:04 AM luigi scarso <luigi.scarso@gmail.com> wrote:
>
> On Wed, 14 Feb 2024 at 13:47, Hans Hagen <j.hagen@xs4all.nl> wrote:
> >
> > Hi,
> >
> > as we're around texlive code freeze time we're also in upload mode
> >
> > - i uploaded a new lmtx
> > - i also added linux and windows 32 bin (as it seems to have users)
> >
> > - we're now using lua 5.5 which has one restriction (was already
> > announced a while ago):
>
> hm, I don't see lua 5.5 around ... perhaps Lua 5.4.5 ?
>
> --
> luigi
> ___________________________________________________________________________________
> 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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-02-14 12:44 [NTG-context] upload Hans Hagen
@ 2024-02-15  9:02 ` luigi scarso
  2024-02-15  9:35   ` Mikael Sundqvist
  2024-02-15  9:48   ` Hans Hagen
  0 siblings, 2 replies; 44+ messages in thread
From: luigi scarso @ 2024-02-15  9:02 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Wed, 14 Feb 2024 at 13:47, Hans Hagen <j.hagen@xs4all.nl> wrote:
>
> Hi,
>
> as we're around texlive code freeze time we're also in upload mode
>
> - i uploaded a new lmtx
> - i also added linux and windows 32 bin (as it seems to have users)
>
> - we're now using lua 5.5 which has one restriction (was already
> announced a while ago):

hm, I don't see lua 5.5 around ... perhaps Lua 5.4.5 ?

--
luigi
___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-01-23 21:06                     ` Thomas A. Schmitz
@ 2024-01-24  9:29                       ` Otared Kavian
  0 siblings, 0 replies; 44+ messages in thread
From: Otared Kavian @ 2024-01-24  9:29 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1913 bytes --]

Hi Thomas,

Thank you for your advice: I did add
	chmod +x install.sh
and now the script runs without MacOS complaining. 

However, since I had downloaded a new script yesterday and had updated to version 2024.01.23, I cannot check whether the issue was adding +x to the file install.sh.

Best regards: Otared

> On 23 Jan 2024, at 22:06, Thomas A. Schmitz <thomas.schmitz@uni-bonn.de> wrote:
> 
> Hi Otared,
> 
> I just tried, and my Macbook ran the update without any problem. Does it make any difference if you chmod +x the script install.sh?
> 
> All best
> 
> Thomas
> 
> On 1/23/24 21:59, Otared Kavian wrote:
>> Hi Dr Hans Van der Meer,
>> Thank you for your help. It seems that since January 18 something has
>> changed (either on MacOS or on the install script), because the last
>> time I could update without doing anything more than sh install.sh.
>> In any case I checked xattr with
>> 	which xattr
>> and got:
>> 	/usr/bin/xattr
>> Then I did
>> 	xattr -d com.apple.quarantine
>> /Applications/context-osx-arm64/install.sh
>> and got:
>> 	xattr: /Applications/context-osx-arm64/install.sh: No such xattr:
>> com.apple.quarantine
>> Invoking again sh install.sh resulted in the error message I reported
>> previously.
>> Best regards: Otared
> 
> 
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

Otared Kavian
e-mail: otared@gmail.com
Phone: +33 6 88 26 70 95





[-- Attachment #1.2: Type: text/html, Size: 4138 bytes --]

[-- Attachment #2: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-01-23 20:59                   ` Otared Kavian
@ 2024-01-23 21:06                     ` Thomas A. Schmitz
  2024-01-24  9:29                       ` Otared Kavian
  0 siblings, 1 reply; 44+ messages in thread
From: Thomas A. Schmitz @ 2024-01-23 21:06 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Otared,

I just tried, and my Macbook ran the update without any problem. Does it 
make any difference if you chmod +x the script install.sh?

All best

Thomas

On 1/23/24 21:59, Otared Kavian wrote:
> Hi Dr Hans Van der Meer,
> 
> Thank you for your help. It seems that since January 18 something has
> changed (either on MacOS or on the install script), because the last
> time I could update without doing anything more than sh install.sh.
> 
> In any case I checked xattr with
> 	which xattr
> and got:
> 	/usr/bin/xattr
> 
> Then I did
> 	xattr -d com.apple.quarantine
> /Applications/context-osx-arm64/install.sh
> and got:
> 	xattr: /Applications/context-osx-arm64/install.sh: No such xattr:
> com.apple.quarantine
> 
> Invoking again sh install.sh resulted in the error message I reported
> previously.
> 
> Best regards: Otared


___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-01-23 20:08                 ` Hans van der Meer via ntg-context
  2024-01-23 20:59                   ` Otared Kavian
@ 2024-01-23 21:02                   ` Otared Kavian
  1 sibling, 0 replies; 44+ messages in thread
From: Otared Kavian @ 2024-01-23 21:02 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 4013 bytes --]

Hi again,

I ended up downloading a new version of install.sh for MacOS from the Pragma site: using this allowed me to update to the latest version 2024-01-23:10H02.

Thanks for the help to all !

Best regards: Otared

> On 23 Jan 2024, at 21:08, Hans van der Meer via ntg-context <ntg-context@ntg.nl> wrote:
> 
> Just did 'sh install.sh' a moment ago without problems.
> In the past I had to do xattr -d com.apple.quarantaine path-to-executable once but not anymore.
> I think the xattr resides in the Apple command tools. Are you sure you have them?
> 
> yours sincerely
> dr. Hans van der Meer
> 
> 
> 
>> On 23 Jan 2024, at 17:29, Otared Kavian <otared@gmail.com> wrote:
>> 
>> Hi Hans,
>> 
>> I tried to update to your latest version (for MacOS Arm1) with the command 
>> 	sh install.sh
>> but obtained the following message and no update:
>> 
>> xattr: bin/mtxrun: No such xattr: com.apple.quarantine
>> install.sh: line 110: 62611 Killed: 9               $PWD/bin/mtxrun --script ./bin/mtx-install.lua --update --server="$LMTXSERVER" --instance="$LMTXINSTANCE" --platform="$PLATFORM" --erase --extras="$LMTXEXTRAS" $@
>> 
>> 
>> Since I have a working (and backed up…) version 2024-01-18, there is no absolute necessity for me to update right now, but I wanted just to inform you about the issue I encountered. I wonder whether other MacOS users have had such a problem.
>> 
>> Best regards: Otared
>> 
>>> On 23 Jan 2024, at 10:09, Hans Hagen via ntg-context <ntg-context@ntg.nl> wrote:
>>> 
>>> On 1/20/2024 10:32 AM, Ursula Hermann wrote:
>>>> 32 bits Windows download does not work, because 404 report.
>>> 
>>> i uploaded a win32 installer (for now we only keep 32 bit win but once all users are on 64 bit ...)
>>> 
>>> the current upload is as usual work in progress
>>> 
>>> 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
>>> ___________________________________________________________________________________
>> 
>> Otared Kavian
>> e-mail: otared@gmail.com
>> Phone: +33 6 88 26 70 95
>> 
>> 
>> 
>> 
>> ___________________________________________________________________________________
>> 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
> ___________________________________________________________________________________

Otared Kavian
e-mail: otared@gmail.com
Phone: +33 6 88 26 70 95





[-- Attachment #1.2: Type: text/html, Size: 8006 bytes --]

[-- Attachment #2: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-01-23 20:08                 ` Hans van der Meer via ntg-context
@ 2024-01-23 20:59                   ` Otared Kavian
  2024-01-23 21:06                     ` Thomas A. Schmitz
  2024-01-23 21:02                   ` Otared Kavian
  1 sibling, 1 reply; 44+ messages in thread
From: Otared Kavian @ 2024-01-23 20:59 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Dr Hans Van der Meer,

Thank you for your help. It seems that since January 18 something has changed (either on MacOS or on the install script), because the last time I could update without doing anything more than sh install.sh.

In any case I checked xattr with
	which xattr
and got:
	/usr/bin/xattr

Then I did 
	xattr -d com.apple.quarantine /Applications/context-osx-arm64/install.sh
and got:
	xattr: /Applications/context-osx-arm64/install.sh: No such xattr: com.apple.quarantine

Invoking again sh install.sh resulted in the error message I reported previously.

Best regards: Otared




> On 23 Jan 2024, at 21:08, Hans van der Meer via ntg-context <ntg-context@ntg.nl> wrote:
> 
> Just did 'sh install.sh' a moment ago without problems.
> In the past I had to do xattr -d com.apple.quarantaine path-to-executable once but not anymore.
> I think the xattr resides in the Apple command tools. Are you sure you have them?
> 
> yours sincerely
> dr. Hans van der Meer
> 
> 
> 
>> On 23 Jan 2024, at 17:29, Otared Kavian <otared@gmail.com> wrote:
>> 
>> Hi Hans,
>> 
>> I tried to update to your latest version (for MacOS Arm1) with the command 
>> 	sh install.sh
>> but obtained the following message and no update:
>> 
>> xattr: bin/mtxrun: No such xattr: com.apple.quarantine
>> install.sh: line 110: 62611 Killed: 9               $PWD/bin/mtxrun --script ./bin/mtx-install.lua --update --server="$LMTXSERVER" --instance="$LMTXINSTANCE" --platform="$PLATFORM" --erase --extras="$LMTXEXTRAS" $@
>> 
>> 
>> Since I have a working (and backed up…) version 2024-01-18, there is no absolute necessity for me to update right now, but I wanted just to inform you about the issue I encountered. I wonder whether other MacOS users have had such a problem.
>> 
>> Best regards: Otared
>> 
>>> On 23 Jan 2024, at 10:09, Hans Hagen via ntg-context <ntg-context@ntg.nl> wrote:
>>> 
>>> On 1/20/2024 10:32 AM, Ursula Hermann wrote:
>>>> 32 bits Windows download does not work, because 404 report.
>>> 
>>> i uploaded a win32 installer (for now we only keep 32 bit win but once all users are on 64 bit ...)
>>> 
>>> the current upload is as usual work in progress
>>> 
>>> 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
>>> ___________________________________________________________________________________
>> 
>> Otared Kavian
>> e-mail: otared@gmail.com
>> Phone: +33 6 88 26 70 95
>> 
>> 
>> 
>> 
>> ___________________________________________________________________________________
>> 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
> ___________________________________________________________________________________

Otared Kavian
e-mail: otared@gmail.com
Phone: +33 6 88 26 70 95




___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-01-23 16:29               ` Otared Kavian
  2024-01-23 18:02                 ` Bruce Horrocks
@ 2024-01-23 20:08                 ` Hans van der Meer via ntg-context
  2024-01-23 20:59                   ` Otared Kavian
  2024-01-23 21:02                   ` Otared Kavian
  1 sibling, 2 replies; 44+ messages in thread
From: Hans van der Meer via ntg-context @ 2024-01-23 20:08 UTC (permalink / raw)
  To: NTG ConTeXt; +Cc: Hans van der Meer


[-- Attachment #1.1: Type: text/plain, Size: 3002 bytes --]

Just did 'sh install.sh' a moment ago without problems.
In the past I had to do xattr -d com.apple.quarantaine path-to-executable once but not anymore.
I think the xattr resides in the Apple command tools. Are you sure you have them?

yours sincerely
dr. Hans van der Meer



> On 23 Jan 2024, at 17:29, Otared Kavian <otared@gmail.com> wrote:
> 
> Hi Hans,
> 
> I tried to update to your latest version (for MacOS Arm1) with the command 
> 	sh install.sh
> but obtained the following message and no update:
> 
> xattr: bin/mtxrun: No such xattr: com.apple.quarantine
> install.sh: line 110: 62611 Killed: 9               $PWD/bin/mtxrun --script ./bin/mtx-install.lua --update --server="$LMTXSERVER" --instance="$LMTXINSTANCE" --platform="$PLATFORM" --erase --extras="$LMTXEXTRAS" $@
> 
> 
> Since I have a working (and backed up…) version 2024-01-18, there is no absolute necessity for me to update right now, but I wanted just to inform you about the issue I encountered. I wonder whether other MacOS users have had such a problem.
> 
> Best regards: Otared
> 
>> On 23 Jan 2024, at 10:09, Hans Hagen via ntg-context <ntg-context@ntg.nl> wrote:
>> 
>> On 1/20/2024 10:32 AM, Ursula Hermann wrote:
>>> 32 bits Windows download does not work, because 404 report.
>> 
>> i uploaded a win32 installer (for now we only keep 32 bit win but once all users are on 64 bit ...)
>> 
>> the current upload is as usual work in progress
>> 
>> 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
>> ___________________________________________________________________________________
> 
> Otared Kavian
> e-mail: otared@gmail.com
> Phone: +33 6 88 26 70 95
> 
> 
> 
> 
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________


[-- Attachment #1.2: Type: text/html, Size: 4288 bytes --]

[-- Attachment #2: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-01-23 16:29               ` Otared Kavian
@ 2024-01-23 18:02                 ` Bruce Horrocks
  2024-01-23 20:08                 ` Hans van der Meer via ntg-context
  1 sibling, 0 replies; 44+ messages in thread
From: Bruce Horrocks @ 2024-01-23 18:02 UTC (permalink / raw)
  To: ntg-context mailing list; +Cc: Otared Kavian

On 23 Jan 2024, at 16:29, Otared Kavian <otared@gmail.com> wrote:
> 
> I wonder whether other MacOS users have had such a problem.

Both Intel and ARM macs updated perfectly for me, just now.

Regards,
—
Bruce Horrocks
Hampshire, UK

___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-01-23  9:09             ` Hans Hagen via ntg-context
@ 2024-01-23 16:29               ` Otared Kavian
  2024-01-23 18:02                 ` Bruce Horrocks
  2024-01-23 20:08                 ` Hans van der Meer via ntg-context
  0 siblings, 2 replies; 44+ messages in thread
From: Otared Kavian @ 2024-01-23 16:29 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Hans,

I tried to update to your latest version (for MacOS Arm1) with the command 
	sh install.sh
but obtained the following message and no update:

xattr: bin/mtxrun: No such xattr: com.apple.quarantine
install.sh: line 110: 62611 Killed: 9               $PWD/bin/mtxrun --script ./bin/mtx-install.lua --update --server="$LMTXSERVER" --instance="$LMTXINSTANCE" --platform="$PLATFORM" --erase --extras="$LMTXEXTRAS" $@


Since I have a working (and backed up…) version 2024-01-18, there is no absolute necessity for me to update right now, but I wanted just to inform you about the issue I encountered. I wonder whether other MacOS users have had such a problem.

Best regards: Otared

> On 23 Jan 2024, at 10:09, Hans Hagen via ntg-context <ntg-context@ntg.nl> wrote:
> 
> On 1/20/2024 10:32 AM, Ursula Hermann wrote:
>> 32 bits Windows download does not work, because 404 report.
> 
> i uploaded a win32 installer (for now we only keep 32 bit win but once all users are on 64 bit ...)
> 
> the current upload is as usual work in progress
> 
> 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
> ___________________________________________________________________________________

Otared Kavian
e-mail: otared@gmail.com
Phone: +33 6 88 26 70 95




___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-01-20  9:32           ` Ursula Hermann
  2024-01-20  9:45             ` Hans Hagen
@ 2024-01-23  9:09             ` Hans Hagen via ntg-context
  2024-01-23 16:29               ` Otared Kavian
  1 sibling, 1 reply; 44+ messages in thread
From: Hans Hagen via ntg-context @ 2024-01-23  9:09 UTC (permalink / raw)
  To: ntg-context; +Cc: Hans Hagen

On 1/20/2024 10:32 AM, Ursula Hermann wrote:
> 32 bits Windows download does not work, because 404 report.

i uploaded a win32 installer (for now we only keep 32 bit win but once 
all users are on 64 bit ...)

the current upload is as usual work in progress

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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-01-20  8:38       ` Hans Hagen via ntg-context
  2024-01-20  8:58         ` vm via ntg-context
  2024-01-20 13:04         ` Pablo Rodriguez via ntg-context
@ 2024-01-21 11:33         ` Alain Delmotte
  2 siblings, 0 replies; 44+ messages in thread
From: Alain Delmotte @ 2024-01-21 11:33 UTC (permalink / raw)
  To: Hans Hagen via ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 1216 bytes --]

Hi Hans,

Le 20-01-24 à 09:38, Hans Hagen via ntg-context a écrit :
> On 1/19/2024 6:34 PM, Pablo Rodriguez via ntg-context wrote:
>> On 1/18/24 20:43, Denis Maier via ntg-context wrote:
>>>> *Von:*Alain Delmotte <alain.delmotte@leliseron.org>
>>>> *Gesendet:* Donnerstag, 18. Januar 2024 20:04
>>>> *An:* ntg-context@ntg.nl
>>>> *Betreff:* [NTG-context] Re: upload
>>>> [...]
>>>> When I go to https://www.pragma-ade.nl, I get an 404 
>>>> Not Found
>>>> message, so I can't download the new upload !!
>>>> Works here.
>>
>> Hi Denis,
>>
>> I get a 404 error for both 
>> https://www.pragma-ade.nl/install.htm and
>> https://www.pragma-ade.com/install.htm.
>>
>> I can update my existing installed version, but I 
>> wouldn’t be able to
>> install a brand new distribution.
>>
>> Do you reach any of the urls included in my first paragraph?
>>
>> Many thanks for your help,
> can you try again
>

I tried and passed the first step: I can go to the 
"Installation" page, but then again "Error 404" when I click 
on the "64 bit Microsoft Windows" link. Then I also tried 
"https://lmtx.pragma-ade.nl/install-llmtx/context-win64.zip" 
and I got the file!

Thanks,

Alain


[-- Attachment #1.2: Type: text/html, Size: 2790 bytes --]

[-- Attachment #2: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-01-20  8:38       ` Hans Hagen via ntg-context
  2024-01-20  8:58         ` vm via ntg-context
@ 2024-01-20 13:04         ` Pablo Rodriguez via ntg-context
  2024-01-21 11:33         ` Alain Delmotte
  2 siblings, 0 replies; 44+ messages in thread
From: Pablo Rodriguez via ntg-context @ 2024-01-20 13:04 UTC (permalink / raw)
  To: ntg-context; +Cc: Pablo Rodriguez

On 1/20/24 09:38, Hans Hagen via ntg-context wrote:
> On 1/19/2024 6:34 PM, Pablo Rodriguez via ntg-context wrote:
>> [...]
>> I get a 404 error for both https://www.pragma-ade.nl/install.htm and
>> https://www.pragma-ade.com/install.htm.
>> [...]
> can you try again?

Many thanks for the fast fix, Hans.

Pablo

___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-01-20  9:32           ` Ursula Hermann
@ 2024-01-20  9:45             ` Hans Hagen
  2024-01-23  9:09             ` Hans Hagen via ntg-context
  1 sibling, 0 replies; 44+ messages in thread
From: Hans Hagen @ 2024-01-20  9:45 UTC (permalink / raw)
  To: Ursula Hermann, mailing list for ConTeXt users

On 1/20/2024 10:32 AM, Ursula Hermann wrote:
> 32 bits Windows download does not work, because 404 report.

32 bit windows has been dropped for now, i could generate native win32 
bins but they are less performing that mingw crosscompiled but all this 
is more manual work than using the garden build

I might add it when the garden build is up and running which might 
happen one of these days.

So, how many 32 bit bin users are out there? And for how long? Any linux 
32 users?

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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-01-20  8:58         ` vm via ntg-context
@ 2024-01-20  9:32           ` Ursula Hermann
  2024-01-20  9:45             ` Hans Hagen
  2024-01-23  9:09             ` Hans Hagen via ntg-context
  0 siblings, 2 replies; 44+ messages in thread
From: Ursula Hermann @ 2024-01-20  9:32 UTC (permalink / raw)
  To: mailing list for ConTeXt users

32 bits Windows download does not work, because 404 report.
Uschi 
________________________________
Von: vm via ntg-context <ntg-context@ntg.nl>
Gesendet: Samstag, 20. Jänner 2024 09:58:15
An: ntg-context@ntg.nl
Cc: vm
Betreff: [NTG-context] Re: upload



On 20/01/2024 09:38, Hans Hagen via ntg-context wrote:
> can you try again

it made a difference, no 404 ;-)
___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-01-20  8:38       ` Hans Hagen via ntg-context
@ 2024-01-20  8:58         ` vm via ntg-context
  2024-01-20  9:32           ` Ursula Hermann
  2024-01-20 13:04         ` Pablo Rodriguez via ntg-context
  2024-01-21 11:33         ` Alain Delmotte
  2 siblings, 1 reply; 44+ messages in thread
From: vm via ntg-context @ 2024-01-20  8:58 UTC (permalink / raw)
  To: ntg-context; +Cc: vm



On 20/01/2024 09:38, Hans Hagen via ntg-context wrote:
> can you try again

it made a difference, no 404 ;-)
___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-01-19 17:34     ` Pablo Rodriguez via ntg-context
  2024-01-19 18:55       ` Denis Maier via ntg-context
  2024-01-19 21:56       ` Otared Kavian
@ 2024-01-20  8:38       ` Hans Hagen via ntg-context
  2024-01-20  8:58         ` vm via ntg-context
                           ` (2 more replies)
  2 siblings, 3 replies; 44+ messages in thread
From: Hans Hagen via ntg-context @ 2024-01-20  8:38 UTC (permalink / raw)
  To: ntg-context; +Cc: Hans Hagen

On 1/19/2024 6:34 PM, Pablo Rodriguez via ntg-context wrote:
> On 1/18/24 20:43, Denis Maier via ntg-context wrote:
>>> *Von:*Alain Delmotte <alain.delmotte@leliseron.org>
>>> *Gesendet:* Donnerstag, 18. Januar 2024 20:04
>>> *An:* ntg-context@ntg.nl
>>> *Betreff:* [NTG-context] Re: upload
>>> [...]
>>> When I go to https://www.pragma-ade.nl, I get an 404 Not Found
>>> message, so I can't download the new upload !!
>>> Works here.
> 
> Hi Denis,
> 
> I get a 404 error for both https://www.pragma-ade.nl/install.htm and
> https://www.pragma-ade.com/install.htm.
> 
> I can update my existing installed version, but I wouldn’t be able to
> install a brand new distribution.
> 
> Do you reach any of the urls included in my first paragraph?
> 
> Many thanks for your help,
can you try again

-----------------------------------------------------------------
                                           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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-01-19 21:56       ` Otared Kavian
@ 2024-01-20  7:41         ` Alain Delmotte
  0 siblings, 0 replies; 44+ messages in thread
From: Alain Delmotte @ 2024-01-20  7:41 UTC (permalink / raw)
  To: Otared Kavian, liste ConTeXt


[-- Attachment #1.1: Type: text/plain, Size: 2431 bytes --]

Hi Otared,

Le 19-01-24 à 22:56, Otared Kavian a écrit :
> Hi Pablo,
>
> Indeed the two URL you mention result t a 404 error. I 
> guess the correct URL is
> https://www.pragma-ade.nl
>
> and there one may go to the appropriate tab.
>
> Best regards: Otared

No it doesn't work. I ttried many times.

Alain


>
>> On 19 Jan 2024, at 18:34, Pablo Rodriguez via ntg-context 
>> <ntg-context@ntg.nl> wrote:
>>
>> On 1/18/24 20:43, Denis Maier via ntg-context wrote:
>>>> *Von:*Alain Delmotte <alain.delmotte@leliseron.org>
>>>> *Gesendet:* Donnerstag, 18. Januar 2024 20:04
>>>> *An:* ntg-context@ntg.nl
>>>> *Betreff:* [NTG-context] Re: upload
>>>> [...]
>>>> When I go to https://www.pragma-ade.nl, I get an 404 
>>>> Not Found
>>>> message, so I can't download the new upload !!
>>>> Works here.
>>
>> Hi Denis,
>>
>> I get a 404 error for both 
>> https://www.pragma-ade.nl/install.htm and
>> https://www.pragma-ade.com/install.htm.
>>
>> I can update my existing installed version, but I 
>> wouldn’t be able to
>> install a brand new distribution.
>>
>> Do you reach any of the urls included in my first paragraph?
>>
>> 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://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
>> ___________________________________________________________________________________
>
> Otared Kavian
> e-mail: otared@gmail.com <mailto:otared@gmail.com>
> Phone: +33 6 88 26 70 95
>
>
>
>
>
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

[-- Attachment #1.2: Type: text/html, Size: 8070 bytes --]

[-- Attachment #2: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-01-19 17:34     ` Pablo Rodriguez via ntg-context
  2024-01-19 18:55       ` Denis Maier via ntg-context
@ 2024-01-19 21:56       ` Otared Kavian
  2024-01-20  7:41         ` Alain Delmotte
  2024-01-20  8:38       ` Hans Hagen via ntg-context
  2 siblings, 1 reply; 44+ messages in thread
From: Otared Kavian @ 2024-01-19 21:56 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1684 bytes --]

Hi Pablo,

Indeed the two URL you mention result t a 404 error. I guess the correct URL is
 https://www.pragma-ade.nl <https://www.pragma-ade.nl/>

and there one may go to the appropriate tab.

Best regards: Otared

> On 19 Jan 2024, at 18:34, Pablo Rodriguez via ntg-context <ntg-context@ntg.nl> wrote:
> 
> On 1/18/24 20:43, Denis Maier via ntg-context wrote:
>>> *Von:*Alain Delmotte <alain.delmotte@leliseron.org>
>>> *Gesendet:* Donnerstag, 18. Januar 2024 20:04
>>> *An:* ntg-context@ntg.nl
>>> *Betreff:* [NTG-context] Re: upload
>>> [...]
>>> When I go to https://www.pragma-ade.nl, I get an 404 Not Found
>>> message, so I can't download the new upload !!
>>> Works here.
> 
> Hi Denis,
> 
> I get a 404 error for both https://www.pragma-ade.nl/install.htm and
> https://www.pragma-ade.com/install.htm.
> 
> I can update my existing installed version, but I wouldn’t be able to
> install a brand new distribution.
> 
> Do you reach any of the urls included in my first paragraph?
> 
> 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://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
> ___________________________________________________________________________________

Otared Kavian
e-mail: otared@gmail.com
Phone: +33 6 88 26 70 95





[-- Attachment #1.2: Type: text/html, Size: 3994 bytes --]

[-- Attachment #2: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-01-19 17:34     ` Pablo Rodriguez via ntg-context
@ 2024-01-19 18:55       ` Denis Maier via ntg-context
  2024-01-19 21:56       ` Otared Kavian
  2024-01-20  8:38       ` Hans Hagen via ntg-context
  2 siblings, 0 replies; 44+ messages in thread
From: Denis Maier via ntg-context @ 2024-01-19 18:55 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Pablo Rodriguez, Denis Maier

[-- Attachment #1: Type: text/html, Size: 2304 bytes --]

[-- Attachment #2: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-01-18 19:43   ` Denis Maier via ntg-context
@ 2024-01-19 17:34     ` Pablo Rodriguez via ntg-context
  2024-01-19 18:55       ` Denis Maier via ntg-context
                         ` (2 more replies)
  0 siblings, 3 replies; 44+ messages in thread
From: Pablo Rodriguez via ntg-context @ 2024-01-19 17:34 UTC (permalink / raw)
  To: ntg-context; +Cc: Pablo Rodriguez

On 1/18/24 20:43, Denis Maier via ntg-context wrote:
>> *Von:*Alain Delmotte <alain.delmotte@leliseron.org>
>> *Gesendet:* Donnerstag, 18. Januar 2024 20:04
>> *An:* ntg-context@ntg.nl
>> *Betreff:* [NTG-context] Re: upload
>> [...]
>> When I go to https://www.pragma-ade.nl, I get an 404 Not Found
>> message, so I can't download the new upload !!
> > Works here.

Hi Denis,

I get a 404 error for both https://www.pragma-ade.nl/install.htm and
https://www.pragma-ade.com/install.htm.

I can update my existing installed version, but I wouldn’t be able to
install a brand new distribution.

Do you reach any of the urls included in my first paragraph?

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://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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-01-18 19:04 ` Alain Delmotte
@ 2024-01-18 19:43   ` Denis Maier via ntg-context
  2024-01-19 17:34     ` Pablo Rodriguez via ntg-context
  0 siblings, 1 reply; 44+ messages in thread
From: Denis Maier via ntg-context @ 2024-01-18 19:43 UTC (permalink / raw)
  To: 'mailing list for ConTeXt users'; +Cc: denismaier


[-- Attachment #1.1: Type: text/plain, Size: 1466 bytes --]

Works here.

Best,

Denis

 

Von: Alain Delmotte <alain.delmotte@leliseron.org> 
Gesendet: Donnerstag, 18. Januar 2024 20:04
An: ntg-context@ntg.nl
Betreff: [NTG-context] Re: upload

 

Hi,

When I go to https://www.pragma-ade.nl/ I get an 404 Not Found message, so I can't download the new upload !!

Any reason?

Alain

Le 18-01-24 à 00:13, Hans Hagen a écrit :

Hi, 

I uploaded a new version (there is some work in progress but it probably doesn't affect anyone). 

Hans 


----------------------------------------------------------------- 
                                          Hans Hagen | PRAGMA ADE 
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands 
       tel: 038 477 53 69 | www.pragma-ade.nl <http://www.pragma-ade.nl>  | www.pragma-pod.nl <http://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 <mailto: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 
___________________________________________________________________________________ 


[-- Attachment #1.2: Type: text/html, Size: 4651 bytes --]

[-- Attachment #2: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-01-17 23:13 [NTG-context] upload Hans Hagen
  2024-01-18  1:35 ` [NTG-context] upload Otared Kavian
@ 2024-01-18 19:04 ` Alain Delmotte
  2024-01-18 19:43   ` Denis Maier via ntg-context
  1 sibling, 1 reply; 44+ messages in thread
From: Alain Delmotte @ 2024-01-18 19:04 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 1308 bytes --]

Hi,

When I go to https://www.pragma-ade.nl/ I get an 404 Not 
Found message, so I can't download the new upload !!

Any reason?

Alain

Le 18-01-24 à 00:13, Hans Hagen a écrit :
> Hi,
>
> I uploaded a new version (there is some work in progress 
> but it probably doesn't affect anyone).
>
> 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
> ___________________________________________________________________________________ 
>

[-- Attachment #1.2: Type: text/html, Size: 2766 bytes --]

[-- Attachment #2: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-01-18 14:27       ` Otared Kavian
@ 2024-01-18 14:49         ` Hans Hagen
  0 siblings, 0 replies; 44+ messages in thread
From: Hans Hagen @ 2024-01-18 14:49 UTC (permalink / raw)
  To: ntg-context

On 1/18/2024 3:27 PM, Otared Kavian wrote:
> Dear Dalyoung, dear Mikael,
> 
> I installed anew the whole LMTX tree and now everything is working fine.
> I don’t know whether this is related or not, somehow in my previous tree 
> I had a directory (or folder in the MacOS language) named « texmf-osx-64 
> » instead « texmf-osx-arm64 » and this apparently had consequences.
> 
> In any case everything works fine now.
> 
> Thanks to Hans, Mikael and all the people on this list!
concerning the prime, use

   $x\prime$ and not $x^\prime$ as you might want $x^2\prime$ some day

in the first case it's really a prime, in the second case a prime symbol 
in a superscript; in lmtx we have for each nucleus a presubscript, 
presuperscript, subscript, superscript and primescript (plus index ones)

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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-01-18  7:17     ` Jeong Dal via ntg-context
@ 2024-01-18 14:27       ` Otared Kavian
  2024-01-18 14:49         ` Hans Hagen
  0 siblings, 1 reply; 44+ messages in thread
From: Otared Kavian @ 2024-01-18 14:27 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1453 bytes --]

Dear Dalyoung, dear Mikael,

I installed anew the whole LMTX tree and now everything is working fine. 
I don’t know whether this is related or not, somehow in my previous tree I had a directory (or folder in the MacOS language) named « texmf-osx-64 » instead « texmf-osx-arm64 » and this apparently had consequences.

In any case everything works fine now.

Thanks to Hans, Mikael and all the people on this list!

Best regards: Otared

> On 18 Jan 2024, at 08:17, Jeong Dal via ntg-context <ntg-context@ntg.nl> wrote:
> 
> Dear Otared,
> 
> I installed upload version today.
> And, your example,
> 
> \starttext
> The derivative of $f$ is denoted $f'$ or $f^\prime$ or is it $f^'$\dots
> \stoptext
> 
> works well.
> 
> I think that you will have the same good result.
> 
> Best wishes,
> 
> Dalyoung
> 
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

Otared Kavian
e-mail: otared@gmail.com
Phone: +33 6 88 26 70 95





[-- Attachment #1.2: Type: text/html, Size: 3285 bytes --]

[-- Attachment #2: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-01-18  6:29   ` Mikael Sundqvist
@ 2024-01-18  7:17     ` Jeong Dal via ntg-context
  2024-01-18 14:27       ` Otared Kavian
  0 siblings, 1 reply; 44+ messages in thread
From: Jeong Dal via ntg-context @ 2024-01-18  7:17 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Jeong Dal

Dear Otared,

I installed upload version today.
And, your example,

\starttext
The derivative of $f$ is denoted $f'$ or $f^\prime$ or is it $f^'$\dots
\stoptext

works well.

I think that you will have the same good result.

Best wishes,

Dalyoung

___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-01-18  1:35 ` [NTG-context] upload Otared Kavian
@ 2024-01-18  6:29   ` Mikael Sundqvist
  2024-01-18  7:17     ` Jeong Dal via ntg-context
  0 siblings, 1 reply; 44+ messages in thread
From: Mikael Sundqvist @ 2024-01-18  6:29 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Otared,

On Thu, Jan 18, 2024 at 2:37 AM Otared Kavian <otared@gmail.com> wrote:
>
> Hi Hans,
>
> Thanks for the new upload which solves the math alignment mechanism. However I noticed that the classic notation $f’$ for the derivative does not work anymore, while $f^\prime$ or $f^’$ does.
>
> \starttext
> The derivative of $f$ is denoted $f'$ or $f^\prime$ or is it $f^'$\dots
> \stoptext
>
> Best regards: Otared

There has been work in the last days on multiple sub/superscripts
and/or primes. But again your example works here. Just to be sure, did
you upgrade both the zip and the binary?

/Mikael
___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2024-01-17 23:13 [NTG-context] upload Hans Hagen
@ 2024-01-18  1:35 ` Otared Kavian
  2024-01-18  6:29   ` Mikael Sundqvist
  2024-01-18 19:04 ` Alain Delmotte
  1 sibling, 1 reply; 44+ messages in thread
From: Otared Kavian @ 2024-01-18  1:35 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1493 bytes --]

Hi Hans,

Thanks for the new upload which solves the math alignment mechanism. However I noticed that the classic notation $f’$ for the derivative does not work anymore, while $f^\prime$ or $f^’$ does.

\starttext
The derivative of $f$ is denoted $f'$ or $f^\prime$ or is it $f^'$\dots
\stoptext

Best regards: Otared



> On 18 Jan 2024, at 00:13, Hans Hagen <j.hagen@xs4all.nl> wrote:
> 
> Hi,
> 
> I uploaded a new version (there is some work in progress but it probably doesn't affect anyone).
> 
> 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
> ___________________________________________________________________________________

Otared Kavian
e-mail: otared@gmail.com
Phone: +33 6 88 26 70 95





[-- Attachment #1.2.1: Type: text/html, Size: 788 bytes --]

[-- Attachment #1.2.2: brouillon.pdf --]
[-- Type: application/pdf, Size: 8602 bytes --]

[-- Attachment #1.2.3: Type: text/html, Size: 3141 bytes --]

[-- Attachment #2: Type: text/plain, Size: 511 bytes --]

___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2023-08-11  6:19   ` Hans Hagen
@ 2023-08-11 16:41     ` Thangalin
  0 siblings, 0 replies; 44+ messages in thread
From: Thangalin @ 2023-08-11 16:41 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1099 bytes --]

That works Hans, thank you.

line 802 in core-env should be:
>
> \permanent\tolerant\protected\def\setupenv
>    {\syst_variables_set\getrawparameters[\s!environment]}
>
> (seems i forgot that one when doing some cleanup)
>
> 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
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 2053 bytes --]

[-- Attachment #2: Type: text/plain, Size: 495 bytes --]

___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2023-08-11  1:31 ` Thangalin
@ 2023-08-11  6:19   ` Hans Hagen
  2023-08-11 16:41     ` Thangalin
  0 siblings, 1 reply; 44+ messages in thread
From: Hans Hagen @ 2023-08-11  6:19 UTC (permalink / raw)
  To: ntg-context

On 8/11/2023 3:31 AM, Thangalin wrote:
> Did arguments regress in 2023.08.10 02:59?
> 
> $ cat u.tex
> \starttext
> Feisty arguments
> \stoptext
> $ context u.tex
> $  ls -la *.pdf
> -rw-r--r-- 1 username username 6279 Aug 10 18:28 u.pdf
> $ context --arguments=x=y u.tex | grep error
> tex error       > tex error on line 13 in file : Use of \getrawparameters
> doesn't match its definition
> mtx-context     | fatal error: return code: 1
> 
> This was working with the previous release.
line 802 in core-env should be:

\permanent\tolerant\protected\def\setupenv
   {\syst_variables_set\getrawparameters[\s!environment]}

(seems i forgot that one when doing some cleanup)

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] 44+ messages in thread

* [NTG-context] Re: upload
  2023-08-09 15:42 [NTG-context] upload Hans Hagen
  2023-08-09 19:29 ` [NTG-context] upload Rik Kabel
@ 2023-08-11  1:31 ` Thangalin
  2023-08-11  6:19   ` Hans Hagen
  1 sibling, 1 reply; 44+ messages in thread
From: Thangalin @ 2023-08-11  1:31 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 2959 bytes --]

Did arguments regress in 2023.08.10 02:59?

$ cat u.tex
\starttext
Feisty arguments
\stoptext
$ context u.tex
$  ls -la *.pdf
-rw-r--r-- 1 username username 6279 Aug 10 18:28 u.pdf
$ context --arguments=x=y u.tex | grep error
tex error       > tex error on line 13 in file : Use of \getrawparameters
doesn't match its definition
mtx-context     | fatal error: return code: 1

This was working with the previous release.

On Wed, Aug 9, 2023 at 8:43 AM Hans Hagen <j.hagen@xs4all.nl> wrote:

> Hi,
>
> I uploaded a new lmtx. There are some new features that wil be revealed
> in the future (likely after the meeting) but here is one:
>
> \starttext
>
>      \defineoverlay
>        [test]
>        [\color
>           [blue]
>           {TEST
>            \inframed
>              [foregroundcolor=red]
>              {xxx}
>            TEST}]
>
>      \framed
>        [background=test,
>         foregroundstyle=\switchtobodyfont[small]]
>        {test}
>
> \stoptext
>
>  From now on many commands accept (properly) nested [] inside commands
> that use [] as fences (like the setup commands) where it makes sense. It
> is up to the user to decide to use {} (as before) or not but it is less
> error prone.
>
> It is now also possible to nest setups as in
>
> \starttext
>
> \startsetups one
>      \startsetups [three]
>          HERE
>      \stopsetups
> \stopsetups
>
> \startsetups two
>      \startsetups [three]
>          THERE
>      \stopsetups
> \stopsetups
>
> \setups[one] \setups[three]
>
> \setups[two] \setups[three]
>
> \stoptext
>
> As part of the ongoing improvements on math rendering we added some
> classic lm/cm kerns (between upperacse and periods / commas) in the
> goodie files.
>
> Some lowlevel manuals have been extended, explaining experimental 'named
> cross macro nesting parameter referencing' and 'constrained cq. retained
> assignments', but that is only relevant for those interested in
> overcoming some limitations in the traditional engines.
>
> 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
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 4268 bytes --]

[-- Attachment #2: Type: text/plain, Size: 495 bytes --]

___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2023-08-10 15:02               ` Wolfgang Schuster
@ 2023-08-10 16:14                 ` Henning Hraban Ramm
  0 siblings, 0 replies; 44+ messages in thread
From: Henning Hraban Ramm @ 2023-08-10 16:14 UTC (permalink / raw)
  To: ntg-context

Am 10.08.23 um 17:02 schrieb Wolfgang Schuster:
>> indeed that was the issue, seems like i generated the update but 
>> didn't push it, can you check again?
> 
> It works now as expected.

Confirmed.
Thank you!

Hraban

___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2023-08-10 14:41             ` Hans Hagen via ntg-context
@ 2023-08-10 15:02               ` Wolfgang Schuster
  2023-08-10 16:14                 ` Henning Hraban Ramm
  0 siblings, 1 reply; 44+ messages in thread
From: Wolfgang Schuster @ 2023-08-10 15:02 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hans Hagen via ntg-context schrieb am 10.08.2023 um 16:41:
> On 8/10/2023 3:52 PM, Wolfgang Schuster wrote:
>> Henning Hraban Ramm schrieb am 10.08.2023 um 15:33:
>>> I was already on the latest, and the problem persists. Here’s a MWE:
>>>
>>> """
>>> \setupreferencing[left=,right=,]
>>>
>>> \starttext
>>>
>>> \about[something]
>>>
>>> \stoptext
>>> """
>>
>> It's unrelated to \about. Using nothing as argument to the last key 
>> doesn't work, e.g. in the following example "b" keeps \endgroup as 
>> value when I wrote "b=".
>>
>> \starttext
>>
>> \getdummyparameters[a=\begingroup,b=\endgroup]
>>
>> \dummyparameter{a}
>> \dummyparameter{b}
>>
>> % b is still \endgroup
>>
>> \getdummyparameters[a=,b=]
>>
>> \dummyparameter{a}
>> \dummyparameter{b}
>>
>> \stoptext
> indeed that was the issue, seems like i generated the update but 
> didn't push it, can you check again?

It works now as expected.

Wolfgang

___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2023-08-10 13:52           ` Wolfgang Schuster
@ 2023-08-10 14:41             ` Hans Hagen via ntg-context
  2023-08-10 15:02               ` Wolfgang Schuster
  0 siblings, 1 reply; 44+ messages in thread
From: Hans Hagen via ntg-context @ 2023-08-10 14:41 UTC (permalink / raw)
  To: ntg-context; +Cc: Hans Hagen

On 8/10/2023 3:52 PM, Wolfgang Schuster wrote:
> Henning Hraban Ramm schrieb am 10.08.2023 um 15:33:
>> I was already on the latest, and the problem persists. Here’s a MWE:
>>
>> """
>> \setupreferencing[left=,right=,]
>>
>> \starttext
>>
>> \about[something]
>>
>> \stoptext
>> """
> 
> It's unrelated to \about. Using nothing as argument to the last key 
> doesn't work, e.g. in the following example "b" keeps \endgroup as value 
> when I wrote "b=".
> 
> \starttext
> 
> \getdummyparameters[a=\begingroup,b=\endgroup]
> 
> \dummyparameter{a}
> \dummyparameter{b}
> 
> % b is still \endgroup
> 
> \getdummyparameters[a=,b=]
> 
> \dummyparameter{a}
> \dummyparameter{b}
> 
> \stoptext
indeed that was the issue, seems like i generated the update but didn't 
push it, can you check again?

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] 44+ messages in thread

* [NTG-context] Re: upload
  2023-08-10 13:33         ` Henning Hraban Ramm
@ 2023-08-10 13:52           ` Wolfgang Schuster
  2023-08-10 14:41             ` Hans Hagen via ntg-context
  0 siblings, 1 reply; 44+ messages in thread
From: Wolfgang Schuster @ 2023-08-10 13:52 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Henning Hraban Ramm

Henning Hraban Ramm schrieb am 10.08.2023 um 15:33:
> I was already on the latest, and the problem persists. Here’s a MWE:
>
> """
> \setupreferencing[left=,right=,]
>
> \starttext
>
> \about[something]
>
> \stoptext
> """

It's unrelated to \about. Using nothing as argument to the last key 
doesn't work, e.g. in the following example "b" keeps \endgroup as value 
when I wrote "b=".

\starttext

\getdummyparameters[a=\begingroup,b=\endgroup]

\dummyparameter{a}
\dummyparameter{b}

% b is still \endgroup

\getdummyparameters[a=,b=]

\dummyparameter{a}
\dummyparameter{b}

\stoptext

Wolfgang

___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2023-08-10 13:03       ` Hans Hagen
@ 2023-08-10 13:33         ` Henning Hraban Ramm
  2023-08-10 13:52           ` Wolfgang Schuster
  0 siblings, 1 reply; 44+ messages in thread
From: Henning Hraban Ramm @ 2023-08-10 13:33 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Am 10.08.23 um 15:03 schrieb Hans Hagen:
> On 8/10/2023 2:57 PM, Henning Hraban Ramm wrote:
>> Am 09.08.23 um 23:11 schrieb Hans Hagen:
>>> On 8/9/2023 9:29 PM, Rik Kabel wrote:
>>>> Two problems with this upload. First, page number suppression no 
>>>> longer works. Second, table captions are not displayed.
>>>
>>> indeed, probably a fix tomorrow
>>
>> I don’t know if that’s the same problem, but the current version gives 
>> a parsing error at
>> \quotation{\about[kap:example]}
>>
>> (2023.07.29 still works.)
> there was a new upload

I was already on the latest, and the problem persists. Here’s a MWE:

"""
\setupreferencing[left=,right=,]

\starttext

\about[something]

\stoptext
"""

tex error       > tex error on line 5 in file referencetest.tex: Extra 
}, or forgotten \endgroup

<macro>
     \egroup
<macro> \about
     ...ways \let \\\space \postponenotes \referencingparameter \c!left 
\doifelsereferencefound {#1} {\goto {\limitatetext 
\currentreferencetitle {\referencingparameter \c!width }\unknown 
}[#1]}{}\flushnotes \referencingparameter \c!right
     \endgroup
<line 3.5>
     \about[something]

1     \setupreferencing[left=,right=,]
2
3     \starttext
4
5 >>  \about[something]
6
7     \stoptext
8
I've deleted a group-closing symbol because it seems to be spurious, as in
'$x}$'. But perhaps the } is legitimate and you forgot something else, as in
'\hbox{$x}'.
mtx-context     | fatal error: return code: 1

___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2023-08-10 12:57     ` Henning Hraban Ramm
@ 2023-08-10 13:03       ` Hans Hagen
  2023-08-10 13:33         ` Henning Hraban Ramm
  0 siblings, 1 reply; 44+ messages in thread
From: Hans Hagen @ 2023-08-10 13:03 UTC (permalink / raw)
  To: Henning Hraban Ramm, mailing list for ConTeXt users

On 8/10/2023 2:57 PM, Henning Hraban Ramm wrote:
> Am 09.08.23 um 23:11 schrieb Hans Hagen:
>> On 8/9/2023 9:29 PM, Rik Kabel wrote:
>>> Two problems with this upload. First, page number suppression no 
>>> longer works. Second, table captions are not displayed.
>>
>> indeed, probably a fix tomorrow
> 
> I don’t know if that’s the same problem, but the current version gives a 
> parsing error at
> \quotation{\about[kap:example]}
> 
> (2023.07.29 still works.)
there was a new upload

-----------------------------------------------------------------
                                           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] 44+ messages in thread

* [NTG-context] Re: upload
  2023-08-09 21:11   ` Hans Hagen
@ 2023-08-10 12:57     ` Henning Hraban Ramm
  2023-08-10 13:03       ` Hans Hagen
  0 siblings, 1 reply; 44+ messages in thread
From: Henning Hraban Ramm @ 2023-08-10 12:57 UTC (permalink / raw)
  To: ntg-context

Am 09.08.23 um 23:11 schrieb Hans Hagen:
> On 8/9/2023 9:29 PM, Rik Kabel wrote:
>> Two problems with this upload. First, page number suppression no 
>> longer works. Second, table captions are not displayed.
> 
> indeed, probably a fix tomorrow

I don’t know if that’s the same problem, but the current version gives a 
parsing error at
\quotation{\about[kap:example]}

(2023.07.29 still works.)

Hraban
___________________________________________________________________________________
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] 44+ messages in thread

* [NTG-context] Re: upload
  2023-08-09 19:29 ` [NTG-context] upload Rik Kabel
@ 2023-08-09 21:11   ` Hans Hagen
  2023-08-10 12:57     ` Henning Hraban Ramm
  0 siblings, 1 reply; 44+ messages in thread
From: Hans Hagen @ 2023-08-09 21:11 UTC (permalink / raw)
  To: Rik Kabel, mailing list for ConTeXt users

On 8/9/2023 9:29 PM, Rik Kabel wrote:
> 
> On 8/9/2023 11:42 AM, Hans Hagen wrote:
>> Hi,
>>
>> I uploaded a new lmtx. There are some new features that wil be 
>> revealed in the future (likely after the meeting) but here is one:
>>
>>
> Two problems with this upload. First, page number suppression no longer 
> works. Second, table captions are not displayed.

indeed, probably a fix tomorrow

-----------------------------------------------------------------
                                           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] 44+ messages in thread

* [NTG-context] Re: upload
  2023-08-09 15:42 [NTG-context] upload Hans Hagen
@ 2023-08-09 19:29 ` Rik Kabel
  2023-08-09 21:11   ` Hans Hagen
  2023-08-11  1:31 ` Thangalin
  1 sibling, 1 reply; 44+ messages in thread
From: Rik Kabel @ 2023-08-09 19:29 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 841 bytes --]


On 8/9/2023 11:42 AM, Hans Hagen wrote:
> Hi,
>
> I uploaded a new lmtx. There are some new features that wil be 
> revealed in the future (likely after the meeting) but here is one:
>
>
Two problems with this upload. First, page number suppression no longer 
works. Second, table captions are not displayed.


    \setuppagenumbering [alternative=doublesided,location=]

    \setupcaption[style=sans,headstyle=sans]

    \starttext
    \startchapter[title={Page Numbering Test}]

    \startplacetable[location={here,spit,force},title={Title?}]
    \starttabulate[|rp|lp|]
    \HL \NC tufte \NC \input tufte \NC \AR
         \NC ward \NC \input ward \NC \AR
         \NC montgomery \NC \input montgomery \NC \AR \HL
    \stoptabulate
    \stopplacetable

    \dorecurse{7}{ \input tufte \par}

    \stopchapter
    \stoptext

-- 
RIk

[-- Attachment #1.2: Type: text/html, Size: 1563 bytes --]

[-- Attachment #2: Type: text/plain, Size: 495 bytes --]

___________________________________________________________________________________
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] 44+ messages in thread

end of thread, other threads:[~2024-04-01  9:50 UTC | newest]

Thread overview: 44+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-01  7:31 [NTG-context] upload Hans Hagen
2024-04-01  8:17 ` [NTG-context] upload Mikael Sundqvist
2024-04-01  9:34 ` Otared Kavian
2024-04-01  9:48   ` Hans Hagen
  -- strict thread matches above, loose matches on Subject: below --
2024-02-14 12:44 [NTG-context] upload Hans Hagen
2024-02-15  9:02 ` [NTG-context] upload luigi scarso
2024-02-15  9:35   ` Mikael Sundqvist
2024-02-15  9:48   ` Hans Hagen
2024-01-17 23:13 [NTG-context] upload Hans Hagen
2024-01-18  1:35 ` [NTG-context] upload Otared Kavian
2024-01-18  6:29   ` Mikael Sundqvist
2024-01-18  7:17     ` Jeong Dal via ntg-context
2024-01-18 14:27       ` Otared Kavian
2024-01-18 14:49         ` Hans Hagen
2024-01-18 19:04 ` Alain Delmotte
2024-01-18 19:43   ` Denis Maier via ntg-context
2024-01-19 17:34     ` Pablo Rodriguez via ntg-context
2024-01-19 18:55       ` Denis Maier via ntg-context
2024-01-19 21:56       ` Otared Kavian
2024-01-20  7:41         ` Alain Delmotte
2024-01-20  8:38       ` Hans Hagen via ntg-context
2024-01-20  8:58         ` vm via ntg-context
2024-01-20  9:32           ` Ursula Hermann
2024-01-20  9:45             ` Hans Hagen
2024-01-23  9:09             ` Hans Hagen via ntg-context
2024-01-23 16:29               ` Otared Kavian
2024-01-23 18:02                 ` Bruce Horrocks
2024-01-23 20:08                 ` Hans van der Meer via ntg-context
2024-01-23 20:59                   ` Otared Kavian
2024-01-23 21:06                     ` Thomas A. Schmitz
2024-01-24  9:29                       ` Otared Kavian
2024-01-23 21:02                   ` Otared Kavian
2024-01-20 13:04         ` Pablo Rodriguez via ntg-context
2024-01-21 11:33         ` Alain Delmotte
2023-08-09 15:42 [NTG-context] upload Hans Hagen
2023-08-09 19:29 ` [NTG-context] upload Rik Kabel
2023-08-09 21:11   ` Hans Hagen
2023-08-10 12:57     ` Henning Hraban Ramm
2023-08-10 13:03       ` Hans Hagen
2023-08-10 13:33         ` Henning Hraban Ramm
2023-08-10 13:52           ` Wolfgang Schuster
2023-08-10 14:41             ` Hans Hagen via ntg-context
2023-08-10 15:02               ` Wolfgang Schuster
2023-08-10 16:14                 ` Henning Hraban Ramm
2023-08-11  1:31 ` Thangalin
2023-08-11  6:19   ` Hans Hagen
2023-08-11 16:41     ` Thangalin

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).