by Boone on Wed May 14, 2008 11:50 am
Thanks for everyone's suggestions - they got me onto the right track. The custom RH heading style did indeed have "page-break-before" set to "always" under print support, but that was only part of the problem. I had to also change "mc-heading-level" under Print Support for my RH style from 0 to 1 and for the h1 style from 1 to 0. Presto! The problem is fixed.
I actually would like to change my RH heading style to the standard h1 style, but don't see an easy way to do it in my 900+ individual files. I was looking at using search and replace to change my RH "Topic Heading" to "h1". I could easily enough replace the start tag for Topic Heading, but it's a paragraph style, so I wouldn't be able to globally replace the ending tag since it's </p>, which is used everywhere. Got any ideas?