aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorSalim B <git@salim.space>2021-08-22 10:54:21 +0000
committerJohn MacFarlane <jgm@berkeley.edu>2021-08-22 08:20:21 -0700
commit607d71662416786d716e4e93bfbb611851531ae7 (patch)
treeb034b91b81fff6d1c9ad25456f3e960f671fba0e /MANUAL.txt
parent591cdca38b8af5a50a4e121b34d87f3c9bca5844 (diff)
downloadpandoc-607d71662416786d716e4e93bfbb611851531ae7.tar.gz
Harmonize spelling of 'slide show'
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index c8a2b66be..a61c8ca09 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -5998,13 +5998,13 @@ the [Beamer User's Guide] may also be used: `allowdisplaybreaks`,
## Background in reveal.js and beamer
-Background images can be added to self-contained reveal.js slideshows and
-to beamer slideshows.
+Background images can be added to self-contained reveal.js slide shows and
+to beamer slide shows.
For the same image on every slide, use the configuration
option `background-image` either in the YAML metadata block
or as a command-line variable. (There are no other options in
-beamer and the rest of this section concerns reveal.js slideshows.)
+beamer and the rest of this section concerns reveal.js slide shows.)
For reveal.js, you can instead use the reveal.js-native option
`parallaxBackgroundImage`. You can also set `parallaxBackgroundHorizontal`
@@ -6033,7 +6033,7 @@ For example in reveal.js:
```
---
-title: My Slideshow
+title: My Slide Show
parallaxBackgroundImage: /path/to/my/background_image.png
title-slide-attributes:
data-background-image: /path/to/title_image.png