16 Dec
2015
16 Dec
'15
5:25 p.m.
On 16 December 2015 at 17:10, Bruce Boghosian wrote:
Also, FWIW, I note that de Boer's document, "LaTeX in proper ConTeXt" recommends compiling from the command line using texexec rather than context. This does not work for me. The command "texexec" exists, and I can run it, but it does not produce a .pdf file -- just a .tmp file.
That document is a very old one. Nowadays context is preferred to texexec (also known as Mark II or MkII). If you installed context with --engines=luatex you explicitly did not installed prerequisites for Mark II (pdftex with fonts etc.). Mojca