Am 04.09.2011 um 15:11 schrieb Philipp A.:

> i don’t know if it’s a TikZ or a ConTeXt bug, but with the newest mkiv beta 
> installed with mtx-update.lua, tikz fails when using the option “text badly 
> centered” in combination with “text width”:
> 
> \usemodule[tikz]
> \starttext
> \tikz\node[text badly centered, text width=1cm]{fail};
> \stoptext
> 
> gives:
> 
> \tikz@text@action ...p =0pt\rightskip \@flushglue 
>                                                   \leftskip \@flushglue \relax
> ...
> 
> as it doesn’t occur with LaTeX, i think it might be a ConteXt bug.

No, it’s a TikZ bug. The macro \@flushglue which is used by TikZ is defined
in the LaTeX kernel but not in ConTeXt and as TikZ is format independent it
has to ensure that the command exists.

Wolfgang


___________________________________________________________________________________
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