5 Nov
2011
5 Nov
'11
7:31 p.m.
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