Re: [O] asymptote evaluation

2016-01-31 Thread Nicolas Goaziou
Hello, Jan-Mark Batke writes: > using a source block of asymptote code I found that the global eval > property is silently ignored, e.g. despite the fact that > > #+property: :eval no-export The syntax is #+property: header-args :eval no-export Regards, --

[O] asymptote evaluation

2016-01-31 Thread Jan-Mark Batke
Hi list, using a source block of asymptote code I found that the global eval property is silently ignored, e.g. despite the fact that #+property: :eval no-export is set in document asymptote blocks want to get evaluated while exporting. I can get along with (eval-after-load 'ob-asymptote