[X] I use org-mode and export documents to pdf using latex
[X] I use org-mode and export presentations to pdf using latex
[X] My LaTeX compiler is pdflatex
[X] My LaTeX compiler is lualatex
[ ] My LaTeX compiler is xelatex
[ ] I use babel to control my fonts
[ ] \usepackage[AUTO]{babel} in LATEX_HEADER is all I need
[ ] I add other languages to \usepackage[AUTO]{babel} in LATEX_HEADER
[ ] I need to add \babelprovide commands
[ ] I add more LaTeX code to be able to export correctly
[ ] I use polyglossia
[ ] \usepackage[AUTO]{polyglossia} in LATEX_HEADER is all I need
[ ] I need to add more languages to \usepackage[AUTO]{polyglossia} in
LATEX_HEADER
[ ] I add more LaTeX code to be able to export correctly
Scott Randby