Am 19.06.2011 07:48, schrieb luigi scarso:
On Sat, Jun 18, 2011 at 10:34 PM, Christian<meta...@gmx.de>  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


Inserting that line fixes the problem, in both the letter and the normal document. I expect that the next beta will fix this, rendering the additional line obsolete?

Thank you very much and have a nice day.
___________________________________________________________________________________
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