2 Oct
2020
2 Oct
'20
7:10 a.m.
Hi,
On 1 Oct 2020, at 20:55, Susanne G. Loeber
wrote: Dear Reader,
I have a colored section, text in another color and a TikZ picture with a differently colored node, following each other. However, either the node gets the wrong color or the following paragraph, see example below.
Is there something wrong with the section settings? How do I get all the colors right without using a paragraph in between?
Some of the blackbox magic in the tikz module is confusing ConTeXt, it seems. This works: \draw (0,0) rectangle (2,1) node[right] {\color[A6plus]{node text should be orange}}; But that’s all I know. I do not understand the tikz module at all. Best wishes, Taco