[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
[] 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
> [] I add more LaTeX code to be able to export correctly
Do you mean this in general, or specific to get babel/polyglossia working? I
do use #+begin_export latex blocks quite regularly but do not use
multi-language things.
Best,
Rens