Re: [NTG-context] Trouble with editors on Mac

2013-08-19 Thread Mari Voipio
On Wed, Aug 14, 2013 at 10:34 PM, Mari Voipio wrote: > Hi! > > I updated my ConTeXt installation today and now it refuses to work > with TextMate and TeXworks. When I use the typesetting command on > either editor, I get the error message > > mtxrun | unknown script 'context.lua' or 'mtx-

Re: [NTG-context] Trouble with editors on Mac

2013-08-19 Thread Mari Voipio
On Fri, Aug 16, 2013 at 2:10 PM, Jannik Voges wrote: > I think, you should remove the last 'context' in your PATH. So it should be > '/Applications/ConTeXt/tex/texmf-osx-64/bin/'. That was a cut-and-paste error, the path was ok. Sharp eyes you have, spotting that, I didn't notice at all! Mari _

Re: [NTG-context] Trouble with editors on Mac

2013-08-16 Thread Jannik Voges
Hello, I think, you should remove the last 'context' in your PATH. So it should be '/Applications/ConTeXt/tex/texmf-osx-64/bin/'. Jannik Am 16.08.2013 um 10:06 schrieb Hans Hagen : > On 8/14/2013 9:34 PM, Mari Voipio wrote: >> Hi! >> >> I updated my ConTeXt installation today and now it re

Re: [NTG-context] Trouble with editors on Mac

2013-08-16 Thread Hans Hagen
On 8/14/2013 9:34 PM, Mari Voipio wrote: Hi! I updated my ConTeXt installation today and now it refuses to work with TextMate and TeXworks. When I use the typesetting command on either editor, I get the error message As you come from windows/scite you could try scite on osx. Unfortunately I c

Re: [NTG-context] Trouble with editors on Mac

2013-08-16 Thread Keith J. Schultz
Hi Mari, I use TeXShop. TeXWorks is based on TeXShop. For ConTeXt Standalone I use: set path= (/Users/quayjay/context/tex/texmf-osx-64/bin $path /usr/local/bin) mtxrun --script context --autogenerate --synctex=1 "$1" This ensures that the environment is setup right. Hope this helps regards

Re: [NTG-context] Trouble with editors on Mac

2013-08-15 Thread Mica Semrick
You editor probably isn't picking up ConTeXt because it's probably not on the system path. I add the setuptex command at the end of .bashrc or .bash_profile. This makes it accessible from the terminal, but not all programs read in .bashrc or .bash_profile. You should add ConTeXt to your editor's pa

Re: [NTG-context] Trouble with editors on Mac

2013-08-15 Thread Robert Blackstone
On 15 aug. 2013, at 11:40, ntg-context-requ...@ntg.nl Mari Voipio > I updated my ConTeXt installation today and now it refuses to work > with TextMate and TeXworks. > > This problem is not critical as I can use TextMate/TeXworks as editor > and compile on command line in Terminal, but it is

[NTG-context] Trouble with editors on Mac

2013-08-14 Thread Mari Voipio
Hi! I updated my ConTeXt installation today and now it refuses to work with TextMate and TeXworks. When I use the typesetting command on either editor, I get the error message mtxrun | unknown script 'context.lua' or 'mtx-context.lua' The weird thing is that my ConTeXt standalone insta