From 054ab6ceee7da8c8c852380804c30fd3c52f0582 Mon Sep 17 00:00:00 2001 From: Jambunathan K Date: Wed, 20 Jul 2011 19:07:23 +0530 Subject: [PATCH] org-odt: Use lang specific value for "Table Of Contents" * contrib/lisp/org-odt.el (org-odt-begin-toc): Use lang specific value for "Table Of Contents". --- contrib/lisp/org-odt.el | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/contrib/lisp/org-odt.el b/contrib/lisp/org-odt.el index e0790de94..ea4e32b93 100644 --- a/contrib/lisp/org-odt.el +++ b/contrib/lisp/org-odt.el @@ -691,14 +691,15 @@ PUB-DIR is set, use this as the publishing directory." " level level))) - (insert " + (insert + (format " - Table of Contents + %s -")) +" lang-specific-heading))) (defun org-odt-end-toc () (insert "