One way to achieve this is to create your own styles in local.css,
e.g.
h1 {page-break-before: always;}or simply use the appropriate CSS for page media <http://www.w3.org/TR/CSS21/page.html>, in block markup <http://www.pmwiki.org/wiki/PmWiki/BlockMarkup-Talk> on a wiki page. e.g. >>page-break-before <http://www.w3schools.com/cssref/pr_print_pagebb.asp> :avoid<< On 1 October 2015 at 10:24, Randy Brown <[email protected]> wrote: > I don’t know of any way to do intelligent pagination in PmWiki. However, a > recipe like one of these might help: > > http://www.pmwiki.org/wiki/Cookbook/PublishPDF > > http://www.pmwiki.org/wiki/Cookbook/BreakPage > > Randy > > >> Hi, I'm wondering . Is there markup for things like page breaks so > that pmwiki can be made to print long articles intelligently? > > _______________________________________________ > pmwiki-users mailing list > [email protected] > http://www.pmichaud.com/mailman/listinfo/pmwiki-users > > -- ____ http://kiwiwiki.nz
_______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
