From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, HTML_MESSAGE,MAILING_LIST_MULTI,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 31305 invoked from network); 2 Dec 2023 11:25:09 -0000 Received: from cgl.ntg.nl (5.39.185.202) by inbox.vuxu.org with ESMTPUTF8; 2 Dec 2023 11:25:09 -0000 Received: from localhost (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id 58763483A9A for ; Sat, 2 Dec 2023 12:24:12 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at cgl.ntg.nl Received: from cgl.ntg.nl ([127.0.0.1]) by localhost (cgl.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kNwUsntL_drT for ; Sat, 2 Dec 2023 12:24:11 +0100 (CET) Received: from cgl.ntg.nl (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id 838B0483C4F for ; Sat, 2 Dec 2023 12:22:59 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id 04BB848397D for ; Sat, 2 Dec 2023 12:22:38 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at cgl.ntg.nl Received: from cgl.ntg.nl ([127.0.0.1]) by localhost (cgl.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1YW7jY-4G43K for ; Sat, 2 Dec 2023 12:22:36 +0100 (CET) Received: from outbound00.knthost.com (outbound00.knthost.com [45.13.66.34]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by cgl.ntg.nl (Postfix) with ESMTPS id BE237483974 for ; Sat, 2 Dec 2023 12:22:36 +0100 (CET) Date: Sat, 2 Dec 2023 12:22:24 +0100 DKIM-Filter: OpenDKIM Filter v2.10.3 outbound00.knthost.com 352DAF12EA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=labonneheure.ch; s=default; t=1701516088; bh=pR/LBU/zSGxASz6Ne/lixUiLmcoog+/eP1J/lr4qntg=; h=Date:From:To:In-Reply-To:References:Subject; b=fZq3wRg5kehGXkEwJn67k9iMne9uqbUkQKLIMFKTciOUcUPYG8QyQTTrxD1WTRKRr /whJTqcSoKMDFiVHyQOJ/ywgn+2q3l2CVKR5QMmjior0T872MKmHX27Wh3ysCdsFJk wUknXIUu4UU9tm9LRzrk1ddgCathIhc9NwYGoWOsHf/1GUSMP2Y4Vl5DW6M2ZiEjPU WxzPzlOMB4ziR4PvpaZuYpi0d2T+PuxcCNyezxQBioh4mXzZiWuRaIC1m/Km+mm84b K1SYB7z/YyTsMv516rGsn+YESOfLTnUyzV/nfi0xTj6M9nJZ2Ww3VPWSvhny/ty0JX /KDAT4iflspdA== To: mailing list for ConTeXt users Message-ID: <6CF6CA52-682B-42F6-BAF2-FCEF993C4C75@getmailspring.com> In-Reply-To: References: X-Mailer: Mailspring MIME-Version: 1.0 Message-ID-Hash: PHA4LD4SQGD6R63MFG2SEB256OKA7WB4 X-Message-ID-Hash: PHA4LD4SQGD6R63MFG2SEB256OKA7WB4 X-MailFrom: emanuel@labonneheure.ch X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list Reply-To: mailing list for ConTeXt users Subject: [NTG-context] Re: multipage metapost output from ConTeXt List-Id: mailing list for ConTeXt users Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: From: Emanuel Han via ntg-context Cc: Emanuel Han Content-Type: multipart/mixed; boundary="===============3119953748006687678==" --===============3119953748006687678== Content-Type: multipart/alternative; boundary="656b1370_6b8b4567_ebd9" --656b1370_6b8b4567_ebd9 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline So is there a way to circumvent these issues=3F Or an explanation for thi= s behavior, so that I can try to find a solution by myself=3F Thanks Emanuel On Nov. 29 2023, at 12:25 pm, Emanuel Han via ntg-context wrote: > Dear Aditya and =46abrice, > thanks for your responses. > > I included some of =46abrice's code into mine for testing purpose, and = indeed the multipage works now. > What is bizarre is that issues appear now that didn't appear before: > Path A is drawn with color red on page 1, and in color black on all fol= lowing pages, while it should stay red. > > textext(, ) is overwriting with =22T=3D=22&decimal(c= urrentime) which has been used previously in textext() before the for k=3D= 1 endfor loop. This overwriting happens only for the first textext() whic= h occurs inside the for k=3D1 endfor loop. All other textext() inside the= for k=3D1 endfor loop are not drawn at all. If the line =C2=AB draw text= ext(=22T=3D=22&decimal(currentime)) scaled 2 shifted(0,2in) withcolor mag= enta ; =C2=BB is commented out, the first textext() inside the for k=3D1 = endfor loop is not drawn neither. It must be an issue with textext(), bec= ause when I replace textext() by lmt=5Foutline=5B=5D, the text is drawn. > > > Adjusted mwe: > > =5Cenableregime=5Butf=5D % enable unicoded input > =5Cdefinefontfamily =5BRoman=46ont=5D =5Brm=5D =5Bcalluna=5D > =5Cdefinefontfamily =5BKorean=46ont=5D =5Brm=5D =5Bapplemyungjo=5D > =5Cdefinefontfamily =5BJapanese=46ont=5D =5Brm=5D =5Bhannotatesc=5D > =5Cdefinefontfeature > =5Bfea=5D > =5Bmode=3Dnode,language=3Ddflt,script=3Darab, > init=3Dyes, > medi=3Dyes, > fina=3Dyes, > isol=3Dyes, > calt=3Dyes, > rlig=3Dyes, > tlig=3Dyes, > trep=3Dyes, > curs=3Dyes, > kern=3Dyes, > mark=3Dyes > =5D > > =5Cstarttypescript =5Bserif=5D =5Bnotonaskharabic=5D > =5Cdefinefontsynonym =5Bnotonaskharabic-Light=5D =5Bname:notonaskharabi= c=5D =5Bfeatures=3Dfea=5D > =5Cdefinefontsynonym =5Bnotonaskharabic-Bold=5D =5Bname:notonaskharabic= =5D =5Bfeatures=3Dfea=5D > =5Cdefinefontsynonym =5Bnotonaskharabic-Italic=5D =5Bname:notonaskharab= ic=5D =5Bfeatures=3Dfea=5D > =5Cdefinefontsynonym =5Bnotonaskharabic-Bold-Italic=5D =5Bname:notonask= harabic=5D =5Bfeatures=3Dfea=5D > =5Cstoptypescript > > =5Cstarttypescript =5Bserif=5D =5Bnotonaskharabic=5D > =5Cusetypescript=5Bserif=5D=5Bfallback=5D > =5Cdefinefontsynonym =5BSerif=5D =5Bnotonaskharabic-Light=5D =5Bfeature= s=3Dfea=5D > =5Cdefinefontsynonym =5BSerifItalic=5D =5Bnotonaskharabic-Italic=5D =5B= features=3Dfea=5D > =5Cdefinefontsynonym =5BSerifBold=5D =5Bnotonaskharabic-Bold=5D =5Bfeat= ures=3Dfea=5D > =5Cdefinefontsynonym =5BSerifBoldItalic=5D =5Bnotonaskharabic-Bold-Ital= ic=5D =5Bfeatures=3Dfea=5D > =5Cstoptypescript > > =5Cstarttypescript =5Bnotonaskharabic=5D > =5Cdefinetypeface =5Bnotonaskharabic=5D =5Brm=5D =5Bserif=5D =5Bnotonas= kharabic=5D =5Bdefault=5D > =5Cstoptypescript > > =5Cusetypescript=5Bnotonaskharabic=5D > =5Csetupbodyfont =5BRoman=46ont=5D > > =5Cusecolors=5Bcrayola=5D > > =5CstartMPinclusions > picture p=5B=5D; > path The=46rame ; > The=46rame :=3D fullsquare scaled 5in ; > > z0 =3D (0,0); > z1 =3D (60,40); > z2 =3D (40,90); > z3 =3D (10,70); > z4 =3D (30,50); > z5 =3D (90,70); > z6 =3D (-10,70); > > path A; A =3D z0..z1..z2..z3..z4 ; > pair AStartPoint; AStartPoint =3D point 0 of A; > pair AEndPoint; AEndPoint =3D point 4 of A; > path B; B =3D z5..z6; > pair BStartPoint; BStartPoint =3D point 0 of B; > pair BEndPoint; BEndPoint =3D point 1 of B; > path C; C =3D AStartPoint..AEndPoint; > > p1:=3Dimage( > draw A withcolor red; > ); > > p2:=3Dimage(draw A; label(lmt=5Foutline =5B > text =3D =22=5CJapanese=46ont =E6=97=A5=E6=9C=AC=E8=AA=9E=22 > =5D, AEndPoint);); > > p3:=3Dimage( > label(textext(=22=5Cnotonaskharabic =5Ctextdir TRT =D8=AF=D8=A7=D9=86=DA= =AF=22) scaled 1.2, BStartPoint); > ); > > p4:=3Dimage(draw A; label(lmt=5Foutline =5B > text =3D =22=5CKorean=46ont =ED=95=9C=EA=B5=AD=EC=96=B4=22 > =5D, AStartPoint);); > > p5:=3Dimage( > label(textext(=22b=C4=81ng=22), BEndPoint); > draw C withcolor green; > ); > > p6:=3Dimage( > draw B withcolor blue; > ); > =5CstopMPinclusions > > =5Cstarttext > =5Cdorecurse=7B6=7D=7B % =46rame > =5CsetupMPpage=5Bbackground=3Dcolor, backgroundcolor=3DSpringGreen=5D > =5CstartMPpage=5Bpagestate=3Dstart=5D > currentime :=3D =231 ; > % Just for learning : > draw The=46rame withpen pencircle scaled .1in withcolor magenta ; > draw textext(=22T=3D=22&decimal(currentime)) scaled 2 shifted(0,2in) wi= thcolor magenta ; > for k=3D1 upto currentime: draw p=5Bk=5D; endfor > setbounds currentpicture to The=46rame ; > > desiredformat :=3D 1080;% In pixels (will be converted by default at 72= dpi) > currentpicture :=3D currentpicture xysized (desiredformat ,desiredforma= t ); > > =5CstopMPpage > =7D > > =5Cstoptext > On Nov. 27 2023, at 11:25 pm, Aditya Mahajan wrot= e: > > On Mon, 27 Nov 2023, =46abrice L wrote: > > > > > Hi, > > > > > > It is fun fact very easy to do. You just use =5CstartMPpage (=E2=80= =A6) =5CstopMPpage multiple times. Here is an example which build an anim= ation of a particle moving according to a Brownian motion. > > > > A very similar option is to pass a variable to a metapost drawing. Th= is is what I use: > > https://adityam.github.io/context-blog/post/metapost-animation/ > > It only works when viewed in acrobat, you can just comment out the an= imation part and wrap it in =5CstartTEXpage .. =5CstopTEXpage to get mult= i-page animation. > > Aditya=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F > > If your question is of interest to others as well, please add an entr= y to the Wiki=21 > > > > maillist : ntg-context=40ntg.nl / https://mailman.ntg.nl/mailman3/lis= ts/ntg-context.ntg.nl > > webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mir= ror) > > archive : https://github.com/contextgarden/context > > wiki : https://wiki.contextgarden.net > > =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F > > > > =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F > If your question is of interest to others as well, please add an entry = to the Wiki=21 > > maillist : ntg-context=40ntg.nl / https://mailman.ntg.nl/mailman3/lists= /ntg-context.ntg.nl > webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirro= r) > archive : https://github.com/contextgarden/context > wiki : https://wiki.contextgarden.net > =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F --656b1370_6b8b4567_ebd9 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
So is there a way to circumvent these issues=3F Or an explanation fo= r this behavior, so that I can try to find a solution by myself=3F
<= br>
Thanks
Emanuel

On Nov. 29 2023, at 12:25 pm, Emanuel Han via ntg-context = <ntg-context=40ntg.nl> wrote:
Dear Aditya and= =46abrice,
thanks for your responses.

I included= some of =46abrice's code into mine for testing purpose, and indeed the m= ultipage works now.
What is bizarre is that issues appear now t= hat didn't appear before:
  • Path A is drawn with color re= d on page 1, and in color black on all following pages, while it should s= tay red.
  • textext(<text>, <pair>) is overwr= iting <text> with =22T=3D=22&decimal(currentime) which has been= used previously  in textext() before the for k=3D1 endfor loop. Thi= s overwriting happens only for the first textext() which occurs inside th= e for k=3D1 endfor loop. All other textext() inside the for k=3D1 endfor = loop are not drawn at all. If the line  =C2=AB draw textext(=22T=3D=22= &decimal(currentime)) scaled 2 shifted(0,2in) withcolor magenta ; =C2= =BB is commented out, the first textext() inside the for k=3D1 endfor loo= p is not drawn neither. It must be an issue with textext(), because when = I replace textext() by lmt=5Foutline=5B=5D, the text is drawn.
  • =
Adjusted mwe:

=5Cenableregime=5Butf=5D % enable u= nicoded input

=5Cdefinefontfamily =5BRoman=46ont=5D =5Brm=5D= =5Bcalluna=5D

=5Cdefinefontfamily =5BKorean=46ont=5D =5Brm= =5D =5Bapplemyungjo=5D

=5Cdefinefontfamily =5BJapanese=46on= t=5D =5Brm=5D =5Bhannotatesc=5D

=5Cdefinefontfeature
<= div> =5Bfea=5D
 =5Bmode=3Dnode,language=3Ddflt,script= =3Darab,
  init=3Dyes,
  medi=3Dyes,
<= div>  fina=3Dyes,
  isol=3Dyes,
  calt= =3Dyes,
  rlig=3Dyes,
  tlig=3Dyes,
  trep=3Dyes,
  curs=3Dyes,
  kern=3D= yes,
  mark=3Dyes
=5D

=5Cstarttype= script =5Bserif=5D =5Bnotonaskharabic=5D
 =5Cdefinefontsyn= onym =5Bnotonaskharabic-Light=5D       =5Bn= ame:notonaskharabic=5D        =5Bfeatu= res=3Dfea=5D
 =5Cdefinefontsynonym =5Bnotonaskharabic-Bold= =5D        =5Bname:notonaskharabic=5D&= nbsp;       =5Bfeatures=3Dfea=5D
=  =5Cdefinefontsynonym =5Bnotonaskharabic-Italic=5D   =    =5Bname:notonaskharabic=5D     &nbs= p;  =5Bfeatures=3Dfea=5D
 =5Cdefinefontsynonym =5Bnot= onaskharabic-Bold-Italic=5D =5Bname:notonaskharabic=5D   &= nbsp;    =5Bfeatures=3Dfea=5D
=5Cstoptypescript<= /div>
=5Cstarttypescript =5Bserif=5D =5Bnotonaskharabic=5D
<= div> =5Cusetypescript=5Bserif=5D=5Bfallback=5D
 =5Cde= finefontsynonym =5BSerif=5D       &nbs= p;            = ;   =5Bnotonaskharabic-Light=5D     &n= bsp; =5Bfeatures=3Dfea=5D
 =5Cdefinefontsynonym =5BSerifIt= alic=5D           =       =5Bnotonaskharabic-Italic=5D  &n= bsp;   =5Bfeatures=3Dfea=5D
 =5Cdefinefontsynony= m =5BSerifBold=5D         &n= bsp;         =5Bnotonaskharabic-B= old=5D        =5Bfeatures=3Dfea=5D
 =5Cdefinefontsynonym =5BSerifBoldItalic=5D   =           =5Bnotonaskharabic= -Bold-Italic=5D =5Bfeatures=3Dfea=5D
=5Cstoptypescript
=5Cstarttypescript =5Bnotonaskharabic=5D
  =5Cdefine= typeface =5Bnotonaskharabic=5D =5Brm=5D =5Bserif=5D =5Bnotonaskharabic=5D= =5Bdefault=5D
=5Cstoptypescript

=5Cusetypescript= =5Bnotonaskharabic=5D

=5Csetupbodyfont =5BRoman=46ont=5D
   
=5Cusecolors=5Bcrayola=5D

<= div>=5CstartMPinclusions

picture p=5B=5D;
 p= ath The=46rame ;
 The=46rame :=3D fullsquare scaled 5in ;<= /div>
 z0 =3D (0,0);   
 z1 =3D= (60,40);
 z2 =3D (40,90); 
 z3 =3D (1= 0,70);
 z4 =3D (30,50);
 z5 =3D (90,70);
 z6 =3D (-10,70);

path A; A =3D z0..z1..z2..z3= ..z4 ;
pair AStartPoint; AStartPoint =3D point 0 of A;
pair AEndPoint; AEndPoint =3D point 4 of A;
path B; B =3D&nbs= p; z5..z6;
pair BStartPoint; BStartPoint =3D point 0 of B;
pair BEndPoint; BEndPoint =3D point 1 of B;
path C; C =3D= AStartPoint..AEndPoint;

p1:=3Dimage(
  = ;  draw A withcolor red;
);

p2:=3Dimage(draw= A; label(lmt=5Foutline =5B
text =3D =22=5CJapanese=46ont =E6=97= =A5=E6=9C=AC=E8=AA=9E=22
    =5D, AEndPoint););<= /div>
p3:=3Dimage(
    label(textext(=22= =5Cnotonaskharabic =5Ctextdir TRT =D8=AF=D8=A7=D9=86=DA=AF=22) scaled 1.2= , BStartPoint);
);

p4:=3Dimage(draw A; label(lmt=5F= outline =5B
text =3D =22=5CKorean=46ont =ED=95=9C=EA=B5=AD=EC=96= =B4=22
    =5D, AStartPoint););

p5= :=3Dimage(
    label(textext(=22b=C4=81ng=22), B= EndPoint);
    draw C withcolor green;
);

p6:=3Dimage(
    draw B withco= lor blue;
);
=5CstopMPinclusions

=5Csta= rttext

=5Cdorecurse=7B6=7D=7B % =46rame
 =5C= setupMPpage=5Bbackground=3Dcolor, backgroundcolor=3DSpringGreen=5D
<= div>=5CstartMPpage=5Bpagestate=3Dstart=5D  
 cur= rentime :=3D =231 ;
 % Just for learning :
 = ;draw The=46rame withpen pencircle scaled .1in withcolor magenta ;
<= div> draw textext(=22T=3D=22&decimal(currentime)) scaled 2 shift= ed(0,2in) withcolor magenta ;
 for k=3D1 upto currentime: = draw p=5Bk=5D; endfor
 setbounds currentpicture to The=46r= ame ;

 desiredformat :=3D 1080;% In pixels (will be co= nverted by default at 72dpi)
 currentpicture :=3D currentp= icture xysized (desiredformat ,desiredformat );
 
=5CstopMPpage
=7D

=5Cstoptext
On Nov. 27 2023, at 11:25 pm, Aditya Ma= hajan <adityam=40umich.edu> wrote:
On Mo= n, 27 Nov 2023, =46abrice L wrote:

> Hi,
><= /div>
> It is fun fact very easy to do. You just use =5CstartMPpag= e (=E2=80=A6) =5CstopMPpage multiple times. Here is an example which buil= d an animation of a particle moving according to a Brownian motion.
=
A very similar option is to pass a variable to a metapost drawin= g. This is what I use:

https://adityam.github.io/context-bl= og/post/metapost-animation/

It only works when viewed in ac= robat, you can just comment out the animation part and wrap it in =5Cstar= tTEXpage .. =5CstopTEXpage to get multi-page animation.

Adi= tya=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F
If your question is of interest to = others as well, please add an entry to the Wiki=21

maillist= : ntg-context=40ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-conte= xt.ntg.nl
webpage : https://www.pragma-ade.nl / https://context= .aanhet.net (mirror)
archive : https://github.com/contextgarden= /context
wiki : https://wiki.contextgarden.net
=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F
=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F<= /div>
If your question is of interest to others as well, please add a= n entry to the Wiki=21

maillist : ntg-context=40ntg.nl / ht= tps://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 : ht= tps://wiki.contextgarden.net
=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F
--656b1370_6b8b4567_ebd9-- --===============3119953748006687678== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --===============3119953748006687678==--