From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/107328 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Gerben Wierda Newsgroups: gmane.comp.tex.context Subject: \goto not working from within \textext() Date: Sat, 16 May 2020 13:06:29 +0200 Message-ID: <24493A82-F7A3-4E25-8D79-38D40D6572EC@rna.nl> Reply-To: mailing list for ConTeXt users Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.14\)) Content-Type: multipart/mixed; boundary="===============8294269962971748827==" Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="21523"; mail-complaints-to="usenet@ciao.gmane.io" To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sat May 16 13:07:55 2020 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane-mx.org Original-Received: from zapf.boekplan.nl ([5.39.185.232] helo=zapf.ntg.nl) by ciao.gmane.io with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jZufb-0005Vs-Nw for gctc-ntg-context-518@m.gmane-mx.org; Sat, 16 May 2020 13:07:55 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id 6B87C183ECB; Sat, 16 May 2020 13:06:35 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at zapf.boekplan.nl Original-Received: from zapf.ntg.nl ([127.0.0.1]) by localhost (zapf.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YrAFr8BCMB7V; Sat, 16 May 2020 13:06:33 +0200 (CEST) Original-Received: from zapf.ntg.nl (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id 4F33D183ECD; Sat, 16 May 2020 13:06:33 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by zapf.ntg.nl (Postfix) with ESMTP id 2F082183ECB for ; Sat, 16 May 2020 13:06:32 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at zapf.boekplan.nl Original-Received: from zapf.ntg.nl ([127.0.0.1]) by localhost (zapf.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GHXe_vAdCQrp for ; Sat, 16 May 2020 13:06:30 +0200 (CEST) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=213.125.118.53; helo=mail.rna.nl; envelope-from=gerben.wierda@rna.nl; receiver= Original-Received: from mail.rna.nl (mail.rna.nl [213.125.118.53]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by zapf.ntg.nl (Postfix) with ESMTPS id CA98F183EC5 for ; Sat, 16 May 2020 13:06:30 +0200 (CEST) Original-Received: from hermione.rna.nl (hermione.rna.nl [192.168.2.86]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.rna.nl (Postfix) with ESMTPSA id B50903E9FB4C for ; Sat, 16 May 2020 13:06:29 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rna.nl; s=dkim_rsa2048; t=1589627189; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=fZwvJ0fnFoAFJ6hXEAybQrn99h2yUAuLnb5lVLw4jA0=; b=ACDnxMbvxvV53zIMMMCSPdOIGZs/bZAoEfDuD1jRIwsNgExW+aq6smyYsRHbsWGFmIZbVd 1TXSEBeV5cDYrR8Clf7XsuomhkvITlHf8v+kB/OYV2aU70jLbnn6RlPsTWCRuQjm24IWTT 710WV41BFP4sHeueBurwzcWBSI02aOa81wj5vQJ1NMBVWpB0X4DHCzWZjyDES3bKL1dqe0 NgIxVRvaoei7O8bwsmHoB6g7VxlVhNKwX1sVB4NppprTyArcK7PKss1NuEcPds9bb4UpQA 63TUT+9L9nC0lCgoXJJ0Z4yNUx7mDGeI8TEOnFkU+APOPR8jfdl1neAxTpY5yA== X-Mailer: Apple Mail (2.3445.104.14) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.26 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: "ntg-context" Xref: news.gmane.io gmane.comp.tex.context:107328 Archived-At: --===============8294269962971748827== Content-Type: multipart/alternative; boundary="Apple-Mail=_AD0153AC-B754-4357-9CE8-2252A943B53A" --Apple-Mail=_AD0153AC-B754-4357-9CE8-2252A943B53A Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 This does give me ythe look of a link, but not a working link. Outside = of textext() it works. Is there a way to get a working link in a MetaFun = picture? Thx, G \setupinteraction [state=3Dstart, color=3Dblue, style=3Dbold] \starttext = \goto{works}[url(https://ea.rna.nl/2011/06/05/on-the-use-of-colours-in-arc= himate/)] \setupMPpage [background=3Dcolor, backgroundcolor=3Dgray] \startMPpage[instance=3Ddoublefun] draw textext("\goto{doesn=E2=80=99t = work}[url(https://ea.rna.nl/2011/06/05/on-the-use-of-colours-in-archimate/= )]"); \stopMPpage \stoptext --Apple-Mail=_AD0153AC-B754-4357-9CE8-2252A943B53A Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 This = does give me ythe look of a link, but not a working link. Outside of = textext() it works. Is there a way to get a working link in a MetaFun = picture?

Thx,

G

  = \setupinteraction
    [state=3Dstart,
    =  color=3Dblue,
     style=3Dbold]

\starttext
\setupMPpage
  [background=3Dcolor,
  =  backgroundcolor=3Dgray]
\startMPpage[instance=3Ddoublefun]
draw = textext("\goto{doesn=E2=80=99t work}[url(https://ea.rna.nl/2011/06/05/on-the-use-of-colours-in-archimate= /)]");
\stopMPpage

\stoptext

= --Apple-Mail=_AD0153AC-B754-4357-9CE8-2252A943B53A-- --===============8294269962971748827== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX18KSWYgeW91ciBxdWVzdGlvbiBpcyBvZiBpbnRlcmVz dCB0byBvdGhlcnMgYXMgd2VsbCwgcGxlYXNlIGFkZCBhbiBlbnRyeSB0byB0aGUgV2lraSEKCm1h aWxsaXN0IDogbnRnLWNvbnRleHRAbnRnLm5sIC8gaHR0cDovL3d3dy5udGcubmwvbWFpbG1hbi9s aXN0aW5mby9udGctY29udGV4dAp3ZWJwYWdlICA6IGh0dHA6Ly93d3cucHJhZ21hLWFkZS5ubCAv IGh0dHA6Ly9jb250ZXh0LmFhbmhldC5uZXQKYXJjaGl2ZSAgOiBodHRwczovL2JpdGJ1Y2tldC5v cmcvcGhnL2NvbnRleHQtbWlycm9yL2NvbW1pdHMvCndpa2kgICAgIDogaHR0cDovL2NvbnRleHRn YXJkZW4ubmV0Cl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fCg== --===============8294269962971748827==--