From 3aa7bd1b7c8b0cc9782cc942d7f3d03e8baf5663 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 19 Mar 2016 13:48:06 -0700 Subject: Added `institute` variable in LaTeX and Beamer templates. --- README | 4 ++++ data/templates | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README b/README index ed407fe9d..3d23ad662 100644 --- a/README +++ b/README @@ -1041,6 +1041,10 @@ as the following: `\subtitle`, such as `beamer` or the [KOMA-Script] series (`scrartcl`, `scrreprt`, `scrbook`).[^subtitle] +`institute` +: author affiliations (in LaTeX and Beamer only). Can be a + list, when there are multiple authors. + `abstract` : document summary, included in LaTeX, ConTeXt, AsciiDoc, and Word docx diff --git a/data/templates b/data/templates index 40175cfc5..d39b2207f 160000 --- a/data/templates +++ b/data/templates @@ -1 +1 @@ -Subproject commit 40175cfc59cfaaf1ec159cdf5ff580fc6d3b2f0a +Subproject commit d39b2207f98e8a6c6f91b0498c183069a0aa7c97 -- cgit v1.2.3