Skip to content

Commit

Permalink
Fix docx template documentation
Browse files Browse the repository at this point in the history
# 10273
  • Loading branch information
estedeahora authored Oct 8, 2024
1 parent de034b7 commit 17567d6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions MANUAL.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2247,8 +2247,10 @@ directory (see `--data-dir`, above). *Exceptions:*
(or the `default.context` template, if you use `-t context`,
or the `default.ms` template, if you use `-t ms`, or the
`default.html` template, if you use `-t html`).
- `docx` and `pptx` have no template (however, you can use
`--reference-doc` to customize the output).
- For `docx` output, customize the `openxml` template.
- For `odt`output, customize the `opendocument` template.
- `pptx` have no template (however, you can use `--reference-doc`
to customize the output).

Templates contain *variables*, which allow for the inclusion of
arbitrary information at any point in the file. They may be set at the
Expand Down

0 comments on commit 17567d6

Please sign in to comment.