Le 08 novembre à 22:03:40 Michael Ash <m...@econs.umass.edu> écrit notamment:

| Thank you very much for the advice on configuring AUCTeX to compile
| context files.
>
| Inserting the following snippet in my .emacs (emacs configuration)
| file worked. 
>
| --8<---------------cut here---------------start------------->8---
| (eval-after-load 'tex
| '(add-to-list
| 'TeX-command-list
| '("ConTeXt" "context --nonstopmode %t"
| TeX-run-TeX nil (context-mode) :help "Run ConTeXt")))
| --8<---------------cut here---------------end--------------->8---
>
| This fix is imperfect because even though context runs properly,
| AUCTeX reports "ConTeXt: problems after [0] pages"
>
| AUCTeX doesn't believe that the file has been compiled and C-c C-c
| offers to run context again. It is necessary to select "View" 

This problem does not appear on my machine where instead of "context
--nonstopmode %t" I wrote "PATH=~/context/tex/texmf-linux/bin:$PATH 
context %s"

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

maillist : ntg-context@ntg.nl / 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