emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Include LaTeX source and compiled result


From: Fraga, Eric
Subject: Re: Include LaTeX source and compiled result
Date: Thu, 9 Jun 2022 07:47:55 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

On Wednesday,  8 Jun 2022 at 21:01, Denis Maier wrote:
> :exports code works. But the problem with the other options is that the
> compilation fails. But I cannot tell why. It just tells me "Code block
> produced no output".

This is not surprising as the LaTeX src blocks are expected to be LaTeX
body only, not preamble etc.  I.e. in your case, just the line that says
"This is a test".  You may wish to look at org-format-latex-header,
org-babel-latex-preamble, org-babel-latex-end-env, ...

> How can you diagnose such an issue?

You can sometimes find the org babel files created in /tmp.

-- 
: Eric S Fraga, with org release_9.5.4-521-g1105da in Emacs 29.0.50


reply via email to

[Prev in Thread] Current Thread [Next in Thread]