Horst Leps <horstl...@outlook.de> writes: > Running 'pdflatex -interaction nonstopmode -recorder "orgmode.tex"' > ------------
I can see a number of errors, likely originating from incorrect ox-latex configurations for custom packages (or #+LATEX_HEADER lines in the org file) and incorrect usage of some latex environments in the Org file. I am not sure why you started seeing this recently, but something is clearly off about the file you are trying to export. > This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023/Homebrew) > (preloaded format=pdflatex) > restricted \write18 enabled. > entering extended mode > ... > ! LaTeX Error: Option clash for package babel. > > See the LaTeX manual or LaTeX Companion for explanation. > Type H <return> for immediate help. > ... > > l.21 \usepackage > {alphabeta} > ... > ! LaTeX Error: Option clash for package url. > > See the LaTeX manual or LaTeX Companion for explanation. > Type H <return> for immediate help. > ... > > l.29 \usepackage > {etoolbox} > ... > ! LaTeX Error: Unknown option `scrheadings' for package `scrlayer-scrpage'. > ... > Package hyperref Warning: Option `pagecolor' is not available anymore. > ... > ! Undefined control sequence. > l.75 \toprule > > ! Undefined control sequence. > <recently read> \midrule > > l.77 \midrule > > ! Undefined control sequence. > <recently read> \bottomrule > > l.79 \bottomrule > > > ! LaTeX Error: Environment latex undefined. > > See the LaTeX manual or LaTeX Companion for explanation. > Type H <return> for immediate help. > ... > > l.83 \begin{latex} > > > ! LaTeX Error: Environment stylePi undefined. > > See the LaTeX manual or LaTeX Companion for explanation. > Type H <return> for immediate help. > ... > > l.84 \begin{stylePi} > > > ! LaTeX Error: \begin{document} ended by \end{latex}. > > See the LaTeX manual or LaTeX Companion for explanation. > Type H <return> for immediate help. > ... > > l.90 \end{latex} > -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>