From 607d71662416786d716e4e93bfbb611851531ae7 Mon Sep 17 00:00:00 2001 From: Salim B Date: Sun, 22 Aug 2021 10:54:21 +0000 Subject: Harmonize spelling of 'slide show' --- MANUAL.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'MANUAL.txt') 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 -- cgit v1.2.3