ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen via ntg-context <ntg-context@ntg.nl>
To: "Xavier B. via ntg-context" <ntg-context@ntg.nl>
Cc: Hans Hagen <j.hagen@freedom.nl>
Subject: Re: tikz error upgrading to texlive version (artix)
Date: Fri, 31 Mar 2023 10:10:43 +0200	[thread overview]
Message-ID: <02fabfd2-fec0-c1f8-0fd3-8ab8706fea0c@freedom.nl> (raw)
In-Reply-To: <20230330235659.a5f5f0e9492a1aca318314f0@posteo.net>

On 3/30/2023 11:56 PM, Xavier B. via ntg-context wrote:
> Thanks, Max, for finding the problem. It is related to two more bugs:
> https://github.com/pgf-tikz/pgf/issues/990
> and
> https://github.com/pgf-tikz/pgf/issues/958
> 
> Perhaps Hans or other people could help tikz staff to do the pending and definitive solution.
> It's annoying to have to put workarrounds in production documents.
> 
> There is just a glad mkiv user ;-)
\usemodule[tikz]

\starttext
   Hello World.
\stoptext

works ok here

\usemodule[tikz]

\starttext
\starttikzpicture
     \node [left color=red, right color=yellow] {Hello};
\stoptikzpicture
\stoptext

fails on

\setbox \pgfutil@tempboxa =\hbox dir
     TLT to\pgfmathresult pt{\vbox

because we don't have 'dir TLT' in luametatex (and more engines don't so 
i would expect tikz to have some abstraction for that)

Hans

-----------------------------------------------------------------
                                           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 / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

  parent reply	other threads:[~2023-03-31  8:10 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-30 18:52 Xavier B. via ntg-context
2023-03-30 20:35 ` Xavier B. via ntg-context
2023-03-31 13:54   ` Xavier B. via ntg-context
2023-03-30 20:57 ` Max Chernoff via ntg-context
2023-03-30 21:56   ` Xavier B. via ntg-context
2023-03-31  0:42     ` Aditya Mahajan via ntg-context
2023-03-31  7:52       ` Hans Hagen via ntg-context
2023-03-31  8:10     ` Hans Hagen via ntg-context [this message]
2023-03-31 16:43       ` Aditya Mahajan via ntg-context
2023-03-31 19:50         ` Hans Hagen via ntg-context
2023-03-31 18:16       ` Ulrike Fischer via ntg-context
2023-03-31 19:52         ` Hans Hagen via ntg-context
2023-04-02 11:00     ` Xavier B. via ntg-context
2023-04-02 22:37       ` Max Chernoff via ntg-context
2023-03-31  8:05 ` Hans Hagen via ntg-context
2023-04-03  0:42 ` George N. White III 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=02fabfd2-fec0-c1f8-0fd3-8ab8706fea0c@freedom.nl \
    --to=ntg-context@ntg.nl \
    --cc=j.hagen@freedom.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).