On Wed, 27 Apr 2011, Hans Hagen wrote:

What's next? I don't want to break anything by just trying to "use"
context, I'm afraid of skipping something important now.

depends on how you run tex ... you can try to add the .../tex/texmf-mswin/bin path to your global PATH variable

If you have another tex installation (Miktex, Texlive), don't do this.

alternatively you can open a cmd prompt and run setuptex (in ../tex) to initialize the path

First test if this method works. More precisely, run

Path-to-context\tex\setuptex

and then compile a test document using

context test

If you want to run from an editor (take scite as example, description on wiki) you need to make sure that mtxrun.exe can be found

I would suggest that you first try the command line method. It is much easier to debug if something goes wrong.

Aditya
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to