These settings are used to configure output-specific options.
Name |
Description |
Default |
output.epub.extension
|
The extension to use for the output file(s).
|
".epub"
|
output.epub.filter_target
|
The output target for filters. It can be set to html (for RedCloth and MarkDown) or
latex (RedCloth-only).
|
"html"
|
output.epub.generator
|
The external program used to generate EPUB files. It must be set to
calibre .
|
"calibre"
|
output.epub.calibre
|
An array of options to configure Calibre. See the full list.
|
{"output-profile"=>"nook"}
|
output.epub.macro_reps
|
The name of the representation file from which macro representation will be loaded.
|
"html"
|
output.epub.multifile
|
If set to true_, the document will be rendered in multiple files, according to the specified
editing/topics.html#topics">topics.
|
false
|
Name |
Description |
Default |
output.mobi.extension
|
The extension to use for the output file(s).
|
".mobi"
|
output.mobi.filter_target
|
The output target for filters. It can be set to html (for RedCloth and MarkDown) or
latex (RedCloth-only).
|
"html"
|
output.mobi.generator
|
The external program used to generate MOBI files. It must be set to
calibre .
|
"calibre"
|
output.mobi.calibre
|
An array of options to configure Calibre. See the full list.
|
{"no-inline-toc"=>nil, "output-profile"=>"kindle"}
|
output.mobi.macro_reps
|
The name of the representation file from which macro representation will be loaded.
|
"html"
|
output.mobi.multifile
|
If set to true_, the document will be rendered in multiple files, according to the specified
editing/topics.html#topics">topics.
|
false
|
Name |
Description |
Default |
output.pdf.extension
|
The extension to use for the output file(s).
|
".pdf"
|
output.pdf.filter_target
|
The output target for filters. It can be set to html (for RedCloth and MarkDown) or
latex (RedCloth-only).
|
"html"
|
output.pdf.through
|
The intermediate format from which a PDF file is generated. It can be set
to html or html5 .
|
"html"
|
output.pdf.generator
|
The external program used to generate PDF files. It can be set to
prince or wkhtmltopdf .
|
"prince"
|
output.pdf.macro_reps
|
The name of the representation file from which macro representation will be loaded.
|
"html"
|
output.pdf.multifile
|
If set to true_, the document will be rendered in multiple files, according to the specified
editing/topics.html#topics">topics.
|
false
|
Name |
Description |
Default |
output.html.extension
|
The extension to use for the output file(s).
|
".html"
|
output.html.filter_target
|
The output target for filters. It can be set to html (for RedCloth and MarkDown) or
latex (RedCloth-only).
|
"html"
|
output.html.macro_reps
|
The name of the representation file from which macro representation will be loaded.
|
"html"
|
output.html.multifile
|
If set to true_, the document will be rendered in multiple files, according to the specified
editing/topics.html#topics">topics.
|
false
|
Name |
Description |
Default |
output.html5.extension
|
The extension to use for the output file(s).
|
".html"
|
output.html5.filter_target
|
The output target for filters. It can be set to html (for RedCloth and MarkDown) or
latex (RedCloth-only).
|
"html"
|
output.html5.macro_reps
|
The name of the representation file from which macro representation will be loaded.
|
"html5"
|
output.html5.multifile
|
If set to true_, the document will be rendered in multiple files, according to the specified
editing/topics.html#topics">topics.
|
false
|
Name |
Description |
Default |
output.web.base
|
The directory to use as root for all link paths.
|
"/"
|
output.web.extension
|
The extension to use for the output file(s).
|
".html"
|
output.web.filter_target
|
The output target for filters. It can be set to html (for RedCloth and MarkDown) or
latex (RedCloth-only).
|
"html"
|
output.web.layout_dirs
|
The directories from which layout macros will be loaded (both in Glyph’s home and the current
project directory).
|
nil
|
output.web.layouts.index
|
The name of the layout to use to render the document index file.
|
"index"
|
output.web.layouts.topic
|
The name of the layout to use to render topic files.
|
"topic"
|
output.web.macro_reps
|
The name of the representation file from which macro representation will be loaded.
|
"html"
|
output.web.multifile
|
If set to true_, the document will be rendered in multiple files, according to the specified
editing/topics.html#topics">topics.
|
true
|
Name |
Description |
Default |
output.web5.base
|
The directory to use as root for all link paths.
|
"/"
|
output.web5.extension
|
The extension to use for the output file(s).
|
".html"
|
output.web5.filter_target
|
The output target for filters. It can be set to html (for RedCloth and MarkDown) or
latex (RedCloth-only).
|
"html"
|
output.web5.layout_dirs
|
The directories from which layout macros will be loaded (both in Glyph’s home and the current
project directory).
|
nil
|
output.web5.layouts.index
|
The name of the layout to use to render the document index file.
|
"index"
|
output.web5.layouts.topic
|
The name of the layout to use to render topic files.
|
"topic"
|
output.web5.macro_reps
|
The name of the representation file from which macro representation will be loaded.
|
"html5"
|
output.web5.multifile
|
If set to true_, the document will be rendered in multiple files, according to the specified
editing/topics.html#topics">topics.
|
true
|