|
|
|
|
|
by bux93
269 days ago
|
|
Styles are also b0rken in interesting ways. Have you ever tried to change the default style to justified, and headings to left-aligned? How does that work out for you in tables? Table styles in general lack all kinds of support. Auto-numbering in headings can theoretically be customized, but good luck trying to change it without following a step-by-step guide that ends up with the default numbering. Using styles is supposed to negate the need for empty lines, but the space-before and space-after properties are buggy, meaning you end up just putting an enter anyway. Empty lines also end up in headings since word often, but not always, understands that the 'enter' pressed after a heading should start a new 'normal' paragraph, rather than a mult-line heading. The keep-together, keep-with-next properties on tables/rows work only kind-of, rather than consistently. Good luck autonumbering tables, illustrations and such. Not to mention that if you work on a word document that has had its styles changed a few times, there's a lot of invisible vestigial stuff in there that will interfere with your new styles. It makes you yearn for latex and xsl-fo(!). |
|
If you want me to do it The Right Way, make sure that's a happy path, or I'm going to stop doing it.