From 17567d647b72bd79ad3725b5c001be861470ac2b Mon Sep 17 00:00:00 2001 From: Pablo Serrati <56130517+estedeahora@users.noreply.github.com> Date: Tue, 8 Oct 2024 10:16:59 -0300 Subject: [PATCH] Fix `docx template` documentation # 10273 --- MANUAL.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/MANUAL.txt b/MANUAL.txt index 3167602497b4..9a3324dd721c 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -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