Posted on Jul 28, 2009 by
Grumpy Cat
Have you thought about adding the following line? What do you think about it?
h1,h2,h3,h4,h5,h6 { page-break-after:avoid; }
Comment #1
Posted on Jul 29, 2009 by Quick KangarooI could add it in the next version of the framework, something like h1,h2,h3,h4,h5,h6 { page-break-after:avoid; page-break-inside: avoid; }
Thanks for the suggestion
Status: Accepted
Labels:
Type-Defect
Priority-Medium