Removed trailing whitespace in manual.

This commit is contained in:
John MacFarlane 2019-12-07 09:06:20 -08:00
parent 6bb552c589
commit 8ad14d6f57

View file

@ -988,7 +988,7 @@ header when requesting a document from a URL:
: Use the [`listings`] package for LaTeX code blocks. The package : Use the [`listings`] package for LaTeX code blocks. The package
does not support multi-byte encoding for source code. To handle UTF-8 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]. documented here: [Encoding issue with the listings package].
`-i`, `--incremental` `-i`, `--incremental`
@ -5345,7 +5345,7 @@ the [Beamer User's Guide] may also be used: `allowdisplaybreaks`,
## Background in reveal.js and beamer ## 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. to beamer slideshows.
For the same image on every slide, use the configuration 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 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 slideshows.)
For reveal.js, you can instead use the reveal.js-native option For reveal.js, you can instead use the reveal.js-native option
`parallaxBackgroundImage`. You can also set `parallaxBackgroundHorizontal` `parallaxBackgroundImage`. You can also set `parallaxBackgroundHorizontal`
and `parallaxBackgroundVertical` the same way and must also set and `parallaxBackgroundVertical` the same way and must also set
`parallaxBackgroundSize` to have your values take effect. `parallaxBackgroundSize` to have your values take effect.
To set an image for a particular reveal.js slide, add To set an image for a particular reveal.js slide, add