0.6.3 pagebreak before h2 only every second time?
hi,
still trying to convert html to lrf but now i get the following:
i add page breaks before:
//*[name()='h1' or name()='h2']
but it only breaks every even time on h2 tags - every odd time there's no break on my prs-505
chapters are marked like <p><h2><b>1.</b></h2></p> in the html file...
what am i doing wrong this time?
|