22 Dec
2011
22 Dec
'11
1:57 p.m.
Thank you, Luigi. I see that Context runs from the command line. The problem is that it does not run from emacs context-mode. How can I fix this?
On Wed, Dec 14, 2011 at 7:09 PM, Philip Brown
I downloaded texlive on Windows from the the July 2011 Tex Collection dvd.
Latex works fine, but I get the following error message when I try to run Context:
ConTeXt: problems after [0] pages
Is there some sort of postcompilation I need to do to get Context running?
Regards,
Philip Brown Save this line \starttext\input knuth\stoptext into test.tex
and then check mkiv with $> context test.tex and mkii with $> mtxrun texexec test.tex -- luigi