Pedro Andres Aranda Gutierrez wrote on 2026-05-17 09:33 +02:
> Hi
>
> in order to get a better understanding of future needs in the LaTeX exporter,
> I'd ask you to answer the following survey:
>
> [X] I use org-mode and export documents to pdf using latex
> [X] I use org-mode and export presentations to pdf using latex
> [] 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
> [X] I use polyglossia
> [X] \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
>
> TIA for sharing this info,
> /PA
> Maintaining ox-latex.el
Hi Pedro,
Thanks very much for investigating this and I look forward to hearing
about developments.
Best
Luke Newman