emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Table of contents in another language
@ 2010-03-31 13:54 Leo Ferres
  2010-03-31 15:08 ` Matt Lundin
  0 siblings, 1 reply; 2+ messages in thread
From: Leo Ferres @ 2010-03-31 13:54 UTC (permalink / raw)
  To: emacs-orgmode

Dear all;

Just trying to learn Org-Mode (which I find absolutely great so far).
I was wondering if anyone could let me know how to change the
automatic generation of "table of contents" in the export to html
code, so I can go back and forth between "Contenidos" (in Spanish) and
the usual "Table of Contents" in English.

Thank you.

Leo

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Table of contents in another language
  2010-03-31 13:54 Table of contents in another language Leo Ferres
@ 2010-03-31 15:08 ` Matt Lundin
  0 siblings, 0 replies; 2+ messages in thread
From: Matt Lundin @ 2010-03-31 15:08 UTC (permalink / raw)
  To: Leo Ferres; +Cc: emacs-orgmode

Leo Ferres <lferres@ccs.carleton.ca> writes:

> Just trying to learn Org-Mode (which I find absolutely great so far).
> I was wondering if anyone could let me know how to change the
> automatic generation of "table of contents" in the export to html
> code, so I can go back and forth between "Contenidos" (in Spanish) and
> the usual "Table of Contents" in English.

You can put a the following line in the header of your file:

#+LANGUAGE: en

...and change it to...

#+LANGUAGE: es

for Spanish.

See http://orgmode.org/org.html#Export-options.

I believe the default setting for Table of Contents is Índice. You can
change this by customizing the variable org-export-language-setup.

Best,
Matt

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-03-31 15:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-31 13:54 Table of contents in another language Leo Ferres
2010-03-31 15:08 ` Matt Lundin

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).