[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AW: AW: Tableofcontents
From: |
Ihor Radchenko |
Subject: |
Re: AW: AW: Tableofcontents |
Date: |
Sat, 13 Jan 2024 12:25:14 +0000 |
Horst Leps <horstleps@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>
Re: Tableofcontents, Tory S. Anderson, 2024/01/12
- Re: Tableofcontents, Ihor Radchenko, 2024/01/13
- Re: Tableofcontents, Tory S. Anderson, 2024/01/13
- #+LATEX_HEADER: \usepackage[greek,german]{babel} ??, Horst Leps, 2024/01/16
- Re: #+LATEX_HEADER: \usepackage[greek,german]{babel} ??, Ihor Radchenko, 2024/01/16
- Re: #+LATEX_HEADER: \usepackage[greek,german]{babel} ??, Horst Leps, 2024/01/17
- Re: #+LATEX_HEADER: \usepackage[greek,german]{babel} ??, Horst Leps, 2024/01/17
- Re: #+LATEX_HEADER: \usepackage[greek,german]{babel} ??, Ihor Radchenko, 2024/01/18
Re: #+LATEX_HEADER: \usepackage[greek,german]{babel} ??, Juan Manuel MacĂas, 2024/01/16