ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen via ntg-context <ntg-context@ntg.nl>
To: denis.maier@unibe.ch,
	mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Hans Hagen <j.hagen@xs4all.nl>
Subject: Re: xml processing errors after latest upgrade
Date: Wed, 1 Dec 2021 16:37:01 +0100	[thread overview]
Message-ID: <2e0770eb-627a-96d4-dd27-46ae3b4eda59@xs4all.nl> (raw)
In-Reply-To: <126406aa33d6450bbd888791958fa02f@unibe.ch>

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
___________________________________________________________________________________

  reply	other threads:[~2021-12-01 15:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-01  9:41 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 [this message]
2021-12-02  6:41         ` Thangalin via ntg-context
2021-12-01 15:38       ` Pablo Rodriguez via ntg-context

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2e0770eb-627a-96d4-dd27-46ae3b4eda59@xs4all.nl \
    --to=ntg-context@ntg.nl \
    --cc=denis.maier@unibe.ch \
    --cc=j.hagen@xs4all.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).