On Wed, Dec 28, 2011 at 19:37, Hans Hagen
just add a first line to the file:
% engine=pdftex
I think clueless me missed a space there... MkII fails miserably due to pdftex missing that .dll file:
mtxrun --autogenerate --script context --autopdf hello.tex TeXExec | processing document 'hello.tex' TeXExec | no ctx file found TeXExec | tex processing method: context TeXExec | TeX run 1 TeXExec | writing option file hello.top TeXExec | using randomseed 1134 TeXExec | tex engine: pdftex TeXExec | tex format: cont-en.mkii TeXExec | runtime: 7.997 Exit code: 1
...and I tried something as complicated as % engine=pdftex \starttext Hello world! \stoptext ....thank goodness we've already decided to migrate everything over to MkIV... Mari