* xml processing errors after latest upgrade
@ 2021-12-01 9:41 Denis Maier via ntg-context
2021-12-01 9:52 ` Hans Hagen via ntg-context
0 siblings, 1 reply; 11+ messages in thread
From: Denis Maier via ntg-context @ 2021-12-01 9:41 UTC (permalink / raw)
To: ntg-context; +Cc: denis.maier
[-- Attachment #1.1: Type: text/plain, Size: 932 bytes --]
Hi,
the latest update may have introduced problems for xml processing :
For a document I could convert with version 2021.10.24 21:45 without problems gives me now this error :
%%%%%%%%%%%%%%%%%%%%%%%%%
...
structure > sectioning > title @ level 2 : 0.0 -> \documentvariable {title}
fatal lua error:
registered function call [929]: ...ext/tex/texmf-context/tex/context/base/mkiv/scrn-ref.lua:31: attempt to call a nil value (upvalue 'expandcurrent')
stack traceback:
...ext/tex/texmf-context/tex/context/base/mkiv/scrn-ref.lua:31: in function <...ext/tex/texmf-context/tex/context/base/mkiv/scrn-ref.lua:27>
(...tail calls...)
mtx-context | fatal error: return code: 1
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Not sure what is going wrong. Any hints how I can start debugging? Any ideas what could have caused that change?
(Ok, let's build a MWE..)
Best,
Denis
[-- Attachment #1.2: Type: text/html, Size: 3994 bytes --]
[-- Attachment #2: Type: text/plain, Size: 493 bytes --]
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: xml processing errors after latest upgrade
2021-12-01 9:41 xml processing errors after latest upgrade Denis Maier via ntg-context
@ 2021-12-01 9:52 ` Hans Hagen via ntg-context
2021-12-01 9:58 ` Denis Maier via ntg-context
2021-12-01 10:44 ` Denis Maier via ntg-context
0 siblings, 2 replies; 11+ messages in thread
From: Hans Hagen via ntg-context @ 2021-12-01 9:52 UTC (permalink / raw)
To: mailing list for ConTeXt users; +Cc: Hans Hagen
On 12/1/2021 10:41 AM, Denis Maier via ntg-context wrote:
> Not sure what is going wrong. Any hints how I can start debugging? Any
> ideas what could have caused that change?
>
> (Ok, let’s build a MWE..)
a mix of old / new files?
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: xml processing errors after latest upgrade
2021-12-01 9:52 ` Hans Hagen via ntg-context
@ 2021-12-01 9:58 ` Denis Maier via ntg-context
2021-12-01 10:01 ` Denis Maier via ntg-context
2021-12-01 10:44 ` Denis Maier via ntg-context
1 sibling, 1 reply; 11+ messages in thread
From: Denis Maier via ntg-context @ 2021-12-01 9:58 UTC (permalink / raw)
To: j.hagen, ntg-context; +Cc: denis.maier
You mean a problem with the update?
I've wiped the cache and ran
mtxrun --generate
context --make
But, no change.
Denis
> -----Ursprüngliche Nachricht-----
> Von: Hans Hagen <j.hagen@xs4all.nl>
> Gesendet: Mittwoch, 1. Dezember 2021 10:52
> An: mailing list for ConTeXt users <ntg-context@ntg.nl>
> Cc: Maier, Denis Christian (UB) <denis.maier@unibe.ch>
> Betreff: Re: [NTG-context] xml processing errors after latest upgrade
>
> On 12/1/2021 10:41 AM, Denis Maier via ntg-context wrote:
>
> > Not sure what is going wrong. Any hints how I can start debugging? Any
> > ideas what could have caused that change?
> >
> > (Ok, let’s build a MWE..)
> a mix of old / new files?
>
>
> -----------------------------------------------------------------
> Hans Hagen | PRAGMA ADE
> Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
> tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
> -----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: xml processing errors after latest upgrade
2021-12-01 9:58 ` Denis Maier via ntg-context
@ 2021-12-01 10:01 ` Denis Maier via ntg-context
2021-12-01 10:03 ` Denis Maier via ntg-context
0 siblings, 1 reply; 11+ messages in thread
From: Denis Maier via ntg-context @ 2021-12-01 10:01 UTC (permalink / raw)
To: j.hagen, ntg-context; +Cc: denis.maier
Trying a fresh installation.
> -----Ursprüngliche Nachricht-----
> Von: Maier, Denis Christian (UB)
> Gesendet: Mittwoch, 1. Dezember 2021 10:59
> An: 'Hans Hagen' <j.hagen@xs4all.nl>; mailing list for ConTeXt users <ntg-
> context@ntg.nl>
> Betreff: AW: [NTG-context] xml processing errors after latest upgrade
>
> You mean a problem with the update?
>
> I've wiped the cache and ran
> mtxrun --generate
> context --make
>
> But, no change.
>
> Denis
>
> > -----Ursprüngliche Nachricht-----
> > Von: Hans Hagen <j.hagen@xs4all.nl>
> > Gesendet: Mittwoch, 1. Dezember 2021 10:52
> > An: mailing list for ConTeXt users <ntg-context@ntg.nl>
> > Cc: Maier, Denis Christian (UB) <denis.maier@unibe.ch>
> > Betreff: Re: [NTG-context] xml processing errors after latest upgrade
> >
> > On 12/1/2021 10:41 AM, Denis Maier via ntg-context wrote:
> >
> > > Not sure what is going wrong. Any hints how I can start debugging?
> > > Any ideas what could have caused that change?
> > >
> > > (Ok, let’s build a MWE..)
> > a mix of old / new files?
> >
> >
> > -----------------------------------------------------------------
> > Hans Hagen | PRAGMA ADE
> > Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
> > tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
> > -----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: xml processing errors after latest upgrade
2021-12-01 10:01 ` Denis Maier via ntg-context
@ 2021-12-01 10:03 ` Denis Maier via ntg-context
0 siblings, 0 replies; 11+ messages in thread
From: Denis Maier via ntg-context @ 2021-12-01 10:03 UTC (permalink / raw)
To: j.hagen, ntg-context; +Cc: denis.maier
Still the same error.
> -----Ursprüngliche Nachricht-----
> Von: Maier, Denis Christian (UB)
> Gesendet: Mittwoch, 1. Dezember 2021 11:02
> An: 'Hans Hagen' <j.hagen@xs4all.nl>; 'mailing list for ConTeXt users' <ntg-
> context@ntg.nl>
> Betreff: AW: [NTG-context] xml processing errors after latest upgrade
>
> Trying a fresh installation.
>
> > -----Ursprüngliche Nachricht-----
> > Von: Maier, Denis Christian (UB)
> > Gesendet: Mittwoch, 1. Dezember 2021 10:59
> > An: 'Hans Hagen' <j.hagen@xs4all.nl>; mailing list for ConTeXt users
> > <ntg- context@ntg.nl>
> > Betreff: AW: [NTG-context] xml processing errors after latest upgrade
> >
> > You mean a problem with the update?
> >
> > I've wiped the cache and ran
> > mtxrun --generate
> > context --make
> >
> > But, no change.
> >
> > Denis
> >
> > > -----Ursprüngliche Nachricht-----
> > > Von: Hans Hagen <j.hagen@xs4all.nl>
> > > Gesendet: Mittwoch, 1. Dezember 2021 10:52
> > > An: mailing list for ConTeXt users <ntg-context@ntg.nl>
> > > Cc: Maier, Denis Christian (UB) <denis.maier@unibe.ch>
> > > Betreff: Re: [NTG-context] xml processing errors after latest
> > > upgrade
> > >
> > > On 12/1/2021 10:41 AM, Denis Maier via ntg-context wrote:
> > >
> > > > Not sure what is going wrong. Any hints how I can start debugging?
> > > > Any ideas what could have caused that change?
> > > >
> > > > (Ok, let’s build a MWE..)
> > > a mix of old / new files?
> > >
> > >
> > > -----------------------------------------------------------------
> > > Hans Hagen | PRAGMA ADE
> > > Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
> > > tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
> > > -----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: xml processing errors after latest upgrade
2021-12-01 9:52 ` Hans Hagen via ntg-context
2021-12-01 9:58 ` Denis Maier via ntg-context
@ 2021-12-01 10:44 ` Denis Maier via ntg-context
2021-12-01 12:52 ` Denis Maier via ntg-context
2021-12-01 13:03 ` Denis Maier via ntg-context
1 sibling, 2 replies; 11+ messages in thread
From: Denis Maier via ntg-context @ 2021-12-01 10:44 UTC (permalink / raw)
To: j.hagen, ntg-context; +Cc: denis.maier
Ok, seems unrelated to XML.
This here shows the problem:
%%%%%%%%%%%%%%%%%%%%
% no problems withouth setupinteraction
\setupinteraction [
state=start,
focus=standard,
openaction=FitWidth,
color=,
contrastcolor=,
style=,
]
\starttext
asdf
\stoptext
%%%%%%%%%%%%%%%%%%%%
Best,
Denis
> -----Ursprüngliche Nachricht-----
> Von: Hans Hagen <j.hagen@xs4all.nl>
> Gesendet: Mittwoch, 1. Dezember 2021 10:52
> An: mailing list for ConTeXt users <ntg-context@ntg.nl>
> Cc: Maier, Denis Christian (UB) <denis.maier@unibe.ch>
> Betreff: Re: [NTG-context] xml processing errors after latest upgrade
>
> On 12/1/2021 10:41 AM, Denis Maier via ntg-context wrote:
>
> > Not sure what is going wrong. Any hints how I can start debugging? Any
> > ideas what could have caused that change?
> >
> > (Ok, let’s build a MWE..)
> a mix of old / new files?
>
>
> -----------------------------------------------------------------
> Hans Hagen | PRAGMA ADE
> Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
> tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
> -----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: xml processing errors after latest upgrade
2021-12-01 10:44 ` Denis Maier via ntg-context
@ 2021-12-01 12:52 ` Denis Maier via ntg-context
2021-12-01 13:03 ` Denis Maier via ntg-context
1 sibling, 0 replies; 11+ messages in thread
From: Denis Maier via ntg-context @ 2021-12-01 12:52 UTC (permalink / raw)
To: ntg-context, j.hagen; +Cc: denis.maier
Another problem. Maybe that's related?
Running the file with the --luatex flag gives me this error message:
tx-context | redirect luametatex -> luatex: luatex --luaonly "C:/context/tex/texmf-win64/bin/mtxrun.lua" --script mtx-context --luatex debug --redirected
mtxrun | unknown script 'mtx-context.lua' or 'mtx-mtx-context.lua'
Denis
> -----Ursprüngliche Nachricht-----
> Von: ntg-context <ntg-context-bounces@ntg.nl> Im Auftrag von Denis Maier
> via ntg-context
> Gesendet: Mittwoch, 1. Dezember 2021 11:44
> An: j.hagen@xs4all.nl; ntg-context@ntg.nl
> Cc: Maier, Denis Christian (UB) <denis.maier@unibe.ch>
> Betreff: Re: [NTG-context] xml processing errors after latest upgrade
>
> Ok, seems unrelated to XML.
>
> This here shows the problem:
>
> %%%%%%%%%%%%%%%%%%%%
> % no problems withouth setupinteraction
> \setupinteraction [
> state=start,
> focus=standard,
> openaction=FitWidth,
> color=,
> contrastcolor=,
> style=,
> ]
>
> \starttext
>
> asdf
>
> \stoptext
> %%%%%%%%%%%%%%%%%%%%
>
> Best,
> Denis
>
> > -----Ursprüngliche Nachricht-----
> > Von: Hans Hagen <j.hagen@xs4all.nl>
> > Gesendet: Mittwoch, 1. Dezember 2021 10:52
> > An: mailing list for ConTeXt users <ntg-context@ntg.nl>
> > Cc: Maier, Denis Christian (UB) <denis.maier@unibe.ch>
> > Betreff: Re: [NTG-context] xml processing errors after latest upgrade
> >
> > On 12/1/2021 10:41 AM, Denis Maier via ntg-context wrote:
> >
> > > Not sure what is going wrong. Any hints how I can start debugging?
> > > Any ideas what could have caused that change?
> > >
> > > (Ok, let’s build a MWE..)
> > a mix of old / new files?
> >
> >
> > -----------------------------------------------------------------
> > Hans Hagen | PRAGMA ADE
> > Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
> > tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
> > -----------------------------------------------------------------
> __________________________________________________________
> _________________________
> If your question is of interest to others as well, please add an entry to the
> Wiki!
>
> maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-
> context
> webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive :
> https://bitbucket.org/phg/context-mirror/commits/
> wiki : http://contextgarden.net
> __________________________________________________________
> _________________________
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: xml processing errors after latest upgrade
2021-12-01 10:44 ` Denis Maier via ntg-context
2021-12-01 12:52 ` Denis Maier via ntg-context
@ 2021-12-01 13:03 ` Denis Maier via ntg-context
2021-12-01 15:37 ` Hans Hagen via ntg-context
2021-12-01 15:38 ` Pablo Rodriguez via ntg-context
1 sibling, 2 replies; 11+ messages in thread
From: Denis Maier via ntg-context @ 2021-12-01 13:03 UTC (permalink / raw)
To: ntg-context, j.hagen; +Cc: denis.maier
Sorry for spamming the list, but I was able to narrow it further down:
%%%%%%%%%%%%%%%%%
\setupinteraction
[
state=start,
openaction=FitWidth, % comment this out to make it work
]
\starttext
asdf
\stoptext
%%%%%%%%%%%%%%%%%
Can anyone confirm this?
> -----Ursprüngliche Nachricht-----
> Von: ntg-context <ntg-context-bounces@ntg.nl> Im Auftrag von Denis Maier
> via ntg-context
> Gesendet: Mittwoch, 1. Dezember 2021 11:44
> An: j.hagen@xs4all.nl; ntg-context@ntg.nl
> Cc: Maier, Denis Christian (UB) <denis.maier@unibe.ch>
> Betreff: Re: [NTG-context] xml processing errors after latest upgrade
>
> Ok, seems unrelated to XML.
>
> This here shows the problem:
>
> %%%%%%%%%%%%%%%%%%%%
> % no problems withouth setupinteraction
> \setupinteraction [
> state=start,
> focus=standard,
> openaction=FitWidth,
> color=,
> contrastcolor=,
> style=,
> ]
>
> \starttext
>
> asdf
>
> \stoptext
> %%%%%%%%%%%%%%%%%%%%
>
> Best,
> Denis
>
> > -----Ursprüngliche Nachricht-----
> > Von: Hans Hagen <j.hagen@xs4all.nl>
> > Gesendet: Mittwoch, 1. Dezember 2021 10:52
> > An: mailing list for ConTeXt users <ntg-context@ntg.nl>
> > Cc: Maier, Denis Christian (UB) <denis.maier@unibe.ch>
> > Betreff: Re: [NTG-context] xml processing errors after latest upgrade
> >
> > On 12/1/2021 10:41 AM, Denis Maier via ntg-context wrote:
> >
> > > Not sure what is going wrong. Any hints how I can start debugging?
> > > Any ideas what could have caused that change?
> > >
> > > (Ok, let’s build a MWE..)
> > a mix of old / new files?
> >
> >
> > -----------------------------------------------------------------
> > Hans Hagen | PRAGMA ADE
> > Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
> > tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
> > -----------------------------------------------------------------
> __________________________________________________________
> _________________________
> If your question is of interest to others as well, please add an entry to the
> Wiki!
>
> maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-
> context
> webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive :
> https://bitbucket.org/phg/context-mirror/commits/
> wiki : http://contextgarden.net
> __________________________________________________________
> _________________________
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: xml processing errors after latest upgrade
2021-12-01 13:03 ` Denis Maier via ntg-context
@ 2021-12-01 15:37 ` Hans Hagen via ntg-context
2021-12-02 6:41 ` Thangalin via ntg-context
2021-12-01 15:38 ` Pablo Rodriguez via ntg-context
1 sibling, 1 reply; 11+ messages in thread
From: Hans Hagen via ntg-context @ 2021-12-01 15:37 UTC (permalink / raw)
To: denis.maier, mailing list for ConTeXt users; +Cc: Hans Hagen
On 12/1/2021 2:03 PM, denis.maier@unibe.ch wrote:
> Sorry for spamming the list, but I was able to narrow it further down:
>
> %%%%%%%%%%%%%%%%%
> \setupinteraction
> [
> state=start,
> openaction=FitWidth, % comment this out to make it work
> ]
>
> \starttext
>
> asdf
>
> \stoptext
> %%%%%%%%%%%%%%%%%
>
> Can anyone confirm this?
>
>
>> -----Ursprüngliche Nachricht-----
>> Von: ntg-context <ntg-context-bounces@ntg.nl> Im Auftrag von Denis Maier
>> via ntg-context
>> Gesendet: Mittwoch, 1. Dezember 2021 11:44
>> An: j.hagen@xs4all.nl; ntg-context@ntg.nl
>> Cc: Maier, Denis Christian (UB) <denis.maier@unibe.ch>
>> Betreff: Re: [NTG-context] xml processing errors after latest upgrade
>>
>> Ok, seems unrelated to XML.
>>
>> This here shows the problem:
>>
>> %%%%%%%%%%%%%%%%%%%%
>> % no problems withouth setupinteraction
>> \setupinteraction [
>> state=start,
>> focus=standard,
>> openaction=FitWidth,
>> color=,
>> contrastcolor=,
>> style=,
>> ]
>>
>> \starttext
>>
>> asdf
>>
>> \stoptext
>> %%%%%%%%%%%%%%%%%%%%
you can patch this in scrn-ref.lua (and remakle the format)
local expandcurrent = structures.references.expandcurrent or function() end
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: xml processing errors after latest upgrade
2021-12-01 13:03 ` Denis Maier via ntg-context
2021-12-01 15:37 ` Hans Hagen via ntg-context
@ 2021-12-01 15:38 ` Pablo Rodriguez via ntg-context
1 sibling, 0 replies; 11+ messages in thread
From: Pablo Rodriguez via ntg-context @ 2021-12-01 15:38 UTC (permalink / raw)
To: Denis Maier via ntg-context; +Cc: Pablo Rodriguez
On 12/1/21 2:03 PM, Denis Maier via ntg-context wrote:
> Sorry for spamming the list, but I was able to narrow it further down:
> [...]
> \setupinteraction
> [state=start,
> openaction=FitWidth] % comment this out to make it work
> [...]
> Can anyone confirm this?
Hi Denis,
I can confirm the issue. I get the following error message:
registered function call [929]:
...ext/tex/texmf-context/tex/context/base/mkiv/scrn-ref.lua:31: attempt
to call a nil value (upvalue 'expandcurrent')
stack traceback:
...ext/tex/texmf-context/tex/context/base/mkiv/scrn-ref.lua:31: in
function <...ext/tex/texmf-context/tex/context/base/mkiv/scrn-ref.lua:27>
(...tail calls...)
I hope it helps,
Pablo
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___________________________________________________________________________________
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2021-12-02 6:41 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-01 9:41 xml processing errors after latest upgrade Denis Maier via ntg-context
2021-12-01 9:52 ` Hans Hagen via ntg-context
2021-12-01 9:58 ` Denis Maier via ntg-context
2021-12-01 10:01 ` Denis Maier via ntg-context
2021-12-01 10:03 ` Denis Maier via ntg-context
2021-12-01 10:44 ` Denis Maier via ntg-context
2021-12-01 12:52 ` Denis Maier via ntg-context
2021-12-01 13:03 ` Denis Maier via ntg-context
2021-12-01 15:37 ` Hans Hagen via ntg-context
2021-12-02 6:41 ` Thangalin via ntg-context
2021-12-01 15:38 ` Pablo Rodriguez via ntg-context
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).