On Sat, Nov 5, 2011 at 18:24, Wolfgang Schuster wrote:
>
>> I use TeXShop 2.43 (which, incidentally, tells me, when I check for updates,
>> that it is the newest version available.) with an engine that reads:
>> #!/bin/bash
>> source /Users/robertblackstone/context-minimal-04-11/tex/setuptex
>
> Change this to
> source /Users/robertblackstone/context-minimal-04-11/tex/setuptex /Users/robertblackstone/context-minimal-04-11/tex

Or even better to
    export 
PATH=/Users/robertblackstone/context-minimal-04-11/tex/texmf-osx-64/bin:$PATH
    context $1

And try to delete symb-uni-zapf unless you need it.

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

Reply via email to