On Sat, Jun 18, 2011 at 10:34 PM, Christian <[email protected]> wrote: > In search of what is going wrong, I discovered that even this simple code > fails with context: > > \starttext > \externalfigure[cow] > \stoptext > > Did I miss something or is this broken? > Btw: Context Minimals on Ubuntu 11.04 32bit. > Log-file attached. Fix (by Wolfgang) \ifdefined\dotagfigure \else \let\dotagfigure\relax \fi \starttext \externalfigure[cow] \stoptext
-- luigi ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / 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 ___________________________________________________________________________________
