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 <joerg.hagm...@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
--
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
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode