On Wed, 7 Aug 2013 06:50:54 +0200
Lutz Haseloff
Hi all,
with LuaTeX, Version beta-0.77.0-2013073017 (rev 4639) and ConTeXt ver: 2013.08.06 15:50 MKIV beta fmt: 2013.8.7 int: english/english Context seems not to be able to typeset Labels anymore. Yesterday, before an Update, all worked as expected.
Minimal not working example:
\starttext \startMPpage draw fullcircle scaled 5cm withcolor red; label(textext("\CONTEXT"),origin); \stopMPpage \stoptext
Or am I missing something happened in the last four weeks?
Something seems wrong with the current beta. It does not find files (cont-yes.mkiv, etc.), does not find fonts, etc. metapost > loading 'metafun' fails, format not found Following the mailing list, Hans tried `fixing' something with file loading... Alan