[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: #+LATEX_HEADER: \usepackage[greek,german]{babel} ??
From: |
Ihor Radchenko |
Subject: |
Re: #+LATEX_HEADER: \usepackage[greek,german]{babel} ?? |
Date: |
Thu, 18 Jan 2024 12:12:57 +0000 |
Horst Leps <horstleps@outlook.de> writes:
> I have this part here in the .emacs:
>
> (add-to-list 'org-latex-classes
> '("koma-article"
> "\\documentclass{scrartcl}"
> ("\\section{%s}" . "\\section*{%s}")
> ("\\subsection{%s}" . "\\subsection*{%s}")
> ("\\subsubsection{%s}" . "\\subsubsection*{%s}")
> ("\\paragraph{%s}" . "\\paragraph*{%s}")
> ("\\subparagraph{%s}" . "\\subparagraph*{%s}")))
Thanks!
I just checked your first example, and we at least do not duplicate
\usepackage[...]{babel} when using the latest Org mode main.
So, there is no bug on the latest Org as far as I can tell.
> First of all, I'm very happy with the result:
> https://www.leps.de/wp-content/uploads/rathaus8-ex3/rathaus8-ex3.pf
>
> Because this pdf is very large, I also use an html so that the text can
> be viewed quickly. I create the HTML with latex2html because latex2html
> creates a folder with complete contents:
> https://www.leps.de/wp-content/uploads/rathaus8-ex3/index.html
>
> Everything works.
Good to hear!
--
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, (continued)
- Re: Tableofcontents, Ihor Radchenko, 2024/01/12
- 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 <=
- Re: #+LATEX_HEADER: \usepackage[greek,german]{babel} ??, Juan Manuel MacĂas, 2024/01/16
- Re: Tableofcontents, Pedro Andres Aranda Gutierrez, 2024/01/13