[OS X TeX] asymptote

Sylvain CHAMBON chambon.sylvain at me.com
Thu Jan 29 09:20:05 CET 2009


hello !

i know it's possible to produce a pdf file from a tex file with asy  
code in it but
is it possible to produce a pdf file directly from an asy file in  
texshop ?

  i tried to use this engine :

#!/bin/sh
location=$(dirname "$1")
basefname="${location}/`basename "$1" .asy`"
# process
cd $location
asy -f pdf -noprc -render=0 "${basefname}.asy"

but, even it's in the list of engines, the 'typeset' button is not  
available. it's like texshop does not recognize/manage asy files...

thank you for your answers...

sylvain



More information about the macostex-archives mailing list