1
0
Fork 0
mirror of https://github.com/lise-henry/crowbook synced 2024-05-03 22:26:29 +02:00

Remove reference to ODT output

This commit is contained in:
Lise Henry 2023-08-07 01:42:35 +02:00
parent 91b63fae89
commit 8232988cae

View File

@ -299,11 +299,6 @@ Current output options are:
* `output.tex`: renders a LaTeX file.
* `output.pdf`: renders a PDF file (using `tex.command`).
(There are other output options for generating proofreading files, see
[Proofreading](05_proofreading.md),
and interactive fiction, see
[Interactive fiction](06_interactive_fiction.md).)
#### The `output` option
Setting output file names manually can be a bit tedious, and is not always necessary.
@ -643,12 +638,6 @@ The `path` type might puzzle you a bit, but it's equivalent to a string, except
- **default value**: `not set`
- Output file name for PDF rendering
#### `output.odt`
- **type**: path
- **default value**: `not set`
- Output file name for ODT rendering
#### `output.html.if`
- **type**: path