ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan via ntg-context <ntg-context@ntg.nl>
To: Henri Menke via ntg-context <ntg-context@ntg.nl>
Cc: Aditya Mahajan <adityam@umich.edu>
Subject: Re: pgfplots module wrecks in latest
Date: Mon, 16 Jan 2023 12:23:07 -0500 (EST)	[thread overview]
Message-ID: <9p5r6s14-7n2r-6qo0-r02q-6q058n7nooo9@hzvpu.rqh> (raw)
In-Reply-To: <197f1eacc55ae3b2ff1d0a0a6a435a1938e61f64.camel@henrimenke.de>

On Mon, 16 Jan 2023, Henri Menke via ntg-context wrote:

> On Mon, 2023-01-16 at 11:56 -0500, Aditya Mahajan wrote:
> > 
> > On Mon, 16 Jan 2023, Hans Hagen via ntg-context wrote:
> > 
> > > just load tikz first so that the right loader helpers are there
> > > 
> > > \usemodule[tikz]
> > > \usemodule[pgfplots]
> > > 
> > > \starttext
> > > Hello
> > > \stoptext
> > > 
> > > seems to work here
> > 
> > I did a fresh install of context and downloaded the latest version of
> > pgf/tikz and pgfplots from ctan. Now, something is wrong with tikz:
> > 
> > \usemodule[tikz]
> > 
> > \starttext
> > Hello
> > \stoptext
> > 
> > gives the attached log file. Not sure what changed on the tikz end. 
> 
> That's most likely due to
> 
> https://github.com/pgf-tikz/pgf/issues/1062
> https://github.com/pgf-tikz/pgf/pull/1073
> 
> but this MWE
> 
> \catcode`\@=11
> 
> \begingroup
>   \lccode`\~=`\"
>   \lowercase{\endgroup
>     \def\pgfmath@catcodes{%
>       \catcode`\==12 %
>       \catcode`\,=12 %
>       \catcode`\|=12 %
>       \catcode`\&=12 %
>       \let~\pgfmath@char@quote
>     }}%
> 
> {\pgfmath@catcodes "}
> 
> \bye
> 
> works in Knuth TeX, so it's likely not our fault.

I haven't looked pgf core in a while, but does it make sense to just redefine all the catcode jugglery in pgf as a catcodetable in m-tikz.mkxl?

Thanks,
Aditya
___________________________________________________________________________________
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
___________________________________________________________________________________

  reply	other threads:[~2023-01-16 17:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-29 23:40 Gavin via ntg-context
2022-12-30  9:33 ` Hans Hagen via ntg-context
2023-01-16  2:21   ` Aditya Mahajan via ntg-context
2023-01-16  9:16     ` Hans Hagen via ntg-context
2023-01-16 16:56       ` Aditya Mahajan via ntg-context
2023-01-16 17:10         ` Henri Menke via ntg-context
2023-01-16 17:23           ` Aditya Mahajan via ntg-context [this message]
2023-01-16 17:35             ` Hans Hagen via ntg-context
2023-01-17  4:39               ` Aditya Mahajan via ntg-context
2023-01-18  6:29                 ` Aditya Mahajan via ntg-context
2023-01-25  4:27                 ` Aditya Mahajan 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=9p5r6s14-7n2r-6qo0-r02q-6q058n7nooo9@hzvpu.rqh \
    --to=ntg-context@ntg.nl \
    --cc=adityam@umich.edu \
    /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).