From 208a9e076d577fb5c275ec797b539305300f6a95 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 6 Aug 2013 18:07:27 -0700 Subject: [PATCH] Beamer template: Added fonttheme variable. --- README | 6 +++--- data/templates | 2 +- 2 files changed, 4 insertions(+), 4 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 index 120bed772..c27f59c01 160000 --- a/data/templates +++ b/data/templates @@ -1 +1 @@ -Subproject commit 120bed772b4a235a0d17ea4560a682e23ac293ac +Subproject commit c27f59c010b0468f01b710cdf3a3c04a450a03e7