Bug #3421
Mis à jour par Matthieu Decorde il y a environ 2 ans
The XTZ import only manages XML-TEI files of one text element : https://groupes.renater.fr/wiki/txm-info/public/xml_tei_txm?s[]=teicorpus#teiteicorpus
h3. Diagnostic 1
See mail about the SLAVE corpus:
<pre>
...
<text>
<group>
<text>
...
</text>
</group>
<back>
...
</back>
</text>
</pre>
TXM creates empty words from the content of back
h3. Solution
(to be defined)
h3. Diagnostic 1
See mail about the SLAVE corpus:
<pre>
...
<text>
<group>
<text>
...
</text>
</group>
<back>
...
</back>
</text>
</pre>
TXM creates empty words from the content of back
h3. Solution
(to be defined)