Re: [NTG-context] ntg-context Digest, Vol 90, Issue 67

2011-12-22 Thread luigi scarso
On Thu, Dec 22, 2011 at 3:09 PM, luigi scarso  wrote:
> On Thu, Dec 22, 2011 at 2:57 PM, Philip Brown  wrote:
>> 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?
> Uh, is there a context-mode for emacs ?
Ah ok, auctex.
You are under windows, right ?
Maybe open a cmd.exe, set the env. vars.
with setuptex.bat
and then run emacs, always fro the same shell.
Anyway, I think that context support in auctex  is a bit outdated.


-- 
luigi
___
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
___


Re: [NTG-context] ntg-context Digest, Vol 90, Issue 67

2011-12-22 Thread luigi scarso
On Thu, Dec 22, 2011 at 2:57 PM, Philip Brown  wrote:
> 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?
Uh, is there a context-mode for emacs ?
Maybe this one
http://www.berenddeboer.net/emacs/context.el
?

Anyway, under linux
I usually
M-x shell,
eventually
$> source setuptex
and run
$> context myfile.tex

More or less the same under windows,
it should be
$> call setuptex.bat
iirc



-- 
luigi
___
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
___


Re: [NTG-context] ntg-context Digest, Vol 90, Issue 67

2011-12-22 Thread Philip Brown
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  wrote:
> 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
___
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
___