summaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2023-06-07 09:08:53 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2023-06-07 09:08:53 -0700
commit0166aecaab1dfe050ea9ec780833a892c54060e9 (patch)
tree5f200e3818d2ccb8b659ef619f450af352ce08bb /MANUAL.txt
parentd04838b678c037fbf966504d8f29200e09b21aa5 (diff)
Allow `abstract-title` to be specified in docx metadata.
Closes #8794.
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 23316f21d..0298e2b4e 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -2566,7 +2566,7 @@ Currently the following pipes are predefined:
documents
`abstract-title`
-: title of abstract, currently used only in HTML and EPUB.
+: title of abstract, currently used only in HTML, EPUB, and docx.
This will be set automatically to a localized value,
depending on `lang`, but can be manually overridden.