I’m finishing a book, and getting the following undesired result.
Many times I have section or subsection title at the bottom of a page, with no text. Text starts on the next page.
but I wasn’t able to solve.
I guess it could depend on the formatting of my headlines. Here they are:
\setuphead[section]
[style=\ss\tfa, before={\blank[0.5cm]\startframedtext[offset=0.25cm,framecolor=black,
rulethickness=0.01cm, frame=off, topframe=off, bottomframe=on]\crlf},after={\stopframedtext\noindentation\blank[1cm]}]
\setuphead[subsection]
[style=\ss, before={\blank[0.5cm]\startframedtext[offset=0.25cm,framecolor=black,
rulethickness=0.01cm, frame=off, topframe=off, bottomframe=on]\crlf},after={\stopframedtext\noindentation\blank[1cm]}]