aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2013-08-06 18:07:27 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2013-08-06 18:08:38 -0700
commit208a9e076d577fb5c275ec797b539305300f6a95 (patch)
tree8c34007032d9179a212d572c2f68e71020081674
parent52c5cdb04e6c574f897c948e45084bf9343bf57c (diff)
downloadpandoc-208a9e076d577fb5c275ec797b539305300f6a95.tar.gz
Beamer template: Added fonttheme variable.
-rw-r--r--README6
m---------data/templates13
2 files changed, 11 insertions, 8 deletions
diff --git a/README b/README
index dbb0150d9..bc5d5619d 100644
--- a/README
+++ b/README
@@ -761,7 +761,7 @@ as `title`, `author`, and `date`) as well as the following:
`revealjs-url`
: base URL for reveal.js documents (defaults to `reveal.js`)
`theme`
-: reveal.js theme
+: reveal.js or LaTeX beamer theme
`transition`
: reveal.js transition
`fontsize`
@@ -777,10 +777,10 @@ as `title`, `author`, and `date`) as well as the following:
`mainfont`, `sansfont`, `monofont`, `mathfont`
: fonts for LaTeX documents (works only with xelatex
and lualatex)
-`theme`
-: theme for LaTeX beamer documents
`colortheme`
: colortheme for LaTeX beamer documents
+`fonttheme`
+: fonttheme for LaTeX beamer documents
`linkcolor`
: color for internal links in LaTeX documents (`red`, `green`,
`magenta`, `cyan`, `blue`, `black`)
diff --git a/data/templates b/data/templates
-Subproject 120bed772b4a235a0d17ea4560a682e23ac293a
+Subproject c27f59c010b0468f01b710cdf3a3c04a450a03e