branch: externals/org commit e49a31ced29bd1fd7e98a5087256cfd6e0e8b686 Author: Leo Butler <leo.but...@umanitoba.ca> Commit: Ihor Radchenko <yanta...@posteo.net>
doc/org-manual.org: add STARTUP to Beamer example To work out of the box, the given example needs to load `ox-beamer'. Ref: https://list.orgmode.org/87tt8yvp2a....@icloud.com/ --- doc/org-manual.org | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/org-manual.org b/doc/org-manual.org index fa1bf5c7f6..1f4fe5a6f7 100644 --- a/doc/org-manual.org +++ b/doc/org-manual.org @@ -13288,6 +13288,7 @@ Here is an example of an Org document ready for Beamer export. ,#+AUTHOR: Carsten Dominik ,#+OPTIONS: H:2 toc:t num:t ,#+LATEX_CLASS: beamer +,#+STARTUP: beamer ,#+LATEX_CLASS_OPTIONS: [presentation] ,#+BEAMER_THEME: Madrid ,#+COLUMNS: %45ITEM %10BEAMER_ENV(Env) %10BEAMER_ACT(Act) %4BEAMER_COL(Col)