Support options for beamer themes
see https://github.com/jgm/pandoc-templates/issues/206#issuecomment-236158334
This commit is contained in:
parent
6b2a1db0b9
commit
35c7887015
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ $if(CJKmainfont)$
|
||||||
$endif$
|
$endif$
|
||||||
\fi
|
\fi
|
||||||
$if(theme)$
|
$if(theme)$
|
||||||
\usetheme{$theme$}
|
\usetheme[$for(themeoptions)$$themeoptions$$sep$,$endfor$]{$theme$}
|
||||||
$endif$
|
$endif$
|
||||||
$if(colortheme)$
|
$if(colortheme)$
|
||||||
\usecolortheme{$colortheme$}
|
\usecolortheme{$colortheme$}
|
||||||
|
|
Loading…
Add table
Reference in a new issue