Menu

#362 Bad interaction between [text=color] and \color{...}

v1.0 (example)
closed-fixed
nobody
None
5
2019-12-01
2015-06-08
No

In the following example, "with TikZ" should be green.

\documentclass[tikz]{standalone}
\begin{document}
\begin{tikzpicture}
  \node[text=green,inner sep=0]{Colored \textcolor{red}{text} with TikZ.};
\end{tikzpicture}
\end{document}

Discussion

  • buhtz

    buhtz - 2016-10-03

    What is the current status. The problem is still there.

     
  • Stefan Pinnow

    Stefan Pinnow - 2018-12-29
    • status: open --> closed-fixed
     
  • Stefan Pinnow

    Stefan Pinnow - 2018-12-29

    Thank you for reporting. This is fixed now.

     
  • Christian Feuersänger

    • status: closed-fixed --> open
     
  • Christian Feuersänger

    Reopening: unfortunately, the fix caused a failure to use dvips in conjunction with PGF. I had to revert it for now.

     
  • Stefan Pinnow

    Stefan Pinnow - 2019-12-01
    • status: open --> closed-fixed
     
  • Stefan Pinnow

    Stefan Pinnow - 2019-12-01