aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 7ab07264d..734df0d3f 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -2315,8 +2315,8 @@ math equations flush left using [YAML metadata](#layout) or with
These affect HTML output when [producing slide shows with pandoc].
-All [reveal.js configuration options] are available as variables.
-To turn off boolean flags that default to true in reveal.js, use `0`.
+`institute`
+: author affiliations: can be a list when there are multiple authors
`revealjs-url`
: base URL for reveal.js documents (defaults to
@@ -2336,6 +2336,9 @@ To turn off boolean flags that default to true in reveal.js, use `0`.
: additional attributes for the title slide of reveal.js slide shows.
See [background in reveal.js and beamer] for an example.
+All [reveal.js configuration options] are available as variables.
+To turn off boolean flags that default to true in reveal.js, use `0`.
+
[reveal.js configuration options]: https://revealjs.com/config/
### Variables for Beamer slides