Babel functions for Asymptote
This package provides Org Babel support for evaluating Asymptote source code. This differs from most standard languages in that:
there is no such thing as a ``session'' in Asymptote,
we are generally only going to return results of type file
,
we are adding the file
and cmdline
header arguments, if file is omitted then the -V option is passed to the asy
command for interactive viewing.
Linter | Message | Location |
---|---|---|
description Validate package descriptions | use @code or similar ornament instead of quotes |
|