emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* ODT exporter fails with Babel french
@ 2011-07-09 15:25 Sebastien Vauban
  2011-07-09 15:45 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Sebastien Vauban @ 2011-07-09 15:25 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

Hello,

Very impatient to test the exporter for the first time. However, when
exporting the table of contents ("table des matières" in French, automatically
set by the Babel LaTeX package), it fails:

#+begin_src xml
  <office:body>
    <office:text>
      <text:sequence-decls>
	<text:sequence-decl text:display-outline-level="0" text:name="Illustration"/>
	<text:sequence-decl text:display-outline-level="0" text:name="Table"/>
	<text:sequence-decl text:display-outline-level="0" text:name="Text"/>
	<text:sequence-decl text:display-outline-level="0" text:name="Drawing"/>
        </text:sequence-decls><text:p text:style-name="Heading_20_1.title">Réunion du 2011-06-21</text:p>

        <text:table-of-content text:style-name="Sect2" text:protected="true" text:name="Table of Contents1">
          <text:table-of-content-source text:outline-level="10">
            <text:index-title-template text:style-name="Contents_20_Heading">Table des mati&egrave;res</text:index-title-template>

            <text:table-of-content-entry-template text:outline-level="1" text:style-name="Contents_20_1">
#+end_src

The reported position (at column 91) is the beginning of the `&egrave;'
entity. It seems to refuse to eat that...

Best regards,
  Seb

-- 
Sebastien Vauban

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

* Re: ODT exporter fails with Babel french
  2011-07-09 15:25 ODT exporter fails with Babel french Sebastien Vauban
@ 2011-07-09 15:45 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2011-07-09 15:45 UTC (permalink / raw)
  To: Sebastien Vauban; +Cc: emacs-orgmode

Hi Sébastien,

"Sebastien Vauban" <wxhgmqzgwmuf@spammotel.com> writes:

> Very impatient to test the exporter for the first time. However, when
> exporting the table of contents ("table des matières" in French,
> automatically set by the Babel LaTeX package), it fails:

bug confirmed -- the short fix is to customize
`org-export-language-setup' and to use "Table des matières".

Since "Table des matières" is also wrongly displayed in ascii
export, I will work on a more general solution.

Thanks for reporting this,

-- 
 Bastien

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

end of thread, other threads:[~2011-07-09 15:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-09 15:25 ODT exporter fails with Babel french Sebastien Vauban
2011-07-09 15:45 ` Bastien

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