Re: [O] LaTeX with embedded in-line code blocks and AucTeX

2013-03-19 Thread Bastien
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

[O] LaTeX with embedded in-line code blocks and AucTeX

2013-03-17 Thread Liam Healy
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