On 12/1/2021 2:03 PM, denis.ma...@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-boun...@ntg.nl> Im Auftrag von Denis Maier
via ntg-context
Gesendet: Mittwoch, 1. Dezember 2021 11:44
An: j.ha...@xs4all.nl; ntg-context@ntg.nl
Cc: Maier, Denis Christian (UB) <denis.ma...@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 via email to