On Thu, Mar 10, 2011 at 18:55, Carlos Breton Besnier wrote:
> 2011/3/10 Mojca Miklavec <mojca.miklavec.lists@gmail.com>
>
> In the beginning:This means that you are most probably running plain TeX or LaTeX. In
> ! Undefined control sequence
> l.1 \starttext
>
> I can´t configure texworks.
front of the typset (play) button there is an engine drop-down menu
where you have to select ConTeXt.
But the problem is that with portable MikTeX, you will have to run
luatools --generate
context --make
in command line manually (or do some other trickery in texworks, but
anything else is probably more tricky to do than to open cmd and type
the commands from there). Fixing this would require changes that Hans
is most likely not willing to work on since it is an old version of
ConTeXt.
Mojca