macmillanpublishers / Word-template

Macmillan's styles and template
ISC License
4 stars 4 forks source link

Intercept direct formatting commands, apply char styles instead #176

Open ericawarren opened 8 years ago

ericawarren commented 8 years ago

Implement after reworking char styles macro. Can intercept any (?) standard command and replace with own macro. Intercept commands that add direct character formatting and replace with adding the Macmillan style. Won't affect author or CE edits, but will affect anyone with the template installed. More info: http://word.mvps.org/faqs/macrosvba/interceptsaveprint.htm

List of all Word commands: https://www.dropbox.com/s/gon7d2nanpj7i95/ListOfAllWordCommands.docx?dl=0

MacmillanWorkflows commented 7 years ago

➤ erica.warren commented: Will also have to handle combos like bold + ital. Might be able to intercept button clicks as well.