View Single Post
 
Old 04-17-2025, 06:30 AM
Italophile Italophile is offline Windows 11 Office 2021
Expert
 
Join Date: Mar 2022
Posts: 542
Italophile is just really niceItalophile is just really niceItalophile is just really niceItalophile is just really nice
Default

Quote:
Originally Posted by Katan View Post
I created my own template I use for documents. I read that if I mess with the normal.dotm and someone else opens it, it might mess up the formatting.
Documents inherit their styles from the template at the point of creation. From that point forward the styles in the document are independent of those in the template unless changes are explicitly saved back to the template. The only exception to this is if the document is set to automatically update styles.

The template "normal.dotm" is personal to the user so nobody else will be opening your template. Share the document with anyone else though and they can certainly mess with the formatting, but only in the document.

Quote:
Originally Posted by Katan View Post
What's confusing me now is that I've noticed in the same table, with my "Table Text" style applied to the entire table, Column 1&2 is Arial Size 10, Column 3 is Arial Size 11. Changing size 11 to size 10, results in a "Table Text +" style appearing. Makes no sense.

I've created a test document with the issue. First table was pre-existing / in the upper half of the original document. The second table is newly inserted, and defaults to the wrong font size despite showing the correct style is applied.
If the test document is based on the template you created then you have not set the template up correctly. The default font for the document is shown as Times New Roman.
Screenshot 2025-04-17 141210.png

For table styles to work correctly it is essential that they are inserted in a paragraph formatted with a style that matches the document defaults. For details see BEHIND THE CURTAIN: STYLES’ ORDER OF OPERATIONS and BEHIND THE CURTAIN: STYLES, DOC DEFAULTS, STYLE SETS, AND THEMES

The default table style used is Table Grid which is set to use Calibri 11pt, which is likely where the 11 point text is coming from. Calibri is also the font for the theme that is attached to the document/template.
Screenshot 2025-04-17 141156.png

If you want your documents to be consistent then you first need to ensure that your template is consistent. Based on the document you posted your template needs work.
Reply With Quote