On Sat, 7 Oct 2017, Aditya Mahajan wrote:
On Sat, 7 Oct 2017, Fabrice Couvreur wrote:
Hi Hans Sorry to insist, but I need to correct this anomaly for my documents that I give to students. If I compile with Context Standalone, it does not work, but maybe I do not do what you are suggesting :
I can confirm that color leakage. It happens due to pgfplots (and not tikz).
I use tikz/pgfplots extensively and started wondering why I don't see this error. Then I realized that I use a modified definition of starttikzpicture in my code:
\define\starttikzpicture {\hbox\bgroup\forcecolorhack\tikzpicture}
\define\stoptikzpicture {\endtikzpicture\egroup}
With this definition, you code works correctly. yes, i thought that was already done so someone needs to get that into
On 10/7/2017 2:44 PM, Aditya Mahajan wrote: the official code base (btw, it seems that there is also a \stopmodule done without \startmodule when tikz is loaded) 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 -----------------------------------------------------------------