DOC to DITA conversion
Posted: Fri Feb 22, 2013 3:49 am
Hi.
I converted the doc file to DITA with the in-built conversion scenario. It went flawlessly, however, I have one issue with the part of the document that is structured like this in Word:
So there're lots of these headings 4, 5 and 6 across the document chapter (it's API actually).
What oxygen did was splitting this part by headings 3 (i.e. I got dita topics corresponding to headings 3). Headings 4,5,6 were converted to simple paragraphs, so we'll need to format them manually.
Is there any way to get them automatically structured?
I converted the doc file to DITA with the in-built conversion scenario. It went flawlessly, however, I have one issue with the part of the document that is structured like this in Word:
Code: Select all
heading 3
heading 4
heading 5
heading 6
heading 6
heading 6
What oxygen did was splitting this part by headings 3 (i.e. I got dita topics corresponding to headings 3). Headings 4,5,6 were converted to simple paragraphs, so we'll need to format them manually.
Is there any way to get them automatically structured?