aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-03-19 13:48:06 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2016-03-19 13:48:06 -0700
commit3aa7bd1b7c8b0cc9782cc942d7f3d03e8baf5663 (patch)
treeedfba2de47c9fa2700f16792240c6dc470a84fca
parent9a2326c39758ecd79548af079abebfe0b6c7013d (diff)
downloadpandoc-3aa7bd1b7c8b0cc9782cc942d7f3d03e8baf5663.tar.gz
Added `institute` variable in LaTeX and Beamer templates.
-rw-r--r--README4
m---------data/templates14
2 files changed, 11 insertions, 7 deletions
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
-Subproject 40175cfc59cfaaf1ec159cdf5ff580fc6d3b2f0
+Subproject d39b2207f98e8a6c6f91b0498c183069a0aa7c9