Hello,

Aaron Ecay <aarone...@gmail.com> writes:

> * lisp/ob-exp.el (org-export-babel-evaluate): Update defcustom to
>   provide 'inline-only option
>   (org-babel-exp-results): Implement 'inline-only for
>   org-export-babel-evaluate
>
> This is useful because there is no way for inline results to be stored.
> The imagined usecase is that all non-inline source blocks will be
> evaluated manually by the user.

I'll let Eric decide about the usefulness of this.

> Inline blocks, however, must be evaluated during export, or they will
> be simply deleted by the exporter.

This sentence is wrong. Look, for example at
`org-latex-inline-src-block'. The exporter doesn't delete anything,
Babel does.


Regards,

-- 
Nicolas Goaziou

Reply via email to