Hi Liam,
Liam Healy writes:
> The only way I can see to get AUCTeX is to use a LaTeX source code
> block; this does what I want, but now the inline code blocks are not
> expanded; instead, they are exported literally to the LaTeX.
yes, as expected.
> Is there a way to have an exportable LaTeX
I am writing LaTeX in my org file with embedded code evaluation using
src_lang in-line code blocks (in my case, lang=lisp). This works fine
when using bare LaTeX for export, but I would like AUCTeX editing and
highlighting which are not available with bare LaTeX in the org file.
The only way I can