Will Robertson <wspr81 at gmail.com> writes: > I use the following script to execute XeTeX+xdvipdfmx within TeXShop: > > #!/bin/tcsh > set path= ($path /usr/texbin /usr/local/bin) > xelatex -output-driver=xdvipdfmx -shell-escape "$1" > > Hope that helps, Thanks for your prompt reply Will. Yes, it does help. -- Martin