ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* pgfplots module needs update from December
@ 2021-08-21  4:05 Gavin via ntg-context
  2021-08-21 11:26 ` Mojca Miklavec via ntg-context
  0 siblings, 1 reply; 18+ messages in thread
From: Gavin via ntg-context @ 2021-08-21  4:05 UTC (permalink / raw)
  To: Gavin via ntg-context; +Cc: Gavin

Hello list,

The module pgfplots has a bug that produces an error for polar plots, and perhaps in other situations.

tex error       > tex error on line 20 in file ./chapter02-t-b-728d71c9823ff6bed735c6d6e1758718.tmp: Undefined control sequence

<macro> \pgfplots@environment@polaraxis@ [#1]->\begin 
    {axis}[#1,data cs=polar,axis type=polar]
<line 3.20>  ]

This bug was described and fixed on the pgfplots GitHub repository in December (https://github.com/pgf-tikz/pgfplots/pull/382). I fixed the bug on my personal installation, but when I update the modules using the wiki instructions, the bug returns. In the LMTX installation, the file requiring the fix is:

	context-osx-64/tex/texmf-modules/generic/pgfplots/pgfplots.code.tex

The fix is:

	Line 7928: change “\begin{axis}" to “\axis”
	Line 7934: change “\end{axis}" to “\endaxis”

Is there anything I can do to aid in getting this fixed in the distribution?

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2021-08-22 21:19 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-21  4:05 pgfplots module needs update from December Gavin via ntg-context
2021-08-21 11:26 ` Mojca Miklavec via ntg-context
2021-08-21 12:02   ` Hans Hagen via ntg-context
2021-08-22 12:25   ` Gavin via ntg-context
2021-08-22 13:20     ` Hans Hagen via ntg-context
2021-08-22 13:42       ` Gavin via ntg-context
2021-08-22 14:13         ` Hans Hagen via ntg-context
2021-08-22 14:32           ` Gavin via ntg-context
2021-08-22 16:13             ` Hans Hagen via ntg-context
2021-08-22 16:27               ` Mojca Miklavec via ntg-context
2021-08-22 17:32                 ` Gavin via ntg-context
2021-08-22 17:36                   ` Mojca Miklavec via ntg-context
2021-08-22 21:19                     ` Gavin via ntg-context
2021-08-22 16:30               ` Gavin via ntg-context
2021-08-22 16:57                 ` Mojca Miklavec via ntg-context
2021-08-22 14:44         ` Mojca Miklavec via ntg-context
2021-08-22 15:45           ` Gavin via ntg-context
2021-08-22 16:00             ` Mojca Miklavec via ntg-context

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).