On Tue, Sep 2, 2008 at 12:13 AM, Alan Bowen wrote:
> Mocja---I will start with the second proposal and save the first for
> tomorrow.
>
> ~/Library/TeXShop/Engines/ConTeXt-luaTeX.engine
>
> #!/bin/bash
> export PATH=/Applications/ConTeXtMinimals/tex/texmf-osx-intel:$PATH
> export TEXMFCACHE=/Applications/ConTeXtMinimals/tex/texmf-cache
> context "$1"
>
> Done. No joy. ConTeXt complains:
> /Users/alancbowen/Library/TeXShop/Engines/ConTeXt-luaTeX.engine: line 4:
> context: command not found

Oh, sorry again.
   export PATH=/Applications/ConTeXtMinimals/tex/texmf-osx-intel/bin:$PATH

But then: you have an intel processor, right? If not, change that line
accordingly. (Check if you have binaries in that folder.)

Mojca
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to