1

I am writing a book made of many files. I design each file with the same styles (e.g. for headings and text body). Suppose later I want to change some styles (e.g. the heading font size), and keep it consistent throughout the book, without having to open each file and change it manually (similar to a style file in LaTeX). Is there a way I can create such a style file, that I can update once, and automatically all the documents using it will update accordingly?

2 Answers2

1

You are looking to use Word Templates, using your own template in all the documents, so that when the template changes, all the documents change automatically.

Your documents will need to defined with the new template. For making it work, you will need:

The above modifications need to be done for all your documents. If attaching the templates one-by-one to many documents is too painful, and if you can cope with VBA, see the VBA macro in Batch Template Changes.

harrymc
  • 498,455
1

Look also into theme fonts.

See Changing Default Settings by Word MVP Suzanne Barnhill and my writing on Themes. You can save a custom theme with your settings. If you use theme fonts for your headings and body text, you can change them in any document using the theme by making a change to the theme.

If the theme does not exist on someone else's computer, though, I can't predict the results.