Hi Steve, "Steve Prud'Homme" <sprud...@gmail.com> writes:
> Can I change, like the pdf export, de langage of table of content to > table des matières in french. Use #+LANGUAGE: fr #+OPTIONS: toc:t in your Org file and the table of contents should be included. There is a known issue with Org versions before commit 86499c but this issue is gone since then. If you want to replace "Sommaire" by something else, customize the variable `org-export-language-setup'. HTH, -- Bastien