|
1725 | 1725 | <li><p><a class="reference internal" href="api/template.html#rinoh.template.BodyPageTemplate.chapter_header_text" title="rinoh.template.BodyPageTemplate.chapter_header_text (Python attribute) — The text to place in the header on a page that starts a new chapter"><code class="xref py py-attr docutils literal notranslate"><span class="pre">chapter_header_text</span></code></a> = <code class="docutils literal notranslate"><span class="pre">None</span></code></p></li>
|
1726 | 1726 | <li><p><a class="reference internal" href="api/template.html#rinoh.template.BodyPageTemplate.chapter_footer_text" title="rinoh.template.BodyPageTemplate.chapter_footer_text (Python attribute) — The text to place in the footer on a page that starts a new chapter"><code class="xref py py-attr docutils literal notranslate"><span class="pre">chapter_footer_text</span></code></a> = <code class="docutils literal notranslate"><span class="pre">'\t'</span> <span class="pre">'\t'</span> <span class="pre">'{PAGE_NUMBER}'</span></code></p></li>
|
1727 | 1727 | <li><p><a class="reference internal" href="api/template.html#rinoh.template.BodyPageTemplate.chapter_title_height" title="rinoh.template.BodyPageTemplate.chapter_title_height (Python attribute) — The height of the container holding the chapter title"><code class="xref py py-attr docutils literal notranslate"><span class="pre">chapter_title_height</span></code></a> = <code class="docutils literal notranslate"><span class="pre">2.5in</span></code></p></li>
|
1728 |
| -<li><p><a class="reference internal" href="api/template.html#rinoh.template.BodyPageTemplate.chapter_title_flowables" title="rinoh.template.BodyPageTemplate.chapter_title_flowables (Python attribute) — Generator that yields the flowables to represent the chapter title"><code class="xref py py-attr docutils literal notranslate"><span class="pre">chapter_title_flowables</span></code></a> = <code class="docutils literal notranslate"><span class="pre">[<rinoh.paragraph.Paragraph</span> <span class="pre">object</span> <span class="pre">at</span> <span class="pre">0x7fd9143cf2c0>]</span></code></p></li> |
| 1728 | +<li><p><a class="reference internal" href="api/template.html#rinoh.template.BodyPageTemplate.chapter_title_flowables" title="rinoh.template.BodyPageTemplate.chapter_title_flowables (Python attribute) — Generator that yields the flowables to represent the chapter title"><code class="xref py py-attr docutils literal notranslate"><span class="pre">chapter_title_flowables</span></code></a> = <code class="docutils literal notranslate"><span class="pre">[<rinoh.paragraph.Paragraph</span> <span class="pre">object</span> <span class="pre">at</span> <span class="pre">0x7f0cf0d7e660>]</span></code></p></li> |
1729 | 1729 | <li><p><a class="reference internal" href="api/template.html#rinoh.template.BodyPageTemplate.sideways" title="rinoh.template.BodyPageTemplate.sideways (Python attribute) — Rotate sideways pages to the left or right (inherited from PageTemplateBase)"><code class="xref py py-attr docutils literal notranslate"><span class="pre">sideways</span></code></a> = <code class="docutils literal notranslate"><span class="pre">right</span></code></p></li>
|
1730 | 1730 | </ul>
|
1731 | 1731 | </div></blockquote>
|
|
1783 | 1783 | <li><p><a class="reference internal" href="api/template.html#rinoh.template.BodyPageTemplate.chapter_header_text" title="rinoh.template.BodyPageTemplate.chapter_header_text (Python attribute) — The text to place in the header on a page that starts a new chapter"><code class="xref py py-attr docutils literal notranslate"><span class="pre">chapter_header_text</span></code></a> = <code class="docutils literal notranslate"><span class="pre">None</span></code></p></li>
|
1784 | 1784 | <li><p><a class="reference internal" href="api/template.html#rinoh.template.BodyPageTemplate.chapter_footer_text" title="rinoh.template.BodyPageTemplate.chapter_footer_text (Python attribute) — The text to place in the footer on a page that starts a new chapter"><code class="xref py py-attr docutils literal notranslate"><span class="pre">chapter_footer_text</span></code></a> = <code class="docutils literal notranslate"><span class="pre">'\t'</span> <span class="pre">'\t'</span> <span class="pre">'{PAGE_NUMBER}'</span></code></p></li>
|
1785 | 1785 | <li><p><a class="reference internal" href="api/template.html#rinoh.template.BodyPageTemplate.chapter_title_height" title="rinoh.template.BodyPageTemplate.chapter_title_height (Python attribute) — The height of the container holding the chapter title"><code class="xref py py-attr docutils literal notranslate"><span class="pre">chapter_title_height</span></code></a> = <code class="docutils literal notranslate"><span class="pre">2.4in</span></code></p></li>
|
1786 |
| -<li><p><a class="reference internal" href="api/template.html#rinoh.template.BodyPageTemplate.chapter_title_flowables" title="rinoh.template.BodyPageTemplate.chapter_title_flowables (Python attribute) — Generator that yields the flowables to represent the chapter title"><code class="xref py py-attr docutils literal notranslate"><span class="pre">chapter_title_flowables</span></code></a> = <code class="docutils literal notranslate"><span class="pre">[<rinoh.paragraph.Paragraph</span> <span class="pre">object</span> <span class="pre">at</span> <span class="pre">0x7fd9143cf6e0>,</span> <span class="pre"><rinoh.paragraph.Paragraph</span> <span class="pre">object</span> <span class="pre">at</span> <span class="pre">0x7fd9143cf3e0>]</span></code></p></li> |
| 1786 | +<li><p><a class="reference internal" href="api/template.html#rinoh.template.BodyPageTemplate.chapter_title_flowables" title="rinoh.template.BodyPageTemplate.chapter_title_flowables (Python attribute) — Generator that yields the flowables to represent the chapter title"><code class="xref py py-attr docutils literal notranslate"><span class="pre">chapter_title_flowables</span></code></a> = <code class="docutils literal notranslate"><span class="pre">[<rinoh.paragraph.Paragraph</span> <span class="pre">object</span> <span class="pre">at</span> <span class="pre">0x7f0cf0d7f1a0>,</span> <span class="pre"><rinoh.paragraph.Paragraph</span> <span class="pre">object</span> <span class="pre">at</span> <span class="pre">0x7f0cf0d7f500>]</span></code></p></li> |
1787 | 1787 | <li><p><a class="reference internal" href="api/template.html#rinoh.template.BodyPageTemplate.sideways" title="rinoh.template.BodyPageTemplate.sideways (Python attribute) — Rotate sideways pages to the left or right (inherited from PageTemplateBase)"><code class="xref py py-attr docutils literal notranslate"><span class="pre">sideways</span></code></a> = <code class="docutils literal notranslate"><span class="pre">right</span></code></p></li>
|
1788 | 1788 | </ul>
|
1789 | 1789 | </div></blockquote>
|
|
1843 | 1843 | <li><p><a class="reference internal" href="api/template.html#rinoh.template.BodyPageTemplate.chapter_header_text" title="rinoh.template.BodyPageTemplate.chapter_header_text (Python attribute) — The text to place in the header on a page that starts a new chapter"><code class="xref py py-attr docutils literal notranslate"><span class="pre">chapter_header_text</span></code></a> = <code class="docutils literal notranslate"><span class="pre">None</span></code></p></li>
|
1844 | 1844 | <li><p><a class="reference internal" href="api/template.html#rinoh.template.BodyPageTemplate.chapter_footer_text" title="rinoh.template.BodyPageTemplate.chapter_footer_text (Python attribute) — The text to place in the footer on a page that starts a new chapter"><code class="xref py py-attr docutils literal notranslate"><span class="pre">chapter_footer_text</span></code></a> = <code class="docutils literal notranslate"><span class="pre">'\t'</span> <span class="pre">'\t'</span> <span class="pre">'{PAGE_NUMBER}'</span></code></p></li>
|
1845 | 1845 | <li><p><a class="reference internal" href="api/template.html#rinoh.template.BodyPageTemplate.chapter_title_height" title="rinoh.template.BodyPageTemplate.chapter_title_height (Python attribute) — The height of the container holding the chapter title"><code class="xref py py-attr docutils literal notranslate"><span class="pre">chapter_title_height</span></code></a> = <code class="docutils literal notranslate"><span class="pre">2.5in</span></code></p></li>
|
1846 |
| -<li><p><a class="reference internal" href="api/template.html#rinoh.template.BodyPageTemplate.chapter_title_flowables" title="rinoh.template.BodyPageTemplate.chapter_title_flowables (Python attribute) — Generator that yields the flowables to represent the chapter title"><code class="xref py py-attr docutils literal notranslate"><span class="pre">chapter_title_flowables</span></code></a> = <code class="docutils literal notranslate"><span class="pre">[<rinoh.paragraph.Paragraph</span> <span class="pre">object</span> <span class="pre">at</span> <span class="pre">0x7fd9143cf2c0>]</span></code></p></li> |
| 1846 | +<li><p><a class="reference internal" href="api/template.html#rinoh.template.BodyPageTemplate.chapter_title_flowables" title="rinoh.template.BodyPageTemplate.chapter_title_flowables (Python attribute) — Generator that yields the flowables to represent the chapter title"><code class="xref py py-attr docutils literal notranslate"><span class="pre">chapter_title_flowables</span></code></a> = <code class="docutils literal notranslate"><span class="pre">[<rinoh.paragraph.Paragraph</span> <span class="pre">object</span> <span class="pre">at</span> <span class="pre">0x7f0cf0d7e660>]</span></code></p></li> |
1847 | 1847 | <li><p><a class="reference internal" href="api/template.html#rinoh.template.BodyPageTemplate.sideways" title="rinoh.template.BodyPageTemplate.sideways (Python attribute) — Rotate sideways pages to the left or right (inherited from PageTemplateBase)"><code class="xref py py-attr docutils literal notranslate"><span class="pre">sideways</span></code></a> = <code class="docutils literal notranslate"><span class="pre">right</span></code></p></li>
|
1848 | 1848 | </ul>
|
1849 | 1849 | </div></blockquote>
|
|
0 commit comments