dotfiles/emacs-lisp/setupfiles/beamer-metropolis.org

21 lines
998 B
Org Mode
Raw Normal View History

#+OPTIONS: H:2 num:t toc:t \n:nil ::t |:t ^:t -:t f:t *:t tex:t d:(HIDE) tags:not-in-toc <:t
#+OPTIONS: d:nil todo:t pri:nil
#+property: header-args :eval yes
#+latex_compiler: xelatex
#+startup: beamer
#+latex_class: beamer
#+latex_class_options: [bigger, xcolor={svgnames,table}]
#+beamer_theme: metropolis [numbering=counter,progressbar=foot]
#+setupfile: ~/roam/emacs-lisp/setupfiles/latex-base.org
# #+options: ':nil *:t -:t ::t <:t H:2 \n:nil ^:t arch:headline author:t broken-links:nil c:nil creator:nil
# #+options: d:(not "LOGBOOK") date:t e:t email:nil f:t inline:t num:t p:nil pri:nil prop:nil stat:t tags:t tasks:t tex:t tags:not-in-toc
# #+options: timestamp:t title:t toc:t todo:t |:t
#+columns: %40ITEM %10BEAMER_env(Env) %9BEAMER_envargs(Env Args) %4BEAMER_col(Col) %10BEAMER_extra(Extra)
#+language: en
#+select_tags: export
#+exclude_tags: noexport
#+cite_export:
#+latex_header: \usepackage{varwidth}
#+latex_header: \usepackage{tabularx, colortbl}
#+startup: nolatexpreview