-
Notifications
You must be signed in to change notification settings - Fork 8
Title Page
Evert Provoost edited this page Nov 22, 2020
·
5 revisions
The Fountain specification defines a Title Page, which is also useful to add metadata to your script, much of Wrap's behaviour is based on this metadata.
This is the most important field, it specifies the kind of script we're dealing with. Currently Wrap supports the following script types:
- Screenplay (default)
- Stageplay
These are used by Wraparound PDF to generate the title page.
Used to select what tags should be used by PDF output.
In a wrap file it also selects what language to use for tags, English tags however (mostly) keep their original meaning in every language mode.
Sets the page size. Possible values: letter
(default) or a4
.
Sets a custom string to be used in place of (CONT'D)
in PDF output.
Sets a custom string to be used in place of (MORE)
in PDF output.