On 2014-08-29, 20:22, Fabrice Couvreur wrote:

> In the code below, I do not understand why the label "Arbre 2" does
> not have the color you want, that is to say the same as the label
> "Arbre 1". Thank you.

I do not know why it does not work, but this is how it works:

\draw [text=H1prime, font=\bf] (-2.96,4.4) node {Arbre 2};

or

\node [text=H1prime, font=\bf] at (-2.96,4.4) {Arbre 2};

Kind regards,
Joshua Krämer


___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to