I have added also
page-break-after: avoid;
but no joy
If that wasn't enough, I have created a new style attached to the first paragraph after a heading with
page-break-before: avoid;
but that didn't work either.
I wonder if something like widow/orphan would work, but couldn't find an example of how they work in this context. any ideas/advice/suggestions?
TIA