Beamer and TOC
    David Feitosa 
    davidfeitosa at gmail.com
       
    Wed Jul  8 20:39:47 EDT 2015
    
    
  
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist6.pair.net/pipermail/markdown-discuss/attachments/20150708/f9160691/attachment-0001.html>
    
    
More information about the Markdown-Discuss
mailing list