On Thursday, 14 Jul 2022 at 10:09, alain.coch...@unistra.fr wrote:
> #+begin_src emacs-lisp
> (setq org-latex-pdf-process <for natib or for biblatex>)
> #+end_src
>
> which I want to be evaluated during export but I want neither the code
> not its results to appear on the exported pdf file.
>
> Maybe there are smarter ways to achieve this goal, but it was an
> opportunity for me anyway to start understanding this evaluation
> business.

For this kind of setting, I use file local variables and #+bind:.
Evaluating this code snippet during the export process is probably not
what you want.  You want it set prior to exporting?

-- 
Eric S Fraga, @ericsfraga:matrix.org, GnuPG: 0xc89193d8fffcf67d

Reply via email to