Camille B. wrote:
I couldn't clearly understand in the documentation if we could extract
the information concerning multi columns from the original Word document?
This should not surprise you.
w2x has been designed to generate either standard, valid, CSS-styled
XHTML 1.0 and/or standard, valid, "semantic" XHTML, DocBook or DITA.
Therefore there was no need to keep, for example as a
processing-instruction, the information about multi-column sections.
Currently, the only low-level processing-instructions of that kind that
w2x generates in the CSS-styled XHTML 1.0 are:
---
* Page breaks are translated to <?break-page?>. Column breaks are
translated to <?break-column?>. End of sections are signaled by
<?end-of-section?>.
---
Excerpt from
http://www.xmlmind.com/w2x/_distrib/doc/manual/index.html#limitations
--
XMLmind Word To XML Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/w2x-support