[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
On Mon, May 18, 2026 at 6:18 PM chris <[email protected]> wrote:
> On Sunday, 17 May 2026 07:33:29 UTC Pedro Andres Aranda Gutierrez wrote:
> > Hi
> >
> > in order to get a better understanding of future needs in the LaTeX
> > exporter, I'd ask you to answer the following survey:
> >
> > [] I use org-mode and export documents to pdf using latex
>
> [x] I use org-mode and export documents to HTML. LaTeX fragments
> (including
> tikz-cd diagrams) are rendered to SVG via dvisvgm.
>
> > [] I use org-mode and export presentations to pdf using latex
> > [] 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
> >
> > TIA for sharing this info,
> > /PA
> > Maintaining ox-latex.el
>
>
>
>
>
>