emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] table of contents--html export


From: Jörg Hagmann
Subject: Re: [Orgmode] table of contents--html export
Date: Tue, 07 Apr 2009 16:17:14 +0200
User-agent: Thunderbird 2.0.0.19 (Macintosh/20081209)

Hi Matthew,

Thanks. I presently have "table of contents" turned off, and I dont want the same in a different language. What I want is something like "On this page", because otherwise users think they are dealing with links to other pages and, depending on where exactly the "table of contents" link points to, nothing may happen (when the page is short, the pointed to link is already visible etc.). Then they think it didn't work.

I tried to change "Table of contents" in the language section of the file "org-exp.el", but that didn't do it.

But from your answer I guess that there is no customization for what I want?

Regards, Jörg

Matthew Lundin wrote:
Hi Jörg,

Jörg Hagmann <address@hidden> 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

--
Prof. Jörg Hagmann-Zanolari MD
University of Basel
Department of Biomedicine
Institute of Biochemistry and Genetics
Mattenstrasse 28
CH-4058 Basel
Switzerland
Phone +41 (0)61 267 3565





reply via email to

[Prev in Thread] Current Thread [Next in Thread]