diff --git a/MANUAL.txt b/MANUAL.txt index 6261fdd65..fabb8bf07 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -2665,7 +2665,8 @@ math equations flush left using [YAML metadata](#layout) or with ### Variables for HTML slides -These affect HTML output when [producing slide shows with pandoc]. +These affect HTML output when [producing slide shows with +pandoc](#slide-shows). `institute` : author affiliations: can be a list when there are multiple authors @@ -2686,7 +2687,7 @@ These affect HTML output when [producing slide shows with pandoc]. `title-slide-attributes` : additional attributes for the title slide of reveal.js slide shows. - See [background in reveal.js and beamer] for an example. + See [background in reveal.js, beamer, and pptx] 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`.