macmillanpublishers / Word-template

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

Recipe template: content controls with multiple styles errors #207

Open ericawarren opened 7 years ago

ericawarren commented 7 years ago

If a content control contains more than one paragraph style, Character Styles macro errors on line 1341 of SharedMacros:

If rngCC.ParagraphStyle = "Design Note (dn)" Then

because .ParagraphStyle is Nothing.

Sample manuscript: https://www.dropbox.com/sh/co2fdoq02130y60/AAApGXV_Pmt8OX3Psmxv35HOa?dl=0

Might just apply to manuscripts created from the older templates, so we could wait and see if it crops up again.