booktype / python-ooxml

Python library for parsing .docx (Office Open XML) files
GNU Affero General Public License v3.0
52 stars 24 forks source link

Paragraph and character styling is not serialized correctly #25

Closed aerkalov closed 8 years ago

aerkalov commented 8 years ago

There are situations where it just does not work as expected. Mainly, the problem is when the paragraph has style 1, part of the text has style 2, and the rest of the text inherits whatever is in the paragraph.