[NTG-context] mutual color definition
Peter Rolf
indiego at gmx.net
Mon May 14 19:19:55 CEST 2012
Hi,
while playing around with colors, I accidentally used two mutual color
definitions. Stupid thing to do, but shit happens. :-D
This example ends in an infinite loop.
%----------------------
\definecolor[foo][red]
\definecolor[bar][foo]
\starttext
\definecolor[foo][bar]
\color[foo] foo \color[bar] bar
\stoptext
%----------------------
Regards, Peter
More information about the ntg-context
mailing list