emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matthew Lundin <mdl@imapmail.org>
To: Matthew Lundin <mdl@imapmail.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: table of contents--html export
Date: Tue, 07 Apr 2009 10:15:26 -0500	[thread overview]
Message-ID: <m2ocv8pka9.fsf@fastmail.fm> (raw)
In-Reply-To: <m2y6ucpkfv.fsf@fastmail.fm> (Matthew Lundin's message of "Tue\, 07 Apr 2009 10\:12\:04 -0500")


Jörg,

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

> Thanks. I presently have "table of contents" turned off, and I dont
> want the same in a different language. 

Did you try to customize the variable org-export-language-setup, as I
suggested? The variable allows you to change the name of the "Table of
Contents" header *for* any given language (see full instructions below).

> 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?

On the contrary, org-export-language-setup is exactly what enables you
to customize the table of contents line. Simply type:

M-x customize-variable RET org-export-language-setup

Then, if you are publishing your websites in English, change the line
that reads "Table of Contents" to "On this page." (Or, change the table
of contents line for the language you are using.)

I just did this and got the following table of contents header in my
html export:

,----
| <div id="table-of-contents">
| <h2>On this page</h2>
`----

- Matt

  parent reply	other threads:[~2009-04-07 15:15 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
2009-04-07 14:17   ` Jörg Hagmann
     [not found]     ` <m2y6ucpkfv.fsf@fastmail.fm>
2009-04-07 15:15       ` Matthew Lundin [this message]
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=m2ocv8pka9.fsf@fastmail.fm \
    --to=mdl@imapmail.org \
    --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).