Hello,
I am trying to create a beamer presentation with a TOC,
but I not getting the end result with a TOC.
Instead, the presentation shows an empty page.
Is there something that I am doing wrong with it?
Here goes the code:
---
title: "TÃtulo"
author: "David"
output:
beamer_presentation:
toc: true
header-includes:
- \usepackage[brazil]{babel}
colortheme: "dolphin"
---
# R Markdown 1
- A
- B
- C
# R Markdown 2
- A
- B
- C
Thanks in advance.
David F.
_______________________________________________
Markdown-Discuss mailing list
[email protected]
https://pairlist6.pair.net/mailman/listinfo/markdown-discuss