Remove `break_across_pages`. Word is horrible, you need to make the application Visible=True for this to work. This should be handled by your app code not this library.
0.8.4
Add an attribute `break_across_pages` to the Table operation. Add this to make your tables break across pages, hopefully.
0.8.3
Fix an encoding error on Windows Server. Why windows, why. :(
0.8.2
Fixed an error when an unknown language is given inside a code block.
0.8.1
Refactored the lists implementation to not suck and actually function. We now support roman numerals, complex nested lists and other funky stuff. Added a `lxml` dependency and hard-coded the parser to be `lxml`.