Skip to content
Prev 366769 / 398502 Next

Can R markdown do beamer palo alto theme?

C W
Actually, I figured out that you can, but the syntax is different.

You don't declare using \usedocument{beamer} \usetheme{PaloAlto}, instead,
title and output are the correct syntax.

Is there a full conversion list from Latex Beamer to Markdown Beamer?

Thanks!
On Mon, Jan 23, 2017 at 7:20 PM, C W <tmrsg11 at gmail.com> wrote: