19 Jun
2011
19 Jun
'11
11:29 a.m.
Am 19.06.2011 07:48, schrieb luigi scarso:
On Sat, Jun 18, 2011 at 10:34 PM, Christian
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.