diff options
| author | Sukil Etxenike <sukiletxe@yahoo.es> | 2022-07-03 01:02:04 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-03 01:02:04 +0200 |
| commit | 227b21e0cb88704e582dcb32eeece905a96f6a53 (patch) | |
| tree | 0c95facbcb41b2bc716573d7d6e0207da3cd1cd6 | |
| parent | 3571352a0a50b9a8559a90736bd6a92c32b3e9f6 (diff) | |
Document math support in PowerPoint (#8161)
In the manual, there is an indication that Math is rendered in all output formats, yet there is no mention of PowerPoint below, when specifying how it is rendered.
| -rw-r--r-- | MANUAL.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANUAL.txt b/MANUAL.txt index ca10deb1e..118115804 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -4871,7 +4871,7 @@ DocBook in an `inlineequation` or `informalequation` tag. Otherwise it will be rendered, if possible, using Unicode characters. -Docx +Docx and PowerPoint ~ It will be rendered using OMML math markup. FictionBook2 |
