[tex4ht] [bug #243] Use \pagebreak for ePUB hinting

2020-07-01 Thread Michal Hoftich
Update of bug #243 (project tex4ht): Open/Closed:Open => Closed ___ Follow-up Comment #1: `\pagebreak` is used on quite a lot of places in different macros. It would result in lot of

Re: [tex4ht] [bug #243] Use \pagebreak for ePUB hinting

2015-02-02 Thread Michal Hoftich
Daniel, you can use following config file, myconfig.cfg: -- \Preamble{xhtml} \renewcommand\pagebreak[1][]{% \ifvmode\IgnorePar\fi\EndP\HCode{div class=pagebreak/div}\par } \Css{.pagebreak{ page-break-before: always; }} \begin{document} \EndPreamble --- and compile the