Is there a way to have an indefinite string of page styles, that do not require the user to insert a manual page style and specify the new page style for the last page?
For example, an A (single page), B (single page), C (multiple pages), & D (single page) page style set followed by a X (single page), Y (multiple pages), Z (single page) page style set, where a user need only switch from C to D style or from Y to Z style – without having to insert a manual break. In other words, each of the following would be easily possible, simply by selecting D or Z from the page style menu (i.e. like applying any other style). (green regular → auto; reddish-orange bold – user applied)
A, B, C, C, C, C, C, C, C, C, D, X, Y, Y, Y, Z
A, B, C, C, C, C, C, D, X, Y, Y, Y, Y, Y, Y, Z
A, B, C, D, X, Y, Z
I'm developing a set of templates. Teaching some of my users how to use styles is going to be challenging enough. If at all possible, I'd rather avoid having to teach them an exception to how styles work. I'm comfortable with OOo styles and this aspect of page styles confuses me, so it will inevitably be a massive problem for them. A script that I could embed in the template would also be acceptable, but I have no experience with OOo scripting and don't even know where to start.