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


Reply via email to