Pedro Andres Aranda Gutierrez <paag...@gmail.com> writes:

> One thing is having
> ```
> (setq org-cite-export-processors '((beamer . biblatex)
>                                 (latex .  biblatex)))
> ```

Not a bug.
You need

(setq org-cite-export-processors '((beamer biblatex)
                                (latex biblatex)))

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to