aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-09-08 22:41:04 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2019-09-08 22:41:04 -0700
commit4dad7c5e86d9b6661f00912c4443245de6a636a4 (patch)
treea3570e3dbc4e70ea3220665be53dc77ae6d0012d
parent8696725cd9b07c29086255590ccab038aa31c610 (diff)
downloadpandoc-4dad7c5e86d9b6661f00912c4443245de6a636a4.tar.gz
MANUAL: document some pptx limitations...
in slide show section: - no incremental display (#5689) - no pause with `. . .` (#5701)
-rw-r--r--MANUAL.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 3594a541c..f337e0808 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -4701,6 +4701,9 @@ option):
Both methods allow incremental and nonincremental lists to be mixed
in a single document.
+Note: Neither the `-i/--incremental` option nor any of the
+methods described here currently works for PowerPoint output.
+
Inserting pauses
----------------
@@ -4715,6 +4718,8 @@ three dots, separated by spaces:
content after the pause
+Note: this feature is not yet implemented for PowerPoint output.
+
Styling the slides
------------------