From: Nick Dokos <nicholas.dokos@hp.com>
To: Neuwirth Erich <erich.neuwirth@univie.ac.at>
Cc: "emacs-orgmode@gnu.org emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: Question about section titles
Date: Tue, 28 Aug 2012 10:37:22 -0400 [thread overview]
Message-ID: <3476.1346164642@alphaville> (raw)
In-Reply-To: Message from Neuwirth Erich <erich.neuwirth@univie.ac.at> of "Tue, 28 Aug 2012 15:29:37 +0200." <0C021078-217B-46B2-81A4-E8E76B7ABDE2@univie.ac.at>
Neuwirth Erich <erich.neuwirth@univie.ac.at> wrote:
> I am exporting an org file to html. The text is German.
> The table of contents, however, gets a sections with the title
> Table of Contents.
>
> How can I change this section title?
Add the following to the beginning of your file:
--8<---------------cut here---------------start------------->8---
#+LANGUAGE: de
#+LaTeX_header: \usepackage[german]{babel}
--8<---------------cut here---------------end--------------->8---
The second is strictly LaTeX of course, not HTML, but the latex
exporter does not seem to obey the #+LANGUAGE: option, so this
is a way to force it.
Nick
next prev parent reply other threads:[~2012-08-28 14:37 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-28 13:29 Question about section titles Neuwirth Erich
2012-08-28 14:37 ` Nick Dokos [this message]
2012-08-28 22:14 ` Features and stuff I've been working on Luis Anaya
2012-08-28 22:54 ` Thomas S. Dye
2012-08-29 1:17 ` Luis Anaya
2012-08-30 4:57 ` Bastien
2012-08-29 9:43 ` Michael Brand
2012-08-30 4:55 ` Bastien
2012-08-30 8:45 ` Luis Anaya
2012-08-30 9:00 ` Bastien
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=3476.1346164642@alphaville \
--to=nicholas.dokos@hp.com \
--cc=emacs-orgmode@gnu.org \
--cc=erich.neuwirth@univie.ac.at \
/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).