How i can fix that:

This works:

\starttikzpicture[mynode/.style={rectangle,fill=red!10,text width=4cm}]
\node[mynode]  (A) at (5cm, 8cm) {This\\ works};
\stoptikzpicture

This don´t works:

\starttikzpicture[mynode/.style={rectangle,fill=red!10,text width=4cm,
align=center}]
\node[mynode]  (A) at (5cm, 8cm) {Align\\ (don´t work)};
\stoptikzpicture

ConTeXt  ver: 2013.12.22 19:05 MKIV beta  fmt: 2013.12.23  int:
english/english


Jorge
___________________________________________________________________________________
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