aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2016-05-26 09:57:19 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2016-05-26 09:57:27 +0200
commit3111d3b1ae12af2580cb45a18da208146701a6fd (patch)
tree1d873aac1b7299a8dd5ad8fac208983d3d03bb40 /README.md
parente93afb7289d4d272b0751b7ce97e980cbce4a6ba (diff)
downloadfreenode-live-2017-presentation-3111d3b1ae12af2580cb45a18da208146701a6fd.tar
freenode-live-2017-presentation-3111d3b1ae12af2580cb45a18da208146701a6fd.tar.gz
support for 'separate-page' layout for notes in PDF exports #1518
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 56dad41..b275846 100644
--- a/README.md
+++ b/README.md
@@ -890,7 +890,7 @@ This will only display in the notes window.
Notes are only visible to the speaker inside of the speaker view. If you wish to share your notes with others you can initialize reveal.js with the `showNotes` config value set to `true`. Notes will appear along the bottom of the presentations.
-When `showNotes` is enabled notes are also included when you [export to PDF](https://github.com/hakimel/reveal.js#pdf-export).
+When `showNotes` is enabled notes are also included when you [export to PDF](https://github.com/hakimel/reveal.js#pdf-export). By default, notes are printed in a semi-transparent box on top of slide. If you'd rather print them on a separate page after the slide, set `showNotes: "separate-page"`.
## Server Side Speaker Notes