emacs-orgmode
[Top][All Lists]
Advanced

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

source block evaluation in #+DATE line


From: Andreas Leha
Subject: source block evaluation in #+DATE line
Date: Tue, 10 May 2022 13:50:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Hi all,

how can I have a source block result in a #+Date line?

I am creating a beamer presentation.  While the code works and the
results get exported nicely at any other position, in the #+Date line
only the code is exported.

Here is the MWE:

-------------------------
#+TITLE:     MWE
#+AUTHOR:    Me
#+EMAIL:     me@all
#+DATE:      Only Code Exported: src_sh[:exports results :results output wrap 
replace]{date}
#+LaTeX_CLASS: beamer
#+OPTIONS: H:2

* Demonstration
** Inline Code Blocks Are Not Executed Everywhere

- Here, the results are correctly exported: src_sh[:exports results :results 
output wrap replace]{date}
- But in the =#+DATE:= line only the code is exported
-------------------------

Thanks in advance!

Best,
Andreas

- GNU Emacs 29.0.50 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.30,
  cairo version 1.16.0) of 2022-03-08
- Org mode version 9.5.3




reply via email to

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