aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MANUAL.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 1434c288b..c08ed3e83 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -988,7 +988,7 @@ header when requesting a document from a URL:
: Use the [`listings`] package for LaTeX code blocks. The package
does not support multi-byte encoding for source code. To handle UTF-8
- you would need to use a custom template. This issue is fully
+ you would need to use a custom template. This issue is fully
documented here: [Encoding issue with the listings package].
`-i`, `--incremental`
@@ -5345,7 +5345,7 @@ 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
+Background images can be added to self-contained reveal.js slideshows and
to beamer slideshows.
For the same image on every slide, use the configuration
@@ -5353,9 +5353,9 @@ 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.)
-For reveal.js, you can instead use the reveal.js-native option
-`parallaxBackgroundImage`. You can also set `parallaxBackgroundHorizontal`
-and `parallaxBackgroundVertical` the same way and must also set
+For reveal.js, you can instead use the reveal.js-native option
+`parallaxBackgroundImage`. You can also set `parallaxBackgroundHorizontal`
+and `parallaxBackgroundVertical` the same way and must also set
`parallaxBackgroundSize` to have your values take effect.
To set an image for a particular reveal.js slide, add