emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Horst Leps <horstleps@outlook.de>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: #+LATEX_HEADER: \usepackage[greek,german]{babel} ??
Date: Tue, 16 Jan 2024 20:12:18 +0100	[thread overview]
Message-ID: <AS4P189MB1966098CADB7CC9A2421C3BBC4732@AS4P189MB1966.EURP189.PROD.OUTLOOK.COM> (raw)
In-Reply-To: <87v87xv2os.fsf@localhost>

Hi,

------------------------------
#+latex_class: koma-article
#+TITLE: Zu einer aktuellen ACCCC
#+SUBTITLE: Der Klassiker und einige moderne und aktuelle Texte
#+DATE: \today
#+AUTHOR: HL


#+LATEX_HEADER: \usepackage[utf8]{inputenc}
#+LATEX_HEADER: \usepackage[LGR,T1]{fontenc}
#+LATEX_HEADER: \usepackage[greek,german]{babel}


#+latex: \newpage

  Ach, unsere Freunde die Griechen:


* Otto

Abc

* Emil

Ganz links

-------------

Makes:

-------------

% Created 2024-01-16 Tue 20:00
% Intended LaTeX compiler: pdflatex
\documentclass{scrartcl}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{graphicx}
\usepackage{grffile}
\usepackage{longtable}
\usepackage{wrapfig}
\usepackage{rotating}
\usepackage[normalem]{ulem}
\usepackage{amsmath}
\usepackage{textcomp}
\usepackage{amssymb}
\usepackage{capt-of}
\usepackage{hyperref}
\usepackage[germanb]{babel}
\usepackage[utf8]{inputenc}
\usepackage[LGR,T1]{fontenc}
\usepackage[greek,german]{babel}
\author{HL}
\date{\today}
\title{Zu einer aktuellen ACCCC\\\medskip
\large Der Klassiker und einige moderne und aktuelle Texte}
\hypersetup{
  pdfauthor={HL},
  pdftitle={Zu einer aktuellen ACCCC},
  pdfkeywords={},
  pdfsubject={},
  pdfcreator={Emacs 25.3.50.1 (Org mode 9.3.6)},
  pdflang={Germanb}}
\begin{document}

\maketitle
\tableofcontents

\newpage

Ach, unsere Freunde die Griechen:


\section{Otto}
\label{sec:orge3c9696}

Abc

\section{Emil}
\label{sec:org283cbcf}

Ganz links
\end{document}

-------------------

makes:

-------------------

! LaTeX Error: Option clash for package babel.
-------------------

Only one latex run. Tableofconts Table remains empty.

Supposition:

1. The Latex source contains {babel} twice, but only once is allowed.
2. There is an error in my Orgmode code because it exports {babel} once 
too many

Horst


  parent reply	other threads:[~2024-01-16 19:18 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-12 10:24 Tableofcontents Horst Leps
2024-01-12 14:26 ` Tableofcontents Ihor Radchenko
     [not found]   ` <AS4P189MB1966EA15B1B44B6909D6145AC46F2@AS4P189MB1966.EURP189.PROD.OUTLOOK.COM>
     [not found]     ` <87zfxaoawq.fsf@localhost>
     [not found]       ` <AS4P189MB19667F61F50FDF30A0339015C46F2@AS4P189MB1966.EURP189.PROD.OUTLOOK.COM>
2024-01-13 12:25         ` AW: AW: Tableofcontents Ihor Radchenko
2024-01-13 15:30           ` Tableofcontents Horst Leps
2024-01-12 16:53 ` Tableofcontents Tory S. Anderson
2024-01-13 12:27   ` Tableofcontents Ihor Radchenko
2024-01-13 16:18     ` Tableofcontents Tory S. Anderson
2024-01-16 19:12     ` Horst Leps [this message]
2024-01-16 19:27       ` #+LATEX_HEADER: \usepackage[greek,german]{babel} ?? Ihor Radchenko
2024-01-17 17:14         ` Horst Leps
2024-01-17 17:24           ` Horst Leps
2024-01-18 12:12           ` Ihor Radchenko
2024-01-16 19:46       ` Juan Manuel Macías
  -- strict thread matches above, loose matches on Subject: below --
2024-01-18  6:45 Pedro Andres Aranda Gutierrez
2024-01-18 12:19 ` Ihor Radchenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AS4P189MB1966098CADB7CC9A2421C3BBC4732@AS4P189MB1966.EURP189.PROD.OUTLOOK.COM \
    --to=horstleps@outlook.de \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).