emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matthew Lundin <mdl@imapmail.org>
To: "Jörg Hagmann" <joerg.hagmann@unibas.ch>
Cc: emacs-orgmode@gnu.org
Subject: Re: table of contents--html export
Date: Tue, 07 Apr 2009 08:45:50 -0500	[thread overview]
Message-ID: <m28wmcr301.fsf@fastmail.fm> (raw)
In-Reply-To: <49DB513D.5050401@unibas.ch> ("Jörg Hagmann"'s message of "Tue\, 07 Apr 2009 15\:12\:29 +0200")

Hi Jörg,

Jörg Hagmann <joerg.hagmann@unibas.ch> writes:

> When exporting to html, is it possible to change "Table of Contents"
> in the exported file to something of one's own choice? (I don't mean a
> different language).

Try customizing the variable org-export-language-setup. This will enable
you to change the title of the Table of Contents for your particular
locale.

Another approach: I get rid of the table of contents heading on my
website by using css:

--8<---------------cut here---------------start------------->8---
#table-of-contents h2 { display: none; }
--8<---------------cut here---------------end--------------->8---

Best,
Matt

  reply	other threads:[~2009-04-07 13:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-07 13:12 table of contents--html export Jörg Hagmann
2009-04-07 13:45 ` Matthew Lundin [this message]
2009-04-07 14:17   ` Jörg Hagmann
     [not found]     ` <m2y6ucpkfv.fsf@fastmail.fm>
2009-04-07 15:15       ` Matthew Lundin
2009-04-07 15:10 ` Sebastian Rose

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=m28wmcr301.fsf@fastmail.fm \
    --to=mdl@imapmail.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=joerg.hagmann@unibas.ch \
    /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).