Home
last modified time | relevance | path

Searched refs:pagebreak (Results 1 – 25 of 32) sorted by relevance

12

/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/odt/ODT/
H A DODTIndex.php146 $pagebreak = true;
149 $pagebreak = false;
151 $pagebreak = true;
153 $pagebreak = true;
308 if ( $pagebreak ) {
H A DODTDocument.php79 /** @var pagebreak */
80 protected $pagebreak = false; variable in ODTDocument
535 function pagebreak() { function in ODTDocument
541 $this->pagebreak = true;
550 return $this->pagebreak;
571 return $this->pagebreak = $value;
/plugin/wrap/
H A Dprint_or_pdf.less10 /*____________ pagebreak ____________*/
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 ();
/plugin/odt/renderer/
H A Dbook.php60 $this->pagebreak();
H A Dpage.php681 function pagebreak() { function in renderer_plugin_odt_page
682 $this->document->pagebreak();
/plugin/siteexport/
H A DREADME.md165 pagebreak | inserts a pagebreak after each page defined by the namespace
/plugin/ckgdoku/ckeditor/lang/
H A Den.js1 …:{maximize:"Maximize",minimize:"Minimize"},newpage:{toolbar:"New Page"},pagebreak:{alt:"Page Break… class in CKEDITOR.lang.en
H A Dlang_array.txt515 "pagebreak": {
H A Den.js.beautified511 pagebreak: {
H A Den.js.unc5 …ze":"Maximize","minimize":"Minimize"},"newpage":{"toolbar":"New Page"},"pagebreak":{"alt":"Page Br…
H A Dfr.js.unc521 "pagebreak": {
/plugin/html2pdf/html2pdf/html2ps/
H A Ddefault.css326 pagebreak { selector
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md257 - `{PAGENO}` and `{nbpg}` can use any of the number types as in list-style e.g. set in `<pagebreak>` using pagenumstyle.
367 - image which forces pagebreak incorrectly positioned at top of page
466 Using $use_kwt ("keep-[heading]-with-table") if `<h4></h4>` before table is on 2 lines and pagebreak occurs after first line
576 - TOCpagebreakByArray() when called by function was not adding the pagebreak
/plugin/odt/
H A DChangeLog.txt64 * Added function to insert a pagebreak.
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95 …ze":"Maximize","minimize":"Minimize"},"newpage":{"toolbar":"New Page"},"pagebreak":{"alt":"Page Br…
H A Dlang_array.txt515 "pagebreak": {
H A Den.4.9.js.beautified591 "pagebreak": {
H A Den.js-4.9.merged5 …ze":"Maximize","minimize":"Minimize"},"newpage":{"toolbar":"New Page"},"pagebreak":{"alt":"Page Br…
H A Den.js.unc5 …ze":"Maximize","minimize":"Minimize"},"newpage":{"toolbar":"New Page"},"pagebreak":{"alt":"Page Br…
H A Dfr.js.unc521 "pagebreak": {
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified591 "pagebreak": {

12