-
-
Notifications
You must be signed in to change notification settings - Fork 204
Slides speaker notes
Giorgio Garofalo edited this page Jul 31, 2025
·
4 revisions
Speaker notes are helpful tools for remembering talking points, reminders, or extra details while presenting.
Calling the .speakernote
function will add a speaker note to the current slide. It accepts a block of any kind of content, and multiple speaker notes can be added to the same slide.
.speakernote
This is a **speaker note** for the current slide.

By default, speaker notes are displayed only when the document is viewed in the speaker view, which can be enabled by pressing the S
key while viewing the HTML presentation.
Note
Reveal.js' speaker view requires an active web server.
Additionally, notes may be displayed outside of the speaker view, and also in exported PDF, by enabling .slides speakernotes:{yes}
(see Slides configuration).
-
HTML:
-
PDF:
- Figures
- Image size
- TeX formulas
- Table caption
- Decorative headings
- Alerts (quote types)
- Quotation source
- Page breaks
- Text symbols (text replacement)
- Document metadata
- Theme
- CSS
- Fonts
- Page format
- Page margin content
- Page counter
- Automatic page break
- Numbering
- Paragraph style
- Caption position
- Table of contents
- Bibliography
- Footnotes
- Stacks (row, column, grid)
- Container
- Align
- Float
- Figure
- Clip
- Box
- Collapsible
- Landscape
- Whitespace
- Variables
- Optionality
- Math
- Conditional statements
- Loops
- Let
- Destructuring
- String manipulation
- Table manipulation: sorting, computing, and more
- Generators
- String
- Number
- Markdown content
- Boolean
- None
- Enumeration entry
- Iterable
- Dictionary
- Range
- Lambda
- Size(s)
- Color
- Dynamic
- Paper: abstract, definitions, theorems, and more