Home
last modified time | relevance | path

Searched refs:pagebreak (Results 26 – 32 of 32) sorted by path

12

/plugin/odt/renderer/
H A Dpage.php681 function pagebreak() { function in renderer_plugin_odt_page
682 $this->document->pagebreak();
/plugin/pagebreak/
H A Dplugin.info.txt1 base pagebreak
6 …yle="page-break-after:always;"> " into the html of the document for every <pagebreak> it encounters
7 url https://www.dokuwiki.org/plugin:pagebreak
H A Dsyntax.php74 $renderer->pagebreak();
/plugin/siteexport/
H A DREADME.md165 pagebreak | inserts a pagebreak after each page defined by the namespace
/plugin/wrap/
H A Dexample.txt371 The following will add a pagebreak: <WRAP pagebreak />
373 The following will add a pagebreak: <WRAP pagebreak />
375 This has no effect on the browser screen. A [[http://reference.sitepoint.com/css/page-break-after|pagebreak]] will force a new page in printouts.
379 The following will try to avoid a pagebreak: <WRAP nopagebreak>much content, belonging together (like a long table)</WRAP>
381 The following will try to avoid a pagebreak: <WRAP nopagebreak>much content, belonging together (like a long table)</WRAP>
H A Dhelper.php232 $renderer->pagebreak ();
H A Dprint_or_pdf.less10 /*____________ pagebreak ____________*/

12