Horst Leps writes: > (I use Emacs 28, Mac-Mini Apple M2, Sonoma 14.2.1) > Since a few days: Orgmode export to Latex only creates one Latex run, so that the table of contents remains empty and no longer shows any sections. - > What to do? Horst Hi, I'm running on master and my ox-latex config starts like this: (use-package ox-latex :ensure nil :after org :commands (org-beamer-export-to-pdf org-latex-export-to-pdf) :custom (org-latex-listings 'listings) ;; Make sure you have bibtex integrated in the production loop (org-latex-pdf-process '("latexmk -bibtex -pdflatex='pdflatex --shell-escape --interaction=nonstopmode' -pdf -f %f")) ... And that gets me all the runs that are needed to get toc, acronyms, etc. Best, /PA -- Fragen sind nicht da, um beantwortet zu werden, Fragen sind da um gestellt zu werden Georg Kreisler Headaches with a Juju log: unit-basic-16: 09:17:36 WARNING juju.worker.uniter.operation we should run a leader-deposed hook here, but we can't yet