doomemacs / doomemacs/core

Include `(require ox-beamer)` for async export

Open
#5,768 2 comments 0 reactions 0 assignees View on GitHub
:lang org is:bug
Dominant language
Emacs Lisp
Stars
22.7k
Forks
3.1k
Avg merge
10h 46m
Merged PRs (30d)
4

Description

### Describe your request

Currently, doom fails to export latex beamer presentations asynchronously (although exporting to latex document works fine)
Adding `(require ox-beamer)` somewhere in org config can solve this

Answers to https://lists.gnu.org/archive/html/emacs-orgmode/2016-02/msg00160.html
mention why this is needed. Currently I just added `(require ox-beamer)` in my private config, though I think it should belong somewhere in doom itself.

### Briefly explain its use-case

1. Async export org files to beamer pdf

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.