From 8ad14d6f57ad27e3cc35c91cebd7bb5569f9bc4f Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 7 Dec 2019 09:06:20 -0800 Subject: Removed trailing whitespace in manual. --- MANUAL.txt | 10 +++++----- 1 file 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 -- cgit v1.2.3