You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| _any main or document setting_ | | | Any of the Main/Document Configuration File settings can be overridden for a particular document. |
125
+
| _any main or document setting_ | | | Any of the Main/Document Configuration File settings can be overridden for a particular page. |
126
126
| `template` **required** | string | | Filename of the SVG template (must be in the document's `templates/` directory) |
127
127
| `images` | array | | List of images to use in the page. Each image must have a `name` (filename in the document's `images/` directory) and optionally a `type` (defaults to "default") |
128
128
| `page_number` **readonly** | integer | | The number of the current page within its document |
0 commit comments