Name | Description | Default |
---|---|---|
document.author
|
The author of the document. |
""
|
document.cover
|
The image used as the document cover (used only for e-book generation). |
false
|
document.draft
|
If set to |
false
|
document.filename
|
The name of the output file. |
""
|
document.output
|
The format of the output file. It can be set to:
|
"html"
|
document.revision
|
The document’s revision. |
""
|
document.source
|
The main source file to compile. It can be also be overridden by calling the |
"document.glyph"
|
document.styles
|
How to process stylesheets. It can be set to one of the following values:
|
"embed"
|
document.subtitle
|
The subtitle of the document, displayed using the |
""
|
document.title
|
The title of the document, displayed using the |
""
|
document.isbn
|
The ISBN of the document, for e-book generation. |
false
|
Glyph - <code>document.*</code>
The following configuration settings are related to the current Glyph document. Therefore, you should update them right
after creating a project.